From: Alan Modra Date: Fri, 10 Sep 2010 07:18:36 +0000 (+0000) Subject: * ld-gc/abi-note.d: Exclude aout and oldld targets. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=02f9d0c5fb69bbf54aa1707f3c91cd44406b5973;p=binutils-gdb.git * ld-gc/abi-note.d: Exclude aout and oldld targets. * ld-gc/start.d: Likewise. * ld-scripts/section-match-1.d: Likewise, and tic30. --- diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index d973f8a511b..c350f5adb84 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2010-09-10 Alan Modra + + * ld-gc/abi-note.d: Exclude aout and oldld targets. + * ld-gc/start.d: Likewise. + * ld-scripts/section-match-1.d: Likewise, and tic30. + 2010-09-10 Hans-Peter Nilsson * ld-scripts/rgn-at5.d: Restrict to *-*-linux*. diff --git a/ld/testsuite/ld-gc/abi-note.d b/ld/testsuite/ld-gc/abi-note.d index e802fe5ec48..aed0a8b61e4 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 a6f748fd786..80c43d9e4c0 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 diff --git a/ld/testsuite/ld-scripts/section-match-1.d b/ld/testsuite/ld-scripts/section-match-1.d index 9d8144df371..c68dbb894da 100644 --- a/ld/testsuite/ld-scripts/section-match-1.d +++ b/ld/testsuite/ld-scripts/section-match-1.d @@ -1,7 +1,7 @@ #source: section-match-1.s #ld: -T section-match-1.t #objdump: -s -#notarget: *-*-osf* *-*-aix* *-*-pe *-*-aout *-*-ecoff *-*-netbsd *-*-vms h8300-*-* +#notarget: *-*-osf* *-*-aix* *-*-pe *-*-*aout *-*-*oldld *-*-ecoff *-*-netbsd *-*-vms h8300-*-* tic30-*-* # This test uses arbitary section names, which are not support by some # file formts. Also these section names must be present in the # output, not translated into some other name, eg .text