diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2013-06-22 16:51:44 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2013-06-22 16:51:44 +0000 |
commit | 0eef6124531fbe8508f6d00234d716de1c7ef8d9 (patch) | |
tree | 1b5a909ff3acce205a0c9320db8df434e213ff59 /gas/testsuite | |
parent | f3ded42a5d397a8dd1548e68a647c690088d3fbd (diff) | |
download | gdb-0eef6124531fbe8508f6d00234d716de1c7ef8d9.zip gdb-0eef6124531fbe8508f6d00234d716de1c7ef8d9.tar.gz gdb-0eef6124531fbe8508f6d00234d716de1c7ef8d9.tar.bz2 |
gas/testsuite/
* gas/mips/lineno.d: Remove ellipsis.
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/lineno.d | 7 |
2 files changed, 4 insertions, 7 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 13fb6cd..bf28d8a4 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,9 @@ 2013-06-22 Richard Sandiford <rdsandiford@googlemail.com> + * gas/mips/lineno.d: Remove ellipsis. + +2013-06-22 Richard Sandiford <rdsandiford@googlemail.com> + * gas/all/gas.exp: Remove reference to mips-ecoff. * gas/mips/branch-misc-1.d, gas/mips/branch-misc-2.d, gas/mips/branch-misc-2-64.d, gas/mips/branch-misc-2pic.d, diff --git a/gas/testsuite/gas/mips/lineno.d b/gas/testsuite/gas/mips/lineno.d index 72304bf..d72d4a4 100644 --- a/gas/testsuite/gas/mips/lineno.d +++ b/gas/testsuite/gas/mips/lineno.d @@ -51,11 +51,6 @@ main\(\): .*lineno.s:32 .*58:.*b.* .*5c:.*nop -# Objdump puts an '$L1' symbol here for ELF, but not for ECOFF. For -# ELF, $L1 is in the .text section so objdump picks it for this location. -# For ECOFF, it's in the *DEBUG* section, so objdump prefers the .text -# symbol over $L1. -#... .*lineno.s:34 .*60:.*move.* .*lineno.s:35 @@ -87,8 +82,6 @@ g\(\): .*lineno.s:54 .*94:.*b.* .*98:.*nop -# Objdump puts an '$L2' symbol here for ELF, but not for ECOFF. -#... .*lineno.s:56 .*9c:.*move.* .*lineno.s:57 |