binutils-gdb/ld/testsuite/ld-gc/stop.s
Alan Modra 040b4a9eb8 Add --gc-sections test checking removal of __start/__stop symbols.
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.
2018-01-30 22:13:43 +10:30

9 lines
84 B
ArmAsm

.text
.globl _start
_start:
.dc.a 0
.section _foo,"aw",%progbits
foo:
.long 1