to fail.
* gas/hppa/more.parse/procbug.s: Add missing .procend.
+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.
# 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
.proc
.callinfo
divu: stws,ma %r4,4(%r5) ; save registers on stack
+ .procend
# 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
.proc
.callinfo
divu: stws,ma %r4,4(%r5) ; save registers on stack
+ .procend