]> Git Repo - binutils.git/blame - ld/testsuite/ld-gc/pr13683.d
PR ld/13683
[binutils.git] / ld / testsuite / ld-gc / pr13683.d
CommitLineData
2aa9aad9
NC
1#name: --gc-sections with --defsym
2#source: dummy.s
3#ld: --gc-sections -e main --defsym foo=foo2 tmpdir/pr13683.o
4#nm: --format=bsd
5#xfail: sh64*-*-* iq2000-*-* lm32-*-* epiphany-*-* mips64vr-*-* frv-*-* m32c-*-* rl78-*-* rx-*-* sh-*-*
6
7# Note - look for both "foo" and "foo2" being defined, non-zero function symbols
8
9#...
100+[1-9a-f]+[0-9a-f]*[ ]T[ ]_*foo
110+[1-9a-f]+[0-9a-f]*[ ]T[ ]_*foo2
12#...
This page took 0.020396 seconds and 4 git commands to generate.