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 c/30856] [4.1/4.2/4.3 Regression] Missing "warning: '$FOO' may be used uninitialized in this function" in trivial case



------- Comment #2 from rguenth at gcc dot gnu dot org  2007-02-19 10:08 -------
One possibility is to have an argument to -Wuninitialized to specify if we want
to have the "may be uninitialized" warnings early as well.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30856


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