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: -Wmissing-pure/-Wmissing-const/-Wmissing-nothrow


2009/7/5 Jan Hubicka <hubicka@ucw.cz>:
>
> Concerning -Wmissing-* stuff, I just copied what we do for
> -Wmissing-noreturn warning. ?Do we want to change that one too?
>

I am not following this thread carefully, but in any case, past wrong
decisions should not be an argument. We have updated previous options
like -Wlarger-than- and -W. We can still silently accept
-Wmissing-noreturn as an alias for -Wsuggest-attribute=noreturn to
keep backwards compatibility. The same applies to
-Wmissing-format-attribute as -Wsuggest-attribute=format.

Cheers,

Manuel.


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