Fixes a fail on hppa64-hp-hpux, where anything in the first column is
a label.
* testsuite/gas/elf/dwarf-5-file0.s: Don't start directives in
first column.
+2020-03-07 Alan Modra <amodra@gmail.com>
+
+ * testsuite/gas/elf/dwarf-5-file0.s: Don't start directives in
+ first column.
+
2020-03-06 Nick Clifton <nickc@redhat.com>
PR 25614
.text
-.file 0
-.line 1
+ .file 0
+ .line 1
.long 3
-.file 1 "asdf"
-.line 2
+ .file 1 "asdf"
+ .line 2
.long 5
-.file 0
-.line 4
+ .file 0
+ .line 4
.long 3
-.file 2 "def"
-.line 5
+ .file 2 "def"
+ .line 5
.long 3
-