* gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
authorJeff Law <law@redhat.com>
Mon, 10 Jan 1994 17:55:19 +0000 (17:55 +0000)
committerJeff Law <law@redhat.com>
Mon, 10 Jan 1994 17:55:19 +0000 (17:55 +0000)
        to fail.
        * gas/hppa/more.parse/procbug.s: Add missing .procend.

gas/testsuite/ChangeLog
gas/testsuite/gas/hppa/more.parse/parse.exp
gas/testsuite/gas/hppa/more.parse/procbug.s
gas/testsuite/gas/hppa/parse/parse.exp
gas/testsuite/gas/hppa/parse/procbug.s

index 4d0f3274ea880ecdc9dcc96f89e0c0eeb1c41f98..ac098b1ae6d89cf433c95783c7429edf6ff33b39 100644 (file)
@@ -1,3 +1,14 @@
+Mon Jan 10 09:54:15 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
+
+       * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
+       to fail.
+       * gas/hppa/more.parse/procbug.s: Add missing .procend.
+
+Mon Jan  3 10:07:47 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
+
+       * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
+       app.c change.
+
 Wed Dec 29 11:32:39 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
 
        * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
index ec74f037312692743ae0768e5c88dc759ffb81eb..686e3055de0cc2b54049ba3549ce373fb84d1b99 100755 (executable)
@@ -128,7 +128,6 @@ if [istarget hppa*-*-*] then {
 
     # GAS-2.0 (and 1.36 for that matter) can not handle a .proc which
     # has no label before it.
-    setup_xfail hppa*-*-*
     gas_test "procbug.s" "" "" "Label following .proc"
 
     # One is required to explicitly IMPORT any non-local symbol used
index a3f453a2595452270cc17b3b2052c721d291fc19..9a324cf43475669f3cbc39f12d2e4d28d279574a 100755 (executable)
@@ -5,3 +5,4 @@
        .proc
        .callinfo
 divu:  stws,ma         %r4,4(%r5)              ; save registers on stack
+       .procend
index ec74f037312692743ae0768e5c88dc759ffb81eb..686e3055de0cc2b54049ba3549ce373fb84d1b99 100755 (executable)
@@ -128,7 +128,6 @@ if [istarget hppa*-*-*] then {
 
     # GAS-2.0 (and 1.36 for that matter) can not handle a .proc which
     # has no label before it.
-    setup_xfail hppa*-*-*
     gas_test "procbug.s" "" "" "Label following .proc"
 
     # One is required to explicitly IMPORT any non-local symbol used
index a3f453a2595452270cc17b3b2052c721d291fc19..9a324cf43475669f3cbc39f12d2e4d28d279574a 100755 (executable)
@@ -5,3 +5,4 @@
        .proc
        .callinfo
 divu:  stws,ma         %r4,4(%r5)              ; save registers on stack
+       .procend