binutils-gdb/ld/testsuite/ld-gc/pr19161.d
Alan Modra 9d3420f5df Remove pr19161 test hppa xfail
* testsuite/ld-gc/pr19161.d: Don't xfail hppa.
2017-08-23 08:58:42 +09:30

11 lines
344 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-*-* iq2000-*-* lm32-*-* m32c-*-*
#xfail: mips64vr-*-* msp430-*-* powerpc*-*-eabivle rl78-*-* rx-*-* sh*-*-*
#...
0*[1-9a-f]+[0-9a-f]*[ ](d|D)[ ]_*__start_my_section
#...