* gas/ieee-fp/x930509a.exp: Run the test but xfail. Add c80 to xfails.
This commit is contained in:
parent
6c2beb0715
commit
8ace442d5a
@ -1,5 +1,7 @@
|
|||||||
2002-08-26 Alan Modra <amodra@bigpond.net.au>
|
2002-08-26 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
|
* gas/ieee-fp/x930509a.exp: Run the test but xfail. Add c80 to xfails.
|
||||||
|
|
||||||
* gas/vax/quad.exp: Use quad_elf.s for ELF targets.
|
* gas/vax/quad.exp: Use quad_elf.s for ELF targets.
|
||||||
* gas/vax/quad.s: Align
|
* gas/vax/quad.s: Align
|
||||||
* gas/vax/quad_elf.s: New version of quad.s with %reg.
|
* gas/vax/quad_elf.s: New version of quad.s with %reg.
|
||||||
|
@ -16,13 +16,12 @@ proc dotest {} {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
gas_finish
|
gas_finish
|
||||||
|
|
||||||
|
# C54x alignment/addressing is different, so the listing looks different
|
||||||
|
# float encoding is tested in c54x-specific tests.
|
||||||
|
# No floating point support in assembly code for CRIS.
|
||||||
|
setup_xfail "arc*-*-*" "cris-*-*" "*c30*-*-*" "*c54x*-*-*" "*c80*-*-*"
|
||||||
|
setup_xfail "vax*-*-*"
|
||||||
|
|
||||||
if !$x then { fail "$testname (listing didn't match)" }
|
if !$x then { fail "$testname (listing didn't match)" }
|
||||||
}
|
}
|
||||||
|
|
||||||
# C54x alignment/addressing is different, so the listing looks different
|
|
||||||
# float encoding is tested in c54x-specific tests.
|
|
||||||
# No floating point support in assembly code for CRIS.
|
|
||||||
if { ![istarget vax*-*-*] && ![istarget *c54x*-*-*] && ![istarget *c30*-*-*]
|
|
||||||
&& ![istarget cris-*-*] && ![istarget arc*-*-*] } then {
|
|
||||||
dotest
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user