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

H.J. Lu hongjiu.lu@intel.com
Wed Apr 8 21:48:00 GMT 2009


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 .*



More information about the Binutils mailing list