mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-20 15:03:31 +08:00
* gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
This commit is contained in:
parent
c38c91dadb
commit
067654f143
@ -1,5 +1,7 @@
|
||||
Wed Mar 16 11:57:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
|
||||
|
||||
* gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
|
||||
|
||||
* gas/hppa/unsorted/globalbug.s: New test (expected to fail).
|
||||
* gas/hppa/unsorted/unsorted.exp: Run it.
|
||||
|
||||
|
@ -12,3 +12,6 @@ r0 .reg %r0
|
||||
shift .reg %sar
|
||||
fpreg10 .reg %fr10
|
||||
shift2 .reg shift
|
||||
|
||||
; Make sure we didn't botch .equ...
|
||||
yabba .equ r0 + shift
|
||||
|
Loading…
Reference in New Issue
Block a user