From 02f9d0c5fb69bbf54aa1707f3c91cd44406b5973 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 10 Sep 2010 07:18:36 +0000 Subject: * ld-gc/abi-note.d: Exclude aout and oldld targets. * ld-gc/start.d: Likewise. * ld-scripts/section-match-1.d: Likewise, and tic30. --- ld/testsuite/ld-gc/abi-note.d | 1 + ld/testsuite/ld-gc/start.d | 1 + 2 files changed, 2 insertions(+) (limited to 'ld/testsuite/ld-gc') diff --git a/ld/testsuite/ld-gc/abi-note.d b/ld/testsuite/ld-gc/abi-note.d index e802fe5ec4..aed0a8b61e 100644 --- a/ld/testsuite/ld-gc/abi-note.d +++ b/ld/testsuite/ld-gc/abi-note.d @@ -2,6 +2,7 @@ #ld: --gc-sections -e _start #readelf: -S --wide #target: *-*-linux* +#notarget: *-*-*aout *-*-*oldld #... .* .note.ABI-tag[ ]+NOTE.* diff --git a/ld/testsuite/ld-gc/start.d b/ld/testsuite/ld-gc/start.d index a6f748fd78..80c43d9e4c 100644 --- a/ld/testsuite/ld-gc/start.d +++ b/ld/testsuite/ld-gc/start.d @@ -2,6 +2,7 @@ #ld: --gc-sections -e _start #nm: -n #target: *-*-linux* +#notarget: *-*-*aout *-*-*oldld #... [0-9a-f]+ A +__start__foo -- cgit v1.2.1