diff options
Diffstat (limited to 'ld/testsuite/ld-ifunc/ifunc-9-x86.d')
-rw-r--r-- | ld/testsuite/ld-ifunc/ifunc-9-x86.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-ifunc/ifunc-9-x86.d b/ld/testsuite/ld-ifunc/ifunc-9-x86.d index 207c5d4..7390dd1 100644 --- a/ld/testsuite/ld-ifunc/ifunc-9-x86.d +++ b/ld/testsuite/ld-ifunc/ifunc-9-x86.d @@ -1,3 +1,3 @@ #ld: --export-dynamic -#error: .*dynamic STT_GNU_IFUNC symbool `foo' with pointer equality in `.*.o' can not be used when making an executable; recompile with -fPIE and relink with -pie +#error: .*dynamic STT_GNU_IFUNC symbol `foo' with pointer equality in `.*.o' can not be used when making an executable; recompile with -fPIE and relink with -pie #target: x86_64-*-* i?86-*-* |