mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-02 18:53:22 +00:00
11 lines
351 B
D
11 lines
351 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)[ ]_*__start_my_section
|
||
|
#...
|