[Bug middle-end/42561] missing uninitialized variable warning on simple arrays
matt at use dot net
gcc-bugzilla@gcc.gnu.org
Thu Dec 31 02:15:00 GMT 2009
------- Comment #1 from matt at use dot net 2009-12-31 02:15 -------
Created an attachment (id=19428)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19428&action=view)
source file
to replicate (-O3 is required, would be nice if it just worked with -O2):
g++ -O3 -Wall -c gcc-missing-uninit.cpp
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42561
More information about the Gcc-bugs
mailing list