diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2018-07-17 01:01:12 +0200 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2018-07-17 01:01:12 +0200 |
commit | 56a6c9b4b2aa227c2d5bd21f2fb43b561a5b7d96 (patch) | |
tree | ae3116500413ee4d1c30f755d323cf54164ef3b9 /gcc/builtins.c | |
parent | 2d06bc72fae490fbec159ccd6952c633d57e0d10 (diff) | |
download | gcc-56a6c9b4b2aa227c2d5bd21f2fb43b561a5b7d96.zip gcc-56a6c9b4b2aa227c2d5bd21f2fb43b561a5b7d96.tar.gz gcc-56a6c9b4b2aa227c2d5bd21f2fb43b561a5b7d96.tar.bz2 |
rs6000: Use correct names for some trunc/extend libcalls
The libcalls for trunc and extend of a decimal float to a binary float,
and vice versa, do not have "2" in the name, although all other such
conversions do.
* config/rs6000/rs6000.c (init_float128_ibm): Use the correct names
for conversions between IFmode and the decimal floating point modes.
(init_float128_ieee): Use the correct names for conversions between
KFmode and the decimal floating point modes.
From-SVN: r262753
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions