diff options
author | John David Anglin <danglin@gcc.gnu.org> | 2016-01-28 13:09:23 +0000 |
---|---|---|
committer | John David Anglin <danglin@gcc.gnu.org> | 2016-01-28 13:09:23 +0000 |
commit | 69b0daeb4ab8041f4cc155cbe226a50326f54465 (patch) | |
tree | 4a4169f93a0133786a902730ecf8e329aba6e37a /libcpp/directives.c | |
parent | e0ef6912de884d6524c64df043c3d56616fb96ef (diff) | |
download | gcc-69b0daeb4ab8041f4cc155cbe226a50326f54465.zip gcc-69b0daeb4ab8041f4cc155cbe226a50326f54465.tar.gz gcc-69b0daeb4ab8041f4cc155cbe226a50326f54465.tar.bz2 |
re PR libstdc++/69450 (libstdc++-v3/include/math.h:66:1 2: error: 'constexpr bool std::isnan(double)' conflicts with a previous declaration)
PR libstdc++/69450
* acinclude.m4 (GLIBCXX_CHECK_MATH11_PROTO): Split check for obsolete
isinf and isnan functions into two independent checks. Check on hpux.
* config.h.in: Regenerate.
* configure: Regenerate.
* include/c_global/cmath (isinf(double), isnan(double)): Use
_GLIBCXX_HAVE_OBSOLETE_ISINF and _GLIBCXX_HAVE_OBSOLETE_ISNAN,
respectively.
From-SVN: r232925
Diffstat (limited to 'libcpp/directives.c')
0 files changed, 0 insertions, 0 deletions