]> gcc.gnu.org Git - gcc.git/commit
PowerPC: Fix nanq functions if long double is IEEE 128-bit.
authorMichael Meissner <meissner@linux.ibm.com>
Wed, 16 Sep 2020 03:36:59 +0000 (23:36 -0400)
committerMichael Meissner <meissner@linux.ibm.com>
Wed, 16 Sep 2020 03:36:59 +0000 (23:36 -0400)
commit94bc0a3258c3cef71c90781056ad117925bebcec
tree9b24a5b174532ae251f38303c6272572d4c20f83
parentd11c4f3966aa76f6915ef2ecad9d0045ae08cf12
PowerPC: Fix nanq functions if long double is IEEE 128-bit.

gcc/
2020-09-15  Michael Meissner  <meissner@linux.ibm.com>

* config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): If long
double is IEEE-128 map the nanq built-in functions to the long
double function, not the f128 function.
gcc/config/rs6000/rs6000-c.c
This page took 0.062051 seconds and 6 git commands to generate.