This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] add missing @opindex to Warning Options
- From: Jeff Law <law at redhat dot com>
- To: Eric Gallager <egall at gwmail dot gwu dot edu>, Martin Sebor <msebor at gmail dot com>
- Cc: Gcc Patch List <gcc-patches at gcc dot gnu dot org>, Richard Biener <rguenther at suse dot de>, Jakub Jelinek <jakub at redhat dot com>
- Date: Mon, 11 Jun 2018 13:20:29 -0600
- Subject: Re: [PATCH] add missing @opindex to Warning Options
- References: <2baac05c-fa2e-c3fb-f3b8-aff68b590f14@gmail.com> <CAMfHzOuDXiaO1W3Dh2tmvKT08-b=JNKtFLcoKTWTph5RFnr25A@mail.gmail.com>
On 06/07/2018 09:21 PM, Eric Gallager wrote:
> On 6/7/18, Martin Sebor <msebor@gmail.com> wrote:
>> A bunch of warning options are missing an @opindex entry,
>> usually for the negative form. I went through them all
>> and added them where it made sense.
>>
>> Unless there are objections I will commit the patch to
>> trunk next week.
>>
>> I think the patch is also appropriate for release branches
>> (modulo options that don't exist there), so likewise, unless
>> Jakub or Richard feel differently I will backport it to GCC
>> 6 and 7.
>>
>> Martin
>>
>
> There's a 'p' missing in "Wno-openm-simd" which looks like is being
> propagated by copying and pasting
OK with that fixed.
jeff