r273950 - in /branches/gcc-9-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Wed Jul 31 19:56:00 GMT 2019


Author: redi
Date: Wed Jul 31 19:56:19 2019
New Revision: 273950

URL: https://gcc.gnu.org/viewcvs?rev=273950&root=gcc&view=rev
Log:
Use standard <float.h> macros in test

The <float.h> changes to define these for C++ have been backported, so
the test can use them now.

	* testsuite/26_numerics/midpoint/floating.cc: Use standard macros
	instead of GCC-specific ones.

Modified:
    branches/gcc-9-branch/libstdc++-v3/ChangeLog
    branches/gcc-9-branch/libstdc++-v3/testsuite/26_numerics/midpoint/floating.cc



More information about the Libstdc++-cvs mailing list