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

Reply via email to