From: Alan Modra Date: Mon, 8 May 2000 10:14:09 +0000 (+0000) Subject: Fix breakage from 2000-03-31 bfd/srec.c change. X-Git-Tag: binutils-2_10~40 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bf9138509c674d29816a8ad552b8ad8ff3e10b0a;p=thirdparty%2Fbinutils-gdb.git Fix breakage from 2000-03-31 bfd/srec.c change. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 719f922278a..01ab8237084 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2000-05-08 Alan Modra + + * gas/mri/float.d: Fix for srec length change. + 2000-04-01 Alexandre Oliva * gas/mn10300/am33_5.s: Check that negative SP offsets are encoded diff --git a/gas/testsuite/gas/mri/float.d b/gas/testsuite/gas/mri/float.d index dea627afa65..21ecf2e3849 100644 --- a/gas/testsuite/gas/mri/float.d +++ b/gas/testsuite/gas/mri/float.d @@ -5,6 +5,6 @@ # Test MRI floating point constants S0.* -S118....(123456789ABCDEF03F800000412000004120000042)|(F0DEBC9A785634120000803F000020410000204100).* -S10.....(C80000)|(00C842).* +S113....(123456789ABCDEF03F80000041200000)|(F0DEBC9A785634120000803F00002041).* +S10.....(4120000042C80000)|(000020410000C842).* #pass