diff options
Diffstat (limited to 'ld/testsuite/ld-aarch64/ifunc-5b.d')
-rw-r--r-- | ld/testsuite/ld-aarch64/ifunc-5b.d | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ld/testsuite/ld-aarch64/ifunc-5b.d b/ld/testsuite/ld-aarch64/ifunc-5b.d deleted file mode 100644 index 0175982..0000000 --- a/ld/testsuite/ld-aarch64/ifunc-5b.d +++ /dev/null @@ -1,12 +0,0 @@ -#source: ifunc-5.s -#ld: -shared -z nocombreloc -#readelf: -r --wide -#target: aarch64*-*-* - -Relocation section '.rela.got' at .* -[ ]+Offset[ ]+Info[ ]+Type[ ]+.* -[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_GLOB_DAT[ ]+foo\(\)[ ]+foo \+ 0 -#... -Relocation section '.rela.plt' at .* -[ ]+Offset[ ]+Info[ ]+Type[ ]+.* -[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_JUMP_SLOT[ ]+foo\(\)[ ]+foo \+ 0 |