]> 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, 29 Apr 2021 00:31:19 +0000 (20:31 -0400)
committerMichael Meissner <meissner@linux.ibm.com>
Thu, 29 Apr 2021 00:31:19 +0000 (20:31 -0400)
commit0aedb0c4b1b80e3a05fa8363c09caf4383da5c35
treef80f72cb6fc09abaa9ec03e2ae3a9b7198ca844c
parente992fc9828fd6fbdeec3339465bc68cdfc204c92
Fix nanq functions if long double is IEEE 128-bit on PowerPC.

gcc/
2021-04-28  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.064374 seconds and 6 git commands to generate.