]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/ChangeLog
re PR libgcc/70363 (PowerPC __float128 to long double doesn't link if built with...
authorMichael Meissner <meissner@linux.vnet.ibm.com>
Tue, 22 Mar 2016 21:05:43 +0000 (21:05 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Tue, 22 Mar 2016 21:05:43 +0000 (21:05 +0000)
commit104cdaf14f5ba38bda091ecc1a6f028c8d21586b
tree40162bd2453a95df149461e2fb4a36149d07c446
parent72c9526d3dc0742ee9a5f5cc4f90bf3375fb0bba
re PR libgcc/70363 (PowerPC __float128 to long double doesn't link if built with an assember without ISA 3.0 support)

2016-03-22  Michael Meissner  <meissner@linux.vnet.ibm.com>

PR libgcc/70363
* config/rs6000/extendkftf2-sw.c (__extendkftf2_sw): If libgcc was
built with an assembler that does not support ISA 3.0
instructions, rename __extendkftf2_sw to __extendkftf2.

From-SVN: r234408
libgcc/ChangeLog
libgcc/config/rs6000/extendkftf2-sw.c