mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +08:00
* gas/hppa/parse/parse.exp: Expect failure on line separator bug.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Fri Nov 23 09:20:43 2001 Jeffrey A Law (law@cygnus.com)
|
||||||
|
|
||||||
|
* gas/hppa/parse/parse.exp: Expect failure on line separator bug.
|
||||||
|
|
||||||
2001-11-16 Chris Demetriou <cgd@broadcom.cOm>
|
2001-11-16 Chris Demetriou <cgd@broadcom.cOm>
|
||||||
|
|
||||||
* gas/mips/elf-rel5.s, gas/mips/elf-rel5.s: New test
|
* gas/mips/elf-rel5.s, gas/mips/elf-rel5.s: New test
|
||||||
|
@ -120,6 +120,7 @@ proc do_valid_align_tests {} {
|
|||||||
|
|
||||||
if [istarget hppa*-*-*] then {
|
if [istarget hppa*-*-*] then {
|
||||||
# GAS-2.0 does not always parse ! as a line separator when it should.
|
# GAS-2.0 does not always parse ! as a line separator when it should.
|
||||||
|
setup_xfail hppa*-*-*
|
||||||
gas_test "linesepbug.s" "" "" "line separator bug"
|
gas_test "linesepbug.s" "" "" "line separator bug"
|
||||||
|
|
||||||
# Make sure GAS accepts syntax for accessing static data.
|
# Make sure GAS accepts syntax for accessing static data.
|
||||||
|
Reference in New Issue
Block a user