* gas/mips/align.d: Use an nm test rather than an objdump one.
+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.
-#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