* elf64-ppc.c (dec_dynrel_count): Don't error when elf_gc_sweep_symbol
[external/binutils.git] / sim / testsuite / sim / cris / c / hellodyn3.c
1 /* Check that invoking ld.so as a program, invoking the main program,
2    works.  Jump through a few hoops to avoid reading the host
3    ld.so.cache (having no absolute path specified for the executable
4    falls back on loading through the same mechanisms as a DSO).
5 #notarget: *-*-elf
6 #dynamic:
7 #sim: --sysroot=@exedir@ @exedir@/lib/ld.so.1 --library-path /
8  */
9 #include "hello.c"