public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* disable two ld tests for frv
@ 2011-02-10  7:26 Alan Modra
  0 siblings, 0 replies; only message in thread
From: Alan Modra @ 2011-02-10  7:26 UTC (permalink / raw)
  To: binutils

Both these tests fails on frv-linux with
(.text+0x0): cannot emit fixups in read-only section

	* ld-gc/start.d: Exclude frv-*-linux*.
	* ld-misc/defsym1.d: Likewise.

Index: ld/testsuite/ld-gc/start.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-gc/start.d,v
retrieving revision 1.3
diff -u -p -r1.3 start.d
--- ld/testsuite/ld-gc/start.d	8 Nov 2010 06:43:37 -0000	1.3
+++ ld/testsuite/ld-gc/start.d	10 Feb 2011 04:00:31 -0000
@@ -2,7 +2,7 @@
 #ld: --gc-sections -e _start
 #nm: -n
 #target: *-*-linux* *-*-gnu*
-#notarget: *-*-*aout *-*-*oldld
+#notarget: *-*-*aout *-*-*oldld frv-*-linux*
 
 #...
 [0-9a-f]+ A +__start__foo
Index: ld/testsuite/ld-misc/defsym1.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-misc/defsym1.d,v
retrieving revision 1.2
diff -u -p -r1.2 defsym1.d
--- ld/testsuite/ld-misc/defsym1.d	8 Jan 2011 09:52:57 -0000	1.2
+++ ld/testsuite/ld-misc/defsym1.d	10 Feb 2011 04:00:31 -0000
@@ -1,6 +1,7 @@
 #ld: -e 0 --defsym foo=1 tmpdir/start.o tmpdir/libfoo.a
 #nm: -B
 #source: dummy.s
+#notarget: frv-*-linux*
 
 # Check that --defsym works on archive.
 #failif

-- 
Alan Modra
Australia Development Lab, IBM

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-10  7:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-10  7:26 disable two ld tests for frv Alan Modra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).