On Linux/x86-64, I got FAIL: ld-elf/commonpage2 FAIL: ld-elf/maxpage4 FAIL: Mixed x86_64 and i386 input test 1 FAIL: Mixed x86_64 and i386 input test 2 FAIL: ld-x86-64/ilp32-2 FAIL: ld-x86-64/ia32-2 FAIL: ld-x86-64/lp64-2 FAIL: ld-x86-64/lp64-3 It is caused by: http://sourceware.org/ml/binutils/2011-06/msg00040.html
*** Bug 12839 has been marked as a duplicate of this bug. ***
It is caused by elf_object_p change.
CVSROOT: /cvs/src Module name: src Changes by: hjl@sourceware.org 2011-06-04 18:16:20 Modified files: bfd : ChangeLog elfcode.h Log message: Revert the last change on elf_object_p. 2011-06-04 H.J. Lu <hongjiu.lu@intel.com> PR ld/12842 * elfcode.h (elf_object_p): Revert the last change. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5369&r2=1.5370 http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elfcode.h.diff?cvsroot=src&r1=1.107&r2=1.108
Fixed.