From 1628149bdd8a31100a13e6ec80da4ac4f04fe99f Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Mon, 15 Jun 2009 13:28:56 +0000 Subject: [PATCH] 2009-06-15 H.J. Lu * ld-ifunc/ifunc-9-x86.d: Fix a typo. --- ld/testsuite/ChangeLog | 4 ++++ ld/testsuite/ld-ifunc/ifunc-9-x86.d | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 3906981..c8a1305 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2009-06-15 H.J. Lu + + * ld-ifunc/ifunc-9-x86.d: Fix a typo. + 2009-06-14 H.J. Lu PR ld/10270 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-*-* -- 2.7.4