forked from Imagelibrary/binutils-gdb
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:
@@ -1,4 +1,4 @@
|
||||
.data
|
||||
.data
|
||||
.global foo1
|
||||
.global sym1
|
||||
.weak sym2
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.data
|
||||
.data
|
||||
.global foo2
|
||||
.weak sym1
|
||||
.global sym2
|
||||
|
||||
Reference in New Issue
Block a user