[Bug math/19590] Fail to build shared objects that use libmvec.so functions.
cvs-commit at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Fri Mar 11 17:21:00 GMT 2016
https://sourceware.org/bugzilla/show_bug.cgi?id=19590
--- Comment #9 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".
The branch, release/2.22/master has been updated
via 2b8ab5c3f618e4d9e0a9147c24f8cf6bbf35a1d8 (commit)
from c95a56e2a8b16eeb911eed5c1bdc8fd26f337f4d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=2b8ab5c3f618e4d9e0a9147c24f8cf6bbf35a1d8
commit 2b8ab5c3f618e4d9e0a9147c24f8cf6bbf35a1d8
Author: Andrew Senkevich <andrew.senkevich@intel.com>
Date: Wed Feb 17 14:23:32 2016 -0800
Use PIC relocation in ALIAS_IMPL
Since libmvec_nonshared.a may be linked into shared objects, ALIAS_IMPL
should use PIC relocation.
[BZ #19590]
* sysdeps/x86_64/fpu/svml_finite_alias.S (ALIAS_IMPL): Use PIC
relocation.
(cherry picked from commit a5df3210a641c175138052037fcdad34298bfa4d)
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 7 +++++++
NEWS | 2 +-
sysdeps/x86_64/fpu/svml_finite_alias.S | 3 +--
3 files changed, 9 insertions(+), 3 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list