This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/53866] [4.8 Regression] lto-bootstrap failed at -O3
- From: "hjl.tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 05 Jul 2012 18:04:08 +0000
- Subject: [Bug bootstrap/53866] [4.8 Regression] lto-bootstrap failed at -O3
- Auto-submitted: auto-generated
- References: <bug-53866-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53866
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.8 Regression] |[4.8 Regression]
|lto-bootstrap: |lto-bootstrap failed at -O3
|c/c-parser.c:6891:16: |
|error: origtypes may be |
|used uninitialized in this |
|function |
--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> 2012-07-05 18:04:08 UTC ---
This is triggered by -O3 when GCC is configured with
BOOT_CFLAGS="-O3" /export/gnu/import/git/gcc/configure --enable-clocale=gnu
--with-system-zlib --with-demangler-in-ld --enable-languages=c,c++,fortran
--prefix=/usr/gcc-4.8.0 --with-local-prefix=/usr/local
--enable-gnu-indirect-function --with-build-config=bootstrap-lto
--with-fpmath=sse