https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66009

            Bug ID: 66009
           Summary: [6 Regression] Bootstrap failure on x86
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hjl.tools at gmail dot com
  Target Milestone: ---

On Linux/x86 configured with

--with-arch=corei7 --with-cpu=corei7 --prefix=/usr/6.0.0 --enable-clocale=gnu
--with-system-zlib --enable-shared --with-demangler-in-ld i686-linux
--with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc

r222771 failed to bootstrap:

Bootstrap comparison failure!
gcc/fold-const.o differs
gcc/c-family/c-common.o differs
make[5]: *** [compare] Error 1
make[5]: Leaving directory `/export/gnu/import/git/gcc-test-ia32corei7/bld'
make[4]: *** [stage3-bubble] Error 2
make[4]: Leaving directory `/export/gnu/import/git/gcc-test-ia32corei7/bld'
make[3]: *** [bootstrap] Error 2

Reply via email to