OSDN Git Service

gas/testsuite/
authorRichard Sandiford <rsandifo@nildram.co.uk>
Sat, 23 May 2009 08:24:52 +0000 (08:24 +0000)
committerRichard Sandiford <rsandifo@nildram.co.uk>
Sat, 23 May 2009 08:24:52 +0000 (08:24 +0000)
* gas/mips/align.d: Use an nm test rather than an objdump one.

gas/testsuite/ChangeLog
gas/testsuite/gas/mips/align.d

index 59b9502..c84f716 100644 (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.
index dc2c012..12b31f1 100644 (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