This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/9049] No support for selective enabling/disabling of warnings
- From: "manu at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2007 17:24:31 -0000
- Subject: [Bug c/9049] No support for selective enabling/disabling of warnings
- References: <bug-9049-1583@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from manu at gcc dot gnu dot org 2007-01-21 17:24 -------
There is some initial support for this:
http://gcc.gnu.org/onlinedocs/gcc/Diagnostic-Pragmas.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9049