re PR libstdc++/31836 (FAIL: 27_io/basic_istream/extractors_arithmetic/char/12.cc...
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Wed, 25 Jul 2007 15:32:33 +0000 (15:32 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Wed, 25 Jul 2007 15:32:33 +0000 (15:32 +0000)
commit18efbe51766315fbe4d23dd710f22eab09ee826a
tree0b584d9d2eb61d779a579fcb783e98c6d4921dfb
parentedb3b6224a89999ad344de7ca6919e2e7a2de4c2
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
libstdc++-v3/ChangeLog
libstdc++-v3/config/locale/generic/c_locale.cc
libstdc++-v3/config/os/hpux/os_defines.h