From: Matthew Fortune Date: Tue, 2 Sep 2014 07:25:23 +0000 (+0100) Subject: MIPS testsuite cleanup - part 2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dc8cfd83b4e0c8cf04c0f9eaf63e3353f459d42a;p=binutils-gdb.git MIPS testsuite cleanup - part 2 gas/testsuite/ * gas/mips/module-defer-warn2.l: Ignore differences in output from 64-bit vs 32-bit targets using O32. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 3802eaad063..7ee02fcbbcd 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2014-09-06 Matthew Fortune + + * gas/mips/module-defer-warn2.l: Ignore differences in output from + 64-bit vs 32-bit targets using O32. + 2014-09-06 Matthew Fortune * gas/elf/type.e: Account for new sections. diff --git a/gas/testsuite/gas/mips/module-defer-warn2.l b/gas/testsuite/gas/mips/module-defer-warn2.l index f03ad48eedd..bd37c299434 100644 --- a/gas/testsuite/gas/mips/module-defer-warn2.l +++ b/gas/testsuite/gas/mips/module-defer-warn2.l @@ -1,3 +1,3 @@ .*: Assembler messages: -.*:2: Error: `gp=64' used with a 32-bit processor -.*:2: Error: `fp=64' used with a 32-bit fpu +.*:2: Error: `gp=64' used with a 32-bit.* +.*:2: .*: `fp=64' used with a 32-bit.*