
Well, just __stop__foo but that should be good enough. * testsuite/ld-gc/stop.d, * testsuite/ld-gc/stop.s: New test. * testsuite/ld-gc/gc.exp: Run it.
8 lines
84 B
ArmAsm
8 lines
84 B
ArmAsm
.text
|
|
.globl _start
|
|
_start:
|
|
.dc.a 0
|
|
|
|
.section _foo,"aw",%progbits
|
|
foo:
|
|
.long 1
|