gas/testsuite/

* gas/mips/align.d: Use an nm test rather than an objdump one.
This commit is contained in:
Richard Sandiford 2009-05-23 08:24:52 +00:00
parent 3e13e920eb
commit 10841c82f4
2 changed files with 7 additions and 13 deletions

View File

@ -1,3 +1,7 @@
2009-05-23 Richard Sandiford <rdsandiford@googlemail.com>
* gas/mips/align.d: Use an nm test rather than an objdump one.
2009-05-22 H.J. Lu <hongjiu.lu@intel.com>
* gas/elf/ifunc-1.d: New.

View File

@ -1,14 +1,4 @@
#objdump: -dr
#nm: -n
#name: MIPS align maximum
# Test the align macro at maximum alignment.
.*: +file format .*mips.*
Disassembly of section .text:
[0]*00000000 <foo>:
...
[0]*10000000 <bar>:
...
0*00000000 t foo
0*10000000 t bar