Fix breakage from 2000-03-31 bfd/srec.c change.
This commit is contained in:
parent
bfde9f995a
commit
575bc3d64a
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2000-05-08 Alan Modra <alan@linuxcare.com.au>
|
||||
|
||||
* gas/mri/float.d: Fix for srec length change.
|
||||
|
||||
2000-05-02 Alan Modra <alan@linuxcare.com.au>
|
||||
|
||||
* gas/hppa/unsorted/unsorted.exp: Duplicate hppa*-*-*elf*
|
||||
|
|
|
@ -5,6 +5,6 @@
|
|||
# Test MRI floating point constants
|
||||
|
||||
S0.*
|
||||
S118....(123456789ABCDEF03F800000412000004120000042)|(F0DEBC9A785634120000803F000020410000204100).*
|
||||
S10.....(C80000)|(00C842).*
|
||||
S113....(123456789ABCDEF03F80000041200000)|(F0DEBC9A785634120000803F00002041).*
|
||||
S10.....(4120000042C80000)|(000020410000C842).*
|
||||
#pass
|
||||
|
|
Loading…
Reference in a new issue