Pass -m elf_x86_64 to ld for 64-bit test

* ld-x86-64/pr19013.d (ld): Add -m elf_x86_64.
This commit is contained in:
H.J. Lu 2015-09-30 10:19:23 -07:00
parent 6ab24463cb
commit b8836e409e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2015-09-30 H.J. Lu <hongjiu.lu@intel.com>
* ld-x86-64/pr19013.d (ld): Add -m elf_x86_64.
2015-09-30 H.J. Lu <hongjiu.lu@intel.com>
PR ld/19031

View File

@ -1,5 +1,5 @@
#as: --64
#ld: --oformat elf32-i386
#ld: --oformat elf32-i386 -m elf_x86_64
#objdump: -s -j .rodata
#notarget: x86_64-*-nacl*