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 3906981323d3bc1b40f019e3f37827e3e7fd253a..c8a130522570742a25d4fd02e01cfdb4d6d87402 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 207c5d4a84ed360e170e316df0086bf27310caed..7390dd1feda4513938043e7603f44361581e29bf 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-*-*