Define C11 macros such as FLT_DECIMAL_DIG for C++17
commitff164b601b75a9aba47edfaa9a215cb376ab055e
authorJonathan Wakely <jwakely@redhat.com>
Mon, 24 Jun 2019 12:09:47 +0000 (24 13:09 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 24 Jun 2019 12:09:47 +0000 (24 13:09 +0100)
tree79992f00c4ec2d5d269ac3af55a7aad0657cda71
parentefe8764f72a2706136ca588c6ee734c48e803885
Define C11 macros such as FLT_DECIMAL_DIG for C++17

* testsuite/18_support/headers/cfloat/values_c++17.cc: New test.

From-SVN: r272615
gcc/ChangeLog
gcc/ginclude/float.h
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/18_support/headers/cfloat/values_c++17.cc [new file with mode: 0644]