* gas/all/gas.exp (do_comment): Don't run on m32c.
authorAlan Modra <amodra@gmail.com>
Tue, 8 Sep 2009 02:54:56 +0000 (02:54 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 8 Sep 2009 02:54:56 +0000 (02:54 +0000)
* gas/all/align.d: Likewise.
* gas/all/incbin.d: Likewise.
* gas/macros/semi.d: Likewise.
* gas/elf/ifunc-1.d: Don't run on alpha.

gas/testsuite/ChangeLog
gas/testsuite/gas/all/align.d
gas/testsuite/gas/all/gas.exp
gas/testsuite/gas/all/incbin.d
gas/testsuite/gas/elf/ifunc-1.d
gas/testsuite/gas/macros/semi.d

index 6d818e9..e0fcb9e 100644 (file)
@@ -1,3 +1,11 @@
+2009-09-08  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/all/gas.exp (do_comment): Don't run on m32c.
+       * gas/all/align.d: Likewise.
+       * gas/all/incbin.d: Likewise.
+       * gas/macros/semi.d: Likewise.
+       * gas/elf/ifunc-1.d: Don't run on alpha.
+
 2009-09-04  Jie Zhang  <jie.zhang@analog.com>
 
        * gas/bfin/arithmetic.s, gas/bfin/arithmetic.d: Add check
index 86ede61..32c99d6 100644 (file)
@@ -1,5 +1,6 @@
 #objdump: -s -j .text
 #name: align
+#not-target: m32c-*
 
 # Test the alignment pseudo-op.
 
index b5f7f29..2b93f57 100644 (file)
@@ -144,7 +144,13 @@ proc do_comment {} {
     if [all_ones $x1 $x2 $x3] then { pass $testname } else { fail $testname }
 }
 
-do_comment
+# m32c pads out sections, even empty ones.
+case $target_triplet in {
+    { m32c-*-* } { }
+    default {
+       do_comment
+    }
+}
 
 # This test checks the output of the -ag switch. It must detect at least
 # the name of the input file, output file, and options passed.
index 62f6ae7..6505dc5 100644 (file)
@@ -1,6 +1,7 @@
 #as: -I$srcdir/$subdir
 #objdump: -s -j .text
 #name: incbin
+#not-target: m32c-*
 
 # Test the incbin pseudo-op
 
index efdd59c..112c896 100644 (file)
@@ -1,5 +1,6 @@
 #readelf: -s
 #name: .set with IFUNC
+#not-target: alpha*
 
 #...
 [      ]+[0-9]+:[      ]+[0-9a-f]+[    ]+[0-9]+[       ]+IFUNC[        ]+GLOBAL[       ]+DEFAULT[      ]+[1-9] __GI_foo
index ae89e73..8701710 100644 (file)
@@ -1,5 +1,6 @@
 #objdump: -s -j .text
 #name: semi
+#not-target: m32c-*
 
 .*: .*