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 middle-end/51544] uninitialized variable false positive prevents bootstrap with -fipa-cp-clone


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.


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