powerpc64le: workaround ieee long double / _Float128 stdc++ bug
authorPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Fri, 7 Feb 2020 20:08:20 +0000 (14:08 -0600)
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Mon, 6 Apr 2020 15:23:58 +0000 (10:23 -0500)
commit8e72163b16bfe874a415a558f78911e5d05c5f22
treebdee08bdcd994aad9027f1239a1f8612d71e40f3
parent6f82d05034178eee756dfe09472948130748ad39
powerpc64le: workaround ieee long double / _Float128 stdc++ bug

-mabi=ieeelongdouble triggers the stdc++ libraries _Float128
support, which then breaks if algorithm is included.  For now,
explicitly disable _Float128 for such tests.

I have opened up GCC BZ 94080 to track this.

Reviewed-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
sysdeps/powerpc/powerpc64/le/Makefile