This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/42724] Trivial uninitialized variable not spotted
- From: "roche+gccbugs at exalead dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jan 2010 13:14:24 -0000
- Subject: [Bug c/42724] Trivial uninitialized variable not spotted
- References: <bug-42724-18507@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from roche+gccbugs at exalead dot com 2010-01-13 13:14 -------
Created an attachment (id=19570)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19570&action=view)
Test case that should produce a warning with -O -Wuninitialized
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42724