Fix breakage from 2000-03-31 bfd/srec.c change.
authorAlan Modra <amodra@gmail.com>
Mon, 8 May 2000 10:11:19 +0000 (10:11 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 8 May 2000 10:11:19 +0000 (10:11 +0000)
gas/testsuite/ChangeLog
gas/testsuite/gas/mri/float.d

index 4e0d60b66161655c39707e3e1874ea1fb94f8f0d..6ee57fa4995c90185bd510a272d334c174031230 100644 (file)
@@ -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*
index dea627afa655036634ef853073a167d11d5dd4f2..21ecf2e3849586b02463ce99d36d79608db206cc 100644 (file)
@@ -5,6 +5,6 @@
 # Test MRI floating point constants
 
 S0.*
-S118....(123456789ABCDEF03F800000412000004120000042)|(F0DEBC9A785634120000803F000020410000204100).*
-S10.....(C80000)|(00C842).*
+S113....(123456789ABCDEF03F80000041200000)|(F0DEBC9A785634120000803F00002041).*
+S10.....(4120000042C80000)|(000020410000C842).*
 #pass
This page took 0.036973 seconds and 4 git commands to generate.