https://sourceware.org/bugzilla/show_bug.cgi?id=20125
Bug ID: 20125 Summary: mmix: C++ code fails to link Product: binutils Version: 2.26 Status: NEW Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: yselkowi at redhat dot com Target Milestone: --- Host: x86_64-cygwin Target: mmix-knuth-mmixware Build: x86_64-cygwin Created attachment 9281 --> https://sourceware.org/bugzilla/attachment.cgi?id=9281&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. Reverting binutils to 2.25.1 does not help. Also reported to GCC as PR target/71208. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils