Fixes fails on hppa64-hp-hpux11.23
* testsuite/gas/elf/section25.s: Don't start directives in first
column.
* testsuite/gas/elf/section26.s: Likewise.
(cherry picked from commit
db543a7de3f3356133ef3f7f7fc9ae444fd55325)
-.section .noinit
-.word 0
+ .section .noinit
+ .word 0
-.section .noinit.foo
-.word 0
+ .section .noinit.foo
+ .word 0
-.section .gnu.linkonce.n.bar
-.word 0
+ .section .gnu.linkonce.n.bar
+ .word 0
-.section .persistent
-.word 0
+ .section .persistent
+ .word 0
-.section .persistent.foo
-.word 0
+ .section .persistent.foo
+ .word 0
-.section .persistent.bss
-.word 0
+ .section .persistent.bss
+ .word 0
-.section .gnu.linkonce.p.bar
-.word 0
+ .section .gnu.linkonce.p.bar
+ .word 0