[ARC] Fix assembler relaxation.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-pe / pr19803.d
CommitLineData
41f46ed9
SKS
1#ld: -shared --out-implib dx.dll.a --gc-sections
2#objdump: --syms
4153b6db 3#notarget: mcore-*
41f46ed9 4#
4153b6db
NC
5# The MCORE-PE target does not support -shared.
6#
7# Check that the target specific entry symbol *Startup is still
41f46ed9
SKS
8# a defined (sec > 0), public (scl == 2) symbol, even after garbage
9# collection.
41f46ed9 10
41f46ed9
SKS
11#...
12.*\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 2\) \(nx 0\) 0x0+000 .*Startup.*
13#pass
This page took 0.058225 seconds and 4 git commands to generate.