Use PIC relocation in ALIAS_IMPL
commita5df3210a641c175138052037fcdad34298bfa4d
authorAndrew Senkevich <andrew.senkevich@intel.com>
Wed, 17 Feb 2016 22:23:32 +0000 (17 14:23 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 17 Feb 2016 22:23:32 +0000 (17 14:23 -0800)
tree50aad63ae76931a697f758ca6dc6ab6a409cc2c3
parente9db92d3acfe1822d56d11abcea5bfc4c41cf6ca
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.
ChangeLog
sysdeps/x86_64/fpu/svml_finite_alias.S