]> gcc.gnu.org Git - gcc.git/commit
Fix nanq functions if long double is IEEE 128-bit on PowerPC.
authorMichael Meissner <meissner@linux.ibm.com>
Thu, 18 Mar 2021 23:39:29 +0000 (19:39 -0400)
committerMichael Meissner <meissner@linux.ibm.com>
Thu, 18 Mar 2021 23:39:29 +0000 (19:39 -0400)
commit9dea722b8842bec576effb16fb434bd48fcbafb9
treec76d15a180afa5efb1f2efee8d7e48356faad62e
parenta5377324c2daffe26196c1669f7609b6ad8a9335
Fix nanq functions if long double is IEEE 128-bit on PowerPC.

gcc/
2021-03-18  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.059511 seconds and 6 git commands to generate.