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/53866] [4.8 Regression] lto-bootstrap: c/c-parser.c:6891:16: error: origtypes may be used uninitialized in this function


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

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> 2012-07-05 14:43:48 UTC ---
The problem seems LTO + O3, which leads many
-Werror=maybe-uninitialized error.


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