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

           Summary: [4.6 regression] Revision 165133 breaks bootstrap on
                    Linux/ia32
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: hjl.to...@gmail.com
                CC: dave.korn.cyg...@gmail.com


Revision 165133:

http://gcc.gnu.org/ml/gcc-cvs/2010-10/msg00315.html

caused:

# CC="gcc -m32" CXX="g++ -m32" BOOT_CFLAGS="-g" CFLAGS="-g"
RUNTESTFLAGS="--target_board 'unix'" /export/gnu/import/git/gcc/configure
--enable-languages=c --disable-bootstrap i686-linux
--prefix=/usr/gcc-4.6.0-32bit --with-local-prefix=/usr/local --with-fpmath=sse
--with-plugin-ld=ld.gold --enable-gold --with-fpmath=sse
..
# make -j8
...
*** Configuration i686-linux not supported
make: *** [configure-lto-plugin] Error 1

Reply via email to