This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/77995] New: gcc 6.2.0 failed on somparison stage 2 & 3


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

            Bug ID: 77995
           Summary: gcc 6.2.0 failed on somparison stage 2 & 3
           Product: gcc
           Version: 6.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ikozhukhov at gmail dot com
  Target Milestone: ---

bootstrap of gcc-5.4 with binutils 2.27 is fine on DilOS (illumos based
platform)

but, 6.2.0 bootstrap failed with:

gmake[4]: Leaving directory
'/myshare/builds7/dilos/dg-git/components/gcc-6/d/gcc-6.2.0/build'
Comparing stages 2 and 3
warning: gcc/cc1plus-checksum.o differs
warning: gcc/cc1obj-checksum.o differs
warning: gcc/cc1-checksum.o differs
Bootstrap comparison failure!
gcc/tree-ssa-uninit.o differs
gcc/ipa-icf.o differs
gcc/tree-eh.o differs
libcpp/expr.o differs
Makefile:22475: recipe for target 'compare' failed
gmake[3]: *** [compare] Error 1
gmake[3]: Leaving directory
'/myshare/builds7/dilos/dg-git/components/gcc-6/d/gcc-6.2.0/build'

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]