diff options
author | Joseph Myers <joseph@codesourcery.com> | 2017-12-06 21:50:32 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2017-12-06 21:50:32 +0000 |
commit | c191f64cd5e985bba95727c40cf02f3a0eae42e3 (patch) | |
tree | e907aacf3c8411d1dd5f7b20e1a43e74fb55cb4d /sysdeps/ia64/sotruss-lib.c | |
parent | 5244527da1bfa751492e146d3e6ae128c59bfcc4 (diff) | |
download | glibc-c191f64cd5e985bba95727c40cf02f3a0eae42e3.tar.gz glibc-c191f64cd5e985bba95727c40cf02f3a0eae42e3.tar.xz glibc-c191f64cd5e985bba95727c40cf02f3a0eae42e3.zip |
Correct some ia64 libm_alias_float_other calls.
This patch corrects three ia64 libm_alias_float_other calls so they generate the intended _Float32 aliases when such aliases are enabled. Tested with build-many-glibcs.py for ia64-linux-gnu (that installed stripped shared libraries are unchanged when applied to current sources, and that this enables compilation tests to pass when used in conjunction with other _Float32 patches). * sysdeps/ia64/fpu/e_exp2f.S (__exp2f): Use exp2 not __exp2 as second argument to libm_alias_float_other. * sysdeps/ia64/fpu/e_log2f.S (__log2f): Use log2 not __log2 as second argument to libm_alias_float_other. * sysdeps/ia64/fpu/e_powf.S (__powf): Use pow not __pow as second argument to libm_alias_float_other.
Diffstat (limited to 'sysdeps/ia64/sotruss-lib.c')
0 files changed, 0 insertions, 0 deletions