* gas/ppc/htm.s: Use .text rather than .section ".text".
authorAlan Modra <amodra@gmail.com>
Mon, 14 Jan 2013 06:42:00 +0000 (06:42 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 14 Jan 2013 06:42:00 +0000 (06:42 +0000)
* gas/ppc/power8.s: Likewise.
* gas/ppc/htm.d: Don't match file format.
* gas/ppc/power8.d: Likewise.

gas/testsuite/ChangeLog
gas/testsuite/gas/ppc/htm.d
gas/testsuite/gas/ppc/htm.s
gas/testsuite/gas/ppc/power8.d
gas/testsuite/gas/ppc/power8.s

index 4e2d198..092db06 100644 (file)
@@ -1,3 +1,10 @@
+2013-01-14  Alan Modra  <amodra@gmail.com>
+
+       * gas/ppc/htm.s: Use .text rather than .section ".text".
+       * gas/ppc/power8.s: Likewise.
+       * gas/ppc/htm.d: Don't match file format.
+       * gas/ppc/power8.d: Likewise.
+
 2013-01-10  Peter Bergner <bergner@vnet.ibm.com>
 
        * gas/ppc/htm.d: New test.
index 5eae6af..ef23e72 100644 (file)
@@ -2,7 +2,7 @@
 #objdump: -dr -Mhtm
 #name: Hardware Transactional Memory (HTM) tests
 
-.*: +file format elf(32)?(64)?-powerpc.*
+.*
 
 Disassembly of section \.text:
 
index 362689b..461420d 100644 (file)
@@ -1,4 +1,4 @@
-       .section        ".text"
+       .text
 htm:
        tabort.      5
        tabortwc.    7,8,16
index 8645280..1eb7fa9 100644 (file)
@@ -2,7 +2,7 @@
 #objdump: -dr -Mpower8
 #name: POWER8 tests (includes Altivec, VSX and HTM)
 
-.*: +file format elf(32)?(64)?-powerpc.*
+.*
 
 Disassembly of section \.text:
 
index dd67485..7b4a28e 100644 (file)
@@ -1,4 +1,4 @@
-       .section        ".text"
+       .text
 power8:
        tabort.      5
        tabortwc.    7,8,16