]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/acinclude.m4
Enable isinf/isnan checks for all targets
authorJonathan Wakely <jwakely@redhat.com>
Mon, 8 Feb 2016 15:22:32 +0000 (15:22 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 8 Feb 2016 15:22:32 +0000 (15:22 +0000)
commitcc07da33ae9cf86c308f6a7858d7d8faa73d63e1
treefdd4479f84dafab7923df3d8c5f4cdc7c72fbd36
parent5317b1be7eefe215ae67b8f65c8e7d8f54c6f2d2
Enable isinf/isnan checks for all targets

PR libstdc++/48891
* acinclude.m4 (GLIBCXX_CHECK_MATH11_PROTO): Enable isinf and isnan
checks for all targets except *-*-solaris2.* and ensure we find the
libc math.h header not our own.
* configure: Regenerate.

From-SVN: r233214
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/configure