1 #name: --gc-sections with __start_SECTIONNAME
2 #source: dummy.s
3 #ld: --gc-sections -e main tmpdir/pr19161-1.o tmpdir/pr19161-2.o
4 #nm: --format=bsd
5 #xfail: epiphany-*-* frv-*-* hppa-*-* iq2000-*-* lm32-*-* m32c-*-*
6 #xfail: mips64vr-*-* msp430-*-* powerpc*-*-eabivle rl78-*-* rx-*-* sh*-*-*
7 
8 #...
9 0*[1-9a-f]+[0-9a-f]*[ 	](D)[ 	]_*__start_my_section
10 #...
11