rs6000: Use more correct names for some trunc/extend libcalls
authorSegher Boessenkool <segher@kernel.crashing.org>
Mon, 16 Jul 2018 23:00:03 +0000 (01:00 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Mon, 16 Jul 2018 23:00:03 +0000 (01:00 +0200)
commit2d06bc72fae490fbec159ccd6952c633d57e0d10
tree1ec6dc1af4eed587538de6bd3329fcd2b67217b6
parent10a0e2a9a8bd476aa5681ebd6b140ecf10b36fd4
rs6000: Use more correct names for some trunc/extend libcalls

They had source and destination swapped in the name.

* config/rs6000/rs6000.c (init_float128_ibm): Use more correct names
for the conversions between TDmode and IFmode.
(init_float128_ieee): Use more correct names for the conversions
between TDmode and KFmode.

From-SVN: r262752
gcc/ChangeLog
gcc/config/rs6000/rs6000.c