make obstack object allocators more type-safe
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / libdso-3.d
1 #source: expdyn1.s
2 #source: dso-3.s
3 #as: --pic --no-underscore --em=criself
4 #ld: --shared -m crislinux
5 #objdump: -R
6
7 # GOTOFF relocs against global symbols with non-default
8 # visibility got a linker error. (A non-default visibility is
9 # to be treated as a local definition for the reloc.) We also
10 # make sure we don't get unnecessary dynamic relocations.
11
12 .*: file format elf32-cris
13
14 DYNAMIC RELOCATION RECORDS \(none\)
This page took 0.029257 seconds and 4 git commands to generate.