aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
Diffstat (limited to 'ld')
-rw-r--r--ld/testsuite/ChangeLog5
-rw-r--r--ld/testsuite/ld-gc/start.d2
-rw-r--r--ld/testsuite/ld-misc/defsym1.d1
3 files changed, 7 insertions, 1 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index cc0432b..9c36f6d 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2011-02-10 Alan Modra <amodra@gmail.com>
+
+ * ld-gc/start.d: Exclude frv-*-linux*.
+ * ld-misc/defsym1.d: Likewise.
+
2011-02-09 Alan Modra <amodra@gmail.com>
* 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 2800735..a655bea 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 3bc0d6e..5ee08c7 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