Re: Add support for a ".file 0" directive if supporting DWARF 5 or higher.

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.
This commit is contained in:
Alan Modra 2020-03-07 20:09:57 +10:30
parent 9979ab6663
commit 190e5fc8b3
2 changed files with 13 additions and 9 deletions

View File

@ -1,3 +1,8 @@
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

View File

@ -1,18 +1,17 @@
.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