[Bug target/71208] New: [6 regression] mmix: C++ code fails to link

yselkowi at redhat dot com gcc-bugzilla@gcc.gnu.org
Thu May 19 21:23:00 GMT 2016


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

            Bug ID: 71208
           Summary: [6 regression] mmix: C++ code fails to link
           Product: gcc
           Version: 6.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: yselkowi at redhat dot com
  Target Milestone: ---
              Host: x86_64-cygwin
            Target: mmix-knuth-mmixware
             Build: x86_64-cygwin

Created attachment 38530
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38530&action=edit
Test case

Even simple C++ code fails to link when compiled with mmix g++ 6.1.0, binutils
2.26 and newlib 2.4.0:

$ mmix-g++ hello.cc
/usr/lib/gcc/mmix/6.1.0/../../../../mmix/bin/ld: BFD (GNU Binutils)
2.26.20160125 internal error, aborting at bfd/elf64-mmix.c:1043 in
mmix_elf_perform_relocation

Compiling with 5.3.0 (and the same binutils and newlib) succeeds.


More information about the Gcc-bugs mailing list