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 bootstrap/50148] GCC fails to bootstrap with -O3 due to "may be used uninitialized" errors


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

Matt Hargett <matt at use dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matt at use dot net

--- Comment #4 from Matt Hargett <matt at use dot net> 2011-12-14 20:56:55 UTC ---
It's only when -fipa-cp-clone is used. If you use all -O3 flags except that
one, it works around the issue.

Andrew, can we add a pragma to that specific file with a pointer to this bug?


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