[Bug libstdc++/31836] [4.3 Regression] FAIL: 27_io/basic_istream/extractors_arithmetic/char/12.cc execution test

danglin at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jul 25 15:33:00 GMT 2007



------- Comment #35 from danglin at gcc dot gnu dot org  2007-07-25 15:32 -------
Subject: Bug 31836

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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31836



More information about the Gcc-bugs mailing list