* gas/ppc/power8.s: Likewise.
	* gas/ppc/htm.d: Don't match file format.
	* gas/ppc/power8.d: Likewise.
+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.
 
 #objdump: -dr -Mhtm
 #name: Hardware Transactional Memory (HTM) tests
 
-.*: +file format elf(32)?(64)?-powerpc.*
+.*
 
 Disassembly of section \.text:
 
 
-       .section        ".text"
+       .text
 htm:
        tabort.      5
        tabortwc.    7,8,16
 
 #objdump: -dr -Mpower8
 #name: POWER8 tests (includes Altivec, VSX and HTM)
 
-.*: +file format elf(32)?(64)?-powerpc.*
+.*
 
 Disassembly of section \.text:
 
 
-       .section        ".text"
+       .text
 power8:
        tabort.      5
        tabortwc.    7,8,16