Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-pe / pr19803.d
blobd8d0c5547a22c8f043989a132fe173d39cead0a5
1 #ld: -shared --out-implib dx.dll.a --gc-sections
2 #objdump: --syms
3 #notarget: mcore-*
5 # The MCORE-PE target does not support -shared.
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.
11 #...
12 .*\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 2\) \(nx 0\) 0x0+000 .*Startup.*
13 #pass