This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: Properly test ld-i386/abs.d on Linux/x86-64


I am checking in this patch to properly test ld-i386/abs.d on
Linux/x86-64.


H.J.
---
2009-04-08  H.J. Lu  <hongjiu.lu@intel.com>

	* ld-i386/abs.d: Add  --32 for assembler and -melf_i386 for
	linker.

--- ./ld-i386/abs.d.foo	2005-07-17 23:23:40.000000000 -0700
+++ ./ld-i386/abs.d	2009-04-08 14:45:57.000000000 -0700
@@ -1,7 +1,8 @@
 #name: Absolute non-overflowing relocs
+#as: --32
 #source: abs.s
 #source: zero.s
-#ld:
+#ld: -melf_i386
 #objdump: -rs
 
 .*:     file format .*


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]