* gas/hppa/parse/parse.exp: Expect failure on line separator bug.
authorJeff Law <law@redhat.com>
Fri, 23 Nov 2001 16:18:14 +0000 (16:18 +0000)
committerJeff Law <law@redhat.com>
Fri, 23 Nov 2001 16:18:14 +0000 (16:18 +0000)
gas/testsuite/ChangeLog
gas/testsuite/gas/hppa/parse/parse.exp

index faafcee472085575d18a71571bf90f0737105da6..699ae178a84449e6d4bccbcd6509609276d3dcf2 100644 (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
 2001-11-16  Chris Demetriou  <cgd@broadcom.cOm>
 
        * gas/mips/elf-rel5.s, gas/mips/elf-rel5.s: New test
index e9bfede9e1302172a436eb4e7a296d2862c937dc..0dcef88805e9ce5d4c91f1ca89215b4964fa1353 100644 (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.
 
 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.
     gas_test "linesepbug.s" "" "" "line separator bug"
 
     # Make sure GAS accepts syntax for accessing static data.
This page took 0.028075 seconds and 4 git commands to generate.