* ld-gc/abi-note.d: Exclude aout and oldld targets.
authorAlan Modra <amodra@gmail.com>
Fri, 10 Sep 2010 07:18:36 +0000 (07:18 +0000)
committerAlan Modra <amodra@gmail.com>
Fri, 10 Sep 2010 07:18:36 +0000 (07:18 +0000)
* ld-gc/start.d: Likewise.
* ld-scripts/section-match-1.d: Likewise, and tic30.

ld/testsuite/ChangeLog
ld/testsuite/ld-gc/abi-note.d
ld/testsuite/ld-gc/start.d
ld/testsuite/ld-scripts/section-match-1.d

index d973f8a511bfb608602f61daa8729872f64d7537..c350f5adb84f01d243ad8bb034183e966d98e645 100644 (file)
@@ -1,3 +1,9 @@
+2010-09-10  Alan Modra  <amodra@gmail.com>
+
+       * 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  <hp@axis.com>
 
        * ld-scripts/rgn-at5.d: Restrict to *-*-linux*.
index e802fe5ec48dd6b55186649be08107134249258a..aed0a8b61e44f15042af377a83cd0ca2624f5547 100644 (file)
@@ -2,6 +2,7 @@
 #ld: --gc-sections -e _start
 #readelf: -S --wide
 #target: *-*-linux*
+#notarget: *-*-*aout *-*-*oldld
 
 #...
 .* .note.ABI-tag[      ]+NOTE.*
index a6f748fd7865e199c82e1594036bd990db49b265..80c43d9e4c062b80d0b300e21b1f82711d9d50a3 100644 (file)
@@ -2,6 +2,7 @@
 #ld: --gc-sections -e _start
 #nm: -n
 #target: *-*-linux*
+#notarget: *-*-*aout *-*-*oldld
 
 #...
 [0-9a-f]+ A +__start__foo
index 9d8144df371383be43799a0a67a317bdb431d2c0..c68dbb894dac10fae5f5300c84d2f654a2ec0881 100644 (file)
@@ -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
This page took 0.026103 seconds and 4 git commands to generate.