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: Skip ld-elf/stab.d for ia64-*-*


I am checking this patch as an obvious fix:

[hjl@gnu-11 tmp]$ as -gstabs
Assembler messages:
Fatal error: --gstabs is not supported for ia64

2006-05-14  H.J. Lu  <hongjiu.lu@intel.com>

	* ld-elf/stab.d: Skip ia64-*-*.

--- ld/testsuite/ld-elf/stab.d.ia64	2006-05-11 05:35:44.000000000 -0700
+++ ld/testsuite/ld-elf/stab.d	2006-05-14 17:41:13.000000000 -0700
@@ -2,6 +2,7 @@
 #as: -gstabs
 #readelf: -S --wide
 #ld:
+#notarget: ia64-*-*
 
 #...
   \[[0-9 ][0-9]\] \.stab +PROGBITS +0+ [0-9a-f]+ [0-9a-f]+ [0-9a-f]+ +[1-9]+ +0.*


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