From: Richard Sandiford Date: Mon, 13 Dec 2004 13:02:10 +0000 (+0000) Subject: * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c0d8293fa5db1cc418c9ef3cfff23c4e57dcc48a;p=binutils-gdb.git * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different .text alignments. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 28d7451332c..eee9203ef37 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2004-12-13 Richard Sandiford + + * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different + .text alignments. + 2004-12-11 Alan Modra * gas/alpha/elf-usepv-1.d: Update for changed section syms. diff --git a/gas/testsuite/gas/mips/elf-rel25.d b/gas/testsuite/gas/mips/elf-rel25.d index 579fea642f1..18c48b6b8d8 100644 --- a/gas/testsuite/gas/mips/elf-rel25.d +++ b/gas/testsuite/gas/mips/elf-rel25.d @@ -12,4 +12,4 @@ Disassembly of section \.text: .*: 279c0000 addiu \$28,\$28,0 .*: R_MIPS_LO16 _gp_disp .*: 0399e021 addu \$28,\$28,\$25 -.*: 00000000 nop +#pass diff --git a/gas/testsuite/gas/mips/elf-rel25a.d b/gas/testsuite/gas/mips/elf-rel25a.d index c7145c049be..5c45f1eaec8 100644 --- a/gas/testsuite/gas/mips/elf-rel25a.d +++ b/gas/testsuite/gas/mips/elf-rel25a.d @@ -12,4 +12,4 @@ Disassembly of section \.text: .*: R_MIPS_HI16 _gp .*: 279c0000 addiu \$28,\$28,0 .*: R_MIPS_LO16 _gp - \.\.\. +#pass