This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/19099] No warning for uninitialized local variable use
- From: "gopalv82 at dotgnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Dec 2004 07:40:22 -0000
- Subject: [Bug c/19099] No warning for uninitialized local variable use
- References: <20041221073913.19099.gopalv82@dotgnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From gopalv82 at dotgnu dot org 2004-12-21 07:40 -------
Created an attachment (id=7788)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7788&action=view)
Simple test case
Generates different output with different optimisation levels - but no warnings
at all.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19099