* 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.
This commit is contained in:
Alan Modra
2009-09-08 02:54:56 +00:00
parent d981b346f0
commit bad6899a88
6 changed files with 19 additions and 1 deletions

View 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> 2009-09-04 Jie Zhang <jie.zhang@analog.com>
* gas/bfin/arithmetic.s, gas/bfin/arithmetic.d: Add check * gas/bfin/arithmetic.s, gas/bfin/arithmetic.d: Add check

View File

@ -1,5 +1,6 @@
#objdump: -s -j .text #objdump: -s -j .text
#name: align #name: align
#not-target: m32c-*
# Test the alignment pseudo-op. # Test the alignment pseudo-op.

View File

@ -144,7 +144,13 @@ proc do_comment {} {
if [all_ones $x1 $x2 $x3] then { pass $testname } else { fail $testname } 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 # 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. # the name of the input file, output file, and options passed.

View File

@ -1,6 +1,7 @@
#as: -I$srcdir/$subdir #as: -I$srcdir/$subdir
#objdump: -s -j .text #objdump: -s -j .text
#name: incbin #name: incbin
#not-target: m32c-*
# Test the incbin pseudo-op # Test the incbin pseudo-op

View File

@ -1,5 +1,6 @@
#readelf: -s #readelf: -s
#name: .set with IFUNC #name: .set with IFUNC
#not-target: alpha*
#... #...
[ ]+[0-9]+:[ ]+[0-9a-f]+[ ]+[0-9]+[ ]+IFUNC[ ]+GLOBAL[ ]+DEFAULT[ ]+[1-9] __GI_foo [ ]+[0-9]+:[ ]+[0-9a-f]+[ ]+[0-9]+[ ]+IFUNC[ ]+GLOBAL[ ]+DEFAULT[ ]+[1-9] __GI_foo

View File

@ -1,5 +1,6 @@
#objdump: -s -j .text #objdump: -s -j .text
#name: semi #name: semi
#not-target: m32c-*
.*: .* .*: .*