r126914 - in /trunk/libstdc++-v3: ChangeLog con...

danglin@gcc.gnu.org danglin@gcc.gnu.org
Wed Jul 25 15:32:00 GMT 2007


Author: danglin
Date: Wed Jul 25 15:32:33 2007
New Revision: 126914

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126914
Log:
	PR libstdc++/31836
	* config/locale/generic/c_locale.cc (__convert_to_v): Don't use
	strtold if _GLIBCXX_HAVE_BROKEN_STRTOLD is defined.
	* config/os/hpux/os_defines.h (_GLIBCXX_HAVE_BROKEN_STRTOLD): Define
	if __hppa__ is defined.


Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/config/locale/generic/c_locale.cc
    trunk/libstdc++-v3/config/os/hpux/os_defines.h



More information about the Libstdc++-cvs mailing list