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 ada/65618] New: [5 Regression] gnat bootstrap comparison failure on mips{,el}-linux-gnu


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

            Bug ID: 65618
           Summary: [5 Regression] gnat bootstrap comparison failure on
                    mips{,el}-linux-gnu
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at gcc dot gnu.org

seen building trunk 20150328. I'm not entirely sure if this is a regression.
Apparently my earlier distro builds set STAGE3_CFLAGS += -gtoggle (same as in
stage2) in the past, and maybe were papering over the problem.

Comparing stages 2 and 3
warning: gcc/cc1-checksum.o differs
warning: gcc/cc1objplus-checksum.o differs
warning: gcc/cc1obj-checksum.o differs
warning: gcc/cc1plus-checksum.o differs
Bootstrap comparison failure!
gcc/ada/a-except.o differs
Makefile:22697: recipe for target 'compare' failed
make[4]: *** [compare] Error 1

reference to the complete build logs:
https://buildd.debian.org/status/package.php?p=gcc-5&suite=experimental


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