2009-06-15 H.J. Lu <hongjiu.lu@intel.com>

* ld-ifunc/ifunc-9-x86.d: Fix a typo.
This commit is contained in:
H.J. Lu 2009-06-15 13:28:56 +00:00
parent eba077f227
commit 1628149bdd
2 changed files with 5 additions and 1 deletions

View 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

View 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-*-*