Browse Source
PR ld/13621 bfd/ * linker.c (_bfd_nearby_section): Revert 2012-02-13 change. ld/testsuite/ * ld-elf/warn2.d: Revert 2012-02-13 change. * ld-elf/zerosize1.d, ld-elf/zerosize1.s: Delete.cygwin-64bit-branch
6 changed files with 14 additions and 19 deletions
@ -1,10 +0,0 @@ |
|||
#source: start.s |
|||
#source: zerosize1.s |
|||
#ld: |
|||
#readelf: -s |
|||
|
|||
# Check that xyzzy is not placed in the .text section. |
|||
|
|||
#... |
|||
+[0-9]+: +[0-9a-f]+ +0 +(OBJECT|NOTYPE) +GLOBAL +DEFAULT +ABS xyzzy |
|||
#pass |
|||
@ -1,3 +0,0 @@ |
|||
.section "zerosize","aw" |
|||
.globl xyzzy |
|||
xyzzy: |
|||
Loading…
Reference in new issue