2009-06-15 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 15 Jun 2009 13:28:56 +0000 (13:28 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 15 Jun 2009 13:28:56 +0000 (13:28 +0000)
* ld-ifunc/ifunc-9-x86.d: Fix a typo.

ld/testsuite/ChangeLog
ld/testsuite/ld-ifunc/ifunc-9-x86.d

index 3906981..c8a1305 100644 (file)
@@ -1,3 +1,7 @@
+2009-06-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-ifunc/ifunc-9-x86.d: Fix a typo.
+
 2009-06-14  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/10270
index 207c5d4..7390dd1 100644 (file)
@@ -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-*-*