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

            Bug ID: 70829
           Summary: LTO bootstrap failure
           Product: gcc
           Version: 7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: prathamesh3492 at gcc dot gnu.org
  Target Milestone: ---

Hi,
LTO bootstrap fails for r235507.
Comparing stages 2 and 3
warning: gcc/cc1plus-checksum.o differs
warning: gcc/cc1-checksum.o differs
Bootstrap comparison failure!

There are a bunch of files that are differing.
The entire build log can be seen here:
http://people.linaro.org/~prathamesh.kulkarni/err

Could someone confirm this failure with LTO ?
I configured with: --enable-languages=c,c++,fortran
--with-build-config=bootstrap-lto --disable-werror.
Bootstrap without LTO succeeds.

Thanks,
Prathamesh

Reply via email to