c-decl.c
195 KB
-
c-decl.c (c_decode_option): Set WARN_UNINITIALIZED to 2 with -Wall... · a2468e45
* c-decl.c (c_decode_option): Set WARN_UNINITIALIZED to 2 with -Wall, being careful to preserve it if it's already set. * cp-decl2.c (lang_decode_option): Likewise. * toplev.c (main): Warn about using -Wuninitialized without -O. From-SVN: r3250
Brendan Kehoe committed