]> git.ipfire.org Git - thirdparty/gcc.git/commit
c_locale.cc (__convert_to_v): Fix !__FLT_HAS_INFINITY__ case.
authorAndrew Pinski <andrew_pinski@playstation.sony.com>
Wed, 1 Oct 2008 23:16:19 +0000 (23:16 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 1 Oct 2008 23:16:19 +0000 (16:16 -0700)
commitffecec4dce4ee13847608c404695527369e4120f
treef1cab52b87004a944c65935e308ade3585c68dc3
parent3e93b2755219dbd75fda52a0300c3073a2c7f177
c_locale.cc (__convert_to_v): Fix !__FLT_HAS_INFINITY__ case.

2008-10-01  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        * config/locale/generic/c_locale.cc (__convert_to_v): Fix
        !__FLT_HAS_INFINITY__ case.

From-SVN: r140823
libstdc++-v3/ChangeLog
libstdc++-v3/config/locale/generic/c_locale.cc