]> git.ipfire.org Git - thirdparty/glibc.git/commit
SPARC64: update localplt.data
authorAurelien Jarno <aurelien@aurel32.net>
Thu, 30 Jun 2016 14:06:10 +0000 (16:06 +0200)
committerRyan S. Arnold <ryan.arnold@linaro.org>
Sat, 22 Oct 2016 16:49:07 +0000 (11:49 -0500)
commit9dc6f738aec4b33a2e1667204923fe47d1a31496
treedfd4d1874ca9c6f45f1ee70d89be18a9ebf8d811
parentddce84f1c0aa11eabfc5f18eef66ec757a415d28
SPARC64: update localplt.data

Commits d81f90cc and 89faa0340 replaced called to __isnan and __isinf
by the corresponding GCC builtins. In turns GCC emits calls to _Qp_cmp.
We should therefore add _Qp_cmp to localplt.data as otherwise the
elf/check-localplt test fails with:

   Extra PLT reference: libc.so: _Qp_cmp

A similar change has already been done for SPARC32 in commit 6ef1cb95.

Changelog:
* sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Add _Qp_cmp.

(cherry picked from commit fd1cf1dc3b2d90c2a61332363feb1043f6916564)
ChangeLog
sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data