]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Pass -m elf_x86_64 to ld for 64-bit test
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 30 Sep 2015 17:19:23 +0000 (10:19 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 30 Sep 2015 17:20:34 +0000 (10:20 -0700)
* ld-x86-64/pr19013.d (ld): Add -m elf_x86_64.

ld/testsuite/ChangeLog
ld/testsuite/ld-x86-64/pr19013.d

index 9c77301f74a940567be17a0c766b01dc6314b608..e73d09f341994224461036348dae14199bfbc3f2 100644 (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
index 9b1473a517e0d3241df1344cea977e5530bed2c2..554e6e8710afd57614d16a890cf1388559eb7922 100644 (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*