mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-16 05:43:30 +08:00
gas/testsuite/
* gas/mips/align.d: Use an nm test rather than an objdump one.
This commit is contained in:
parent
3e13e920eb
commit
10841c82f4
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user