[Bug c/25575] some uninitialized warning disappear when compile without -O
matze at braunis dot de
gcc-bugzilla@gcc.gnu.org
Mon Jun 18 14:17:00 GMT 2007
------- Comment #2 from matze at braunis dot de 2007-06-18 14:17 -------
Why don't you turn on dataflow computation to get the warning even with -O0?
-O0 is typically used for developing/debugging, so as a user I want to see all
possible warnings...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25575
More information about the Gcc-bugs
mailing list