summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-ifunc
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2009-06-15 13:28:56 +0000
committerH.J. Lu <hjl@lucon.org>2009-06-15 13:28:56 +0000
commit368b950c9a7f9920c83dd6435ecd14fc326c6cd1 (patch)
treefa3fa1ef42e7779fe83c8f294f51fad427332de8 /ld/testsuite/ld-ifunc
parentf91b05aa5cabca082e431582a1cd65ff9a4d9f55 (diff)
downloadbinutils-redhat-368b950c9a7f9920c83dd6435ecd14fc326c6cd1.tar.gz
2009-06-15 H.J. Lu <hongjiu.lu@intel.com>
* ld-ifunc/ifunc-9-x86.d: Fix a typo.
Diffstat (limited to 'ld/testsuite/ld-ifunc')
-rw-r--r--ld/testsuite/ld-ifunc/ifunc-9-x86.d2
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 207c5d4a84..7390dd1fed 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-*-*