mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-30 00:52:16 +08:00
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:
@ -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>
|
2015-09-30 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
PR ld/19031
|
PR ld/19031
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#as: --64
|
#as: --64
|
||||||
#ld: --oformat elf32-i386
|
#ld: --oformat elf32-i386 -m elf_x86_64
|
||||||
#objdump: -s -j .rodata
|
#objdump: -s -j .rodata
|
||||||
#notarget: x86_64-*-nacl*
|
#notarget: x86_64-*-nacl*
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user