This is the mail archive of the gcc-bugs@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]

[Bug other/53313] Add warning levels


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53313

--- Comment #12 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to David Stone from comment #11)
> If the warnings are so ridiculous that no one could possibly want them on,
> then maybe we should remove them.

No because there's a difference between something that is only useful in very
specialized cases and not useful at all.

Having spoken to core LLVM developers about -Weverything it was *not* added for
users, it was added for internal reasons, and is seen by some as a bad idea.


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