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/19099] No warning for uninitialized local variable use


------- 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


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