On Mon, Apr 30, 2018 at 7:51 AM, Joseph Myers <jos...@codesourcery.com> wrote:
> On Sat, 28 Apr 2018, Will Hawkins wrote:
>
>> +    {
>> +      warning (OPT_Wignored_qualifiers, "asm-specifier is ignored in "
>> +           "typedef declaration");
>
> This does not match the documented semantics of -Wignored-qualifiers.  I
> don't think it's appropriate to expand those semantics to include this
> warning either.
>


I agree! It was, however, the closest of all the categories that I
could find that seemed to match the warning that I am trying to emit.
I will go back and review the categories and see if there is something
that I missed.

I am certainly not asking you to "do my homework" for me, but does
anyone have suggestions for a category that might house this warning?

Thanks!
Will


> --
> Joseph S. Myers
> jos...@codesourcery.com

Reply via email to