[PATCH] add missing @opindex to Warning Options

Martin Sebor msebor@gmail.com
Mon Jun 11 20:33:00 GMT 2018


On 06/11/2018 01:20 PM, Jeff Law wrote:
> 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
>

Thanks for spotting the missing p!  Committed in r261453.

Martin



More information about the Gcc-patches mailing list