]> 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)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 1 Jul 2016 12:47:20 +0000 (14:47 +0200)
commitbbe472f4e02c18f998d8e327f4a0e7c5004c8010
tree419dcac78b2cb28b35fdee4caeba7beda29525bf
parent0903610fdc31efbea4309f69e5ee3e1d4f7ed29e
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