This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][PING] dbgcnt cleanup (re: Ian's dataflow comment)


"Seongbae Park (박성배, 朴成培)" <seongbae.park@gmail.com> writes:

> 2006-06-12 Seongbae Park <seongbae.park@gmail.com>
> 
>        * opts.c (common_handle_option): Handle new option -fdbg-cnt-list.
>        * dbgcnt.c (dbg_cnt_set_limit_by_name): Return value to
> indicate an error.
>        (dbg_cnt_process_single_pair, dbg_cnt_list_all_counters): New functions
>        (dbg_cnt_process_opt): Print an error on a bad argument.
>        * dbgcnt.h (dbg_cnt_list_all_counters): New function declaration.
>        * common.opt (-fdbg-cnt-list): New.
>        * doc/invoke.texi (-fdbg-cnt-list, -fdbg-cnt=): New.

This is OK.

Thanks.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]