r262755 - in /trunk/gcc/testsuite: ChangeLog li...
segher@gcc.gnu.org
segher@gcc.gnu.org
Mon Jul 16 23:03:00 GMT 2018
Author: segher
Date: Mon Jul 16 23:03:08 2018
New Revision: 262755
URL: https://gcc.gnu.org/viewcvs?rev=262755&root=gcc&view=rev
Log:
rs6000: Fix testsuite bug in check_ppc_float128_hw_available
The test program for ppc_float128_hw_available would always return
false, since there is a syntax error in that test program.
gcc/testsuite/
* lib/target-supports.exp (check_ppc_float128_hw_available): Fix
syntax error.
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/lib/target-supports.exp
More information about the Gcc-cvs
mailing list