From 6092a2bf7b1f764bc5c2fd609fe6e2f2a970c143 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 10 Feb 2011 07:24:06 +0000 Subject: [PATCH] * ld-gc/start.d: Exclude frv-*-linux*. * ld-misc/defsym1.d: Likewise. --- ld/testsuite/ChangeLog | 5 +++++ ld/testsuite/ld-gc/start.d | 2 +- ld/testsuite/ld-misc/defsym1.d | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index cc0432b5e0..9c36f6d45a 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2011-02-10 Alan Modra + + * ld-gc/start.d: Exclude frv-*-linux*. + * ld-misc/defsym1.d: Likewise. + 2011-02-09 Alan Modra * ld-elfvsb/elfvsb.exp: Don't run any non-PIC tests on powerpc*-linux. diff --git a/ld/testsuite/ld-gc/start.d b/ld/testsuite/ld-gc/start.d index 2800735374..a655bea3b5 100644 --- a/ld/testsuite/ld-gc/start.d +++ b/ld/testsuite/ld-gc/start.d @@ -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 diff --git a/ld/testsuite/ld-misc/defsym1.d b/ld/testsuite/ld-misc/defsym1.d index 3bc0d6ef7a..5ee08c702c 100644 --- a/ld/testsuite/ld-misc/defsym1.d +++ b/ld/testsuite/ld-misc/defsym1.d @@ -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 -- 2.34.1