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 tree-optimization/23563] False warning for uninitialized variable: regression from 3.4.2


------- Additional Comments From lennox at cs dot columbia dot edu  2005-08-25 17:23 -------
Created an attachment (id=9585)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9585&action=view)
C++ source file that produces warning with GCC 4.0.2

This file does not #include any files, so I'm providing the .cpp not the .ii. 
The preprocessed file is identical except for whitespace and
preprocessor-inserted line markers.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23563


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