* gas/hppa/parse/parse.exp: Expect failure on line separator bug.

This commit is contained in:
Jeff Law 2001-11-23 16:18:14 +00:00
parent 2e549b45b8
commit 7377433e61
2 changed files with 5 additions and 0 deletions

View File

@ -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>
* gas/mips/elf-rel5.s, gas/mips/elf-rel5.s: New test

View File

@ -120,6 +120,7 @@ proc do_valid_align_tests {} {
if [istarget hppa*-*-*] then {
# GAS-2.0 does not always parse ! as a line separator when it should.
setup_xfail hppa*-*-*
gas_test "linesepbug.s" "" "" "line separator bug"
# Make sure GAS accepts syntax for accessing static data.