CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/26 13:58:58
Modified files:
gnu/gcc/gcc : common.opt
gnu/usr.bin/gcc/gcc: toplev.c
Log message:
Turn on -Wsystem-headers by default, so that glitches in our headers
aren't silently ignored but rather get warned about and fixed. Purely
stylistic warnings like -Wredundant-decls are your own problem however.
testing help from landry@, header fixes from kettenis@
ok deraadt@
