gas/testsuite/

* gas/elf/section5.s: Don't start directives in first column.
ld/testsuite/
	* ld-elf/tbss.s: Don't start directives in first column.
	* ld-scripts/weak1.s: Likewise.
	* ld-scripts/weak2.s: Likewise.
	* ld-undefined/weak-undef.s: Likewise.
	* ld-undefined/undefined.exp: Enable tests for hppa-elf.
This commit is contained in:
Alan Modra
2005-03-22 14:20:38 +00:00
parent 76750a2f8d
commit 52a43e7100
8 changed files with 35 additions and 32 deletions

View File

@@ -1,4 +1,4 @@
.data
.data
.global foo1
.global sym1
.weak sym2

View File

@@ -1,4 +1,4 @@
.data
.data
.global foo2
.weak sym1
.global sym2