This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/23563] False warning for uninitialized variable: regression from 3.4.2
- From: "lennox at cs dot columbia dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Aug 2005 17:23:04 -0000
- Subject: [Bug tree-optimization/23563] False warning for uninitialized variable: regression from 3.4.2
- References: <20050825172028.23563.lennox@cs.columbia.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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