1#ld: -shared --out-implib dx.dll.a --gc-sections
2#objdump: --syms
3#xfail: mcore-*
4#
5# The MCORE-PE target does not support -shared.
6#
7# Check that the target specific entry symbol *Startup is still
8# a defined (sec > 0), public (scl == 2) symbol, even after garbage
9# collection.
10
11#...
12.*\(sec  1\)\(fl 0x00\)\(ty   0\)\(scl   2\) \(nx 0\) 0x0+000 .*Startup.*
13#pass
14