PR testsuite/98870: Fix IEEE 128-bit fortran test
authorMichael Meissner <meissner@linux.ibm.com>
Fri, 29 Jan 2021 22:44:54 +0000 (17:44 -0500)
committerMichael Meissner <meissner@linux.ibm.com>
Fri, 29 Jan 2021 22:44:54 +0000 (17:44 -0500)
commitd761172d9b2feff68d50f38b3c76969532688791
treece186b88138d1332a3eaa2fd0c0d4dbf960f5c49
parentfa00e35c17827327e20cd42d9b90e511360be00b
PR testsuite/98870: Fix IEEE 128-bit fortran test

This test started failing when I changed the mapping of IEEE 128-bit long
double built-in functions on 2021-01-28.  This patch fixes the test so it
uses the correct name.

gcc/testsuite/
2021-01-29  Michael Meissner  <meissner@linux.ibm.com>

PR testsuite/98870
* gcc.target/powerpc/ppc-fortran/ieee128-math.f90: Fix the
expected result.
gcc/testsuite/gcc.target/powerpc/ppc-fortran/ieee128-math.f90