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]

ld-elf/eh-frame-hdr test


ld only supports --eh-frame-hdr when the target supports shared libs.
Applied mainline and 2.21.

	* ld-elf/eh-frame-hdr.d: xfail avr.

Index: ld/testsuite/ld-elf/eh-frame-hdr.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-elf/eh-frame-hdr.d,v
retrieving revision 1.2
diff -u -p -r1.2 eh-frame-hdr.d
--- ld/testsuite/ld-elf/eh-frame-hdr.d	20 Sep 2008 08:42:53 -0000	1.2
+++ ld/testsuite/ld-elf/eh-frame-hdr.d	11 Apr 2011 05:09:43 -0000
@@ -2,6 +2,8 @@
 #ld: -e _start --eh-frame-hdr
 #objdump: -hw
 #target: cfi
+#xfail: avr*-*-*
+# avr doesn't support shared libraries.
 #...
   [0-9] .eh_frame_hdr 0*[12][048c] .*
 #pass

-- 
Alan Modra
Australia Development Lab, IBM


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