Browse Source
PR ld/14918 * ld-plugin/lto.exp (lto_link_elf_tests): Add PR ld/14918 test. * ld-plugin/pr14918.c: New file. * ld-plugin/pr14918.d: Likewise.gdb-7.10-branch
4 changed files with 20 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||
int |
|||
main () |
|||
{ |
|||
return 0; |
|||
} |
|||
@ -0,0 +1,4 @@ |
|||
#failif |
|||
#... |
|||
0x0+1 \(NEEDED\) +Shared library: \[libgcc_s.so.[0-9]+\] |
|||
#... |
|||
Loading…
Reference in new issue