gcc/libstdc++-v3/config/os
John David Anglin 18efbe5176 re PR libstdc++/31836 (FAIL: 27_io/basic_istream/extractors_arithmetic/char/12.cc execution test)
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.

From-SVN: r126914
2007-07-25 15:32:33 +00:00
..
aix
bsd
djgpp
generic
gnu-linux c_locale.h (__convert_from_v): Only switch to the "C" locale if the current one isn't already "C" (for old glibcs). 2007-05-24 14:49:45 +00:00
hpux re PR libstdc++/31836 (FAIL: 27_io/basic_istream/extractors_arithmetic/char/12.cc execution test) 2007-07-25 15:32:33 +00:00
irix
mingw32 ctype_base.h: Use the generic libstdc++ masks rather than MSVCRT defines. 2007-07-16 09:19:26 +00:00
newlib
qnx/qnx6.1
solaris
tpf
uclibc
vxworks
windiss