This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/51544] uninitialized variable false positive prevents bootstrap with -fipa-cp-clone
- From: "matt at use dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 14 Dec 2011 20:52:30 +0000
- Subject: [Bug middle-end/51544] uninitialized variable false positive prevents bootstrap with -fipa-cp-clone
- Auto-submitted: auto-generated
- References: <bug-51544-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51544
Matt Hargett <matt at use dot net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|uninitialized variable |uninitialized variable
|false positive prevents |false positive prevents
|bootstrap at -O3 |bootstrap with
| |-fipa-cp-clone
--- Comment #2 from Matt Hargett <matt at use dot net> 2011-12-14 20:52:30 UTC ---
Narrowed this down to -O2 -fipa-cp-clone that triggers the warning.