]> gcc.gnu.org Git - gcc.git/commit
Revert patch.
authorMichael Meissner <meissner@linux.ibm.com>
Wed, 25 Aug 2021 22:45:48 +0000 (18:45 -0400)
committerMichael Meissner <meissner@linux.ibm.com>
Wed, 25 Aug 2021 22:45:48 +0000 (18:45 -0400)
commitbfc8901ef3381a515a0723679a645c6b2c95d95a
tree9de140e37a57b6a9b8a8b9bb182e447996b0fd17
parent98309845f1f9228010820ae5ff0927df13f97cb3
Revert patch.

2021-08-24  Michael Meissner  <meissner@linux.ibm.com>

gcc/testsuite/
Revert patch.
PR target/94630
* gcc.target/powerpc/pr70117.c: Specify that we need the long double
type to be IBM 128-bit.  Remove the code to use __ibm128.
* c-c++-common/dfp/convert-bfp-11.c: Specify that we need the long
double type to be IBM 128-bit.  Run the test at -O2 optimization.
* lib/target-supports.exp (add_options_for_long_double_ibm128): New
function.
(check_effective_target_long_double_ibm128): New function.
(add_options_for_long_double_ieee128): New function.
(check_effective_target_long_double_ieee128): New function.
(add_options_for_long_double_64bit): New function.
(check_effective_target_long_double_64bit): New function.
gcc/testsuite/c-c++-common/dfp/convert-bfp-11.c
gcc/testsuite/gcc.target/powerpc/pr70117.c
gcc/testsuite/lib/target-supports.exp
This page took 0.072315 seconds and 6 git commands to generate.