r233214 - in /trunk/libstdc++-v3: ChangeLog aci...

redi@gcc.gnu.org redi@gcc.gnu.org
Mon Feb 8 15:22:00 GMT 2016


Author: redi
Date: Mon Feb  8 15:22:32 2016
New Revision: 233214

URL: https://gcc.gnu.org/viewcvs?rev=233214&root=gcc&view=rev
Log:
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.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/acinclude.m4
    trunk/libstdc++-v3/configure



More information about the Libstdc++-cvs mailing list