mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-02 03:50:17 +00:00
11 lines
353 B
D
11 lines
353 B
D
#name: --gc-sections with __start_SECTIONNAME
|
|
#source: dummy.s
|
|
#ld: --gc-sections -e main tmpdir/pr19161-1.o tmpdir/pr19161-2.o
|
|
#nm: --format=bsd
|
|
#xfail: epiphany-*-* frv-*-* hppa-*-* iq2000-*-* lm32-*-* m32c-*-*
|
|
#xfail: mips64vr-*-* msp430-*-* powerpc*-*-eabivle rl78-*-* rx-*-* sh*-*-*
|
|
|
|
#...
|
|
0*[1-9a-f]+[0-9a-f]*[ ](d|D)[ ]_*__start_my_section
|
|
#...
|