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] fix PR 44782, implement -fmax-errors as a common option


On Thu, Nov 11, 2010 at 3:16 PM, Steve Kargl
<sgk@troutmask.apl.washington.edu> wrote:
> On Tue, Nov 09, 2010 at 11:44:38AM -0500, Nathan Froyd wrote:
>>
>> gcc/fortran/
>> ? ? ? PR c/44782
>> ? ? ? * options.c (gfc_post_options): Initialize gfc_option.max_errors.
>> ? ? ? (gfc_handle_option) [OPT_fmax_errors_]: Remove.
>> ? ? ? * lang.opt (fmax-errors=): Remove.
>
> This part looks ok to me. ?I can't approve the other parts of
> the patch. ?Note, I have no opinion of the -ferror-limit vs
> -fmax-errors issue. ?Of course, I chose the name -fmax-errors. :)


The path is OK.


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