This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/7012: istringstream cannot read integers on Solaris 2.5.1
- From: bkoz at gcc dot gnu dot org
- To: bkoz at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, martin dot kahlert at infineon dot com, nobody at gcc dot gnu dot org
- Date: 3 Jul 2002 16:17:01 -0000
- Subject: Re: libstdc++/7012: istringstream cannot read integers on Solaris 2.5.1
- Reply-to: bkoz at gcc dot gnu dot org, bkoz at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, martin dot kahlert at infineon dot com, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: istringstream cannot read integers on Solaris 2.5.1
Responsible-Changed-From-To: unassigned->bkoz
Responsible-Changed-By: bkoz
Responsible-Changed-When: Wed Jul 3 09:17:01 2002
Responsible-Changed-Why:
Mine.
State-Changed-From-To: open->feedback
State-Changed-By: bkoz
State-Changed-When: Wed Jul 3 09:17:01 2002
State-Changed-Why:
Sadly, gcc-3.1.0 shipped with some serious bugs for solaris 2.6 and 2.5. The following patch fixed most of them, and will be included in gcc-3.1.1. In the meantime, you might want to try the gcc-3_1-branch sources, or mainline gcc.
2002-05-27 Benjamin Kosnik <bkoz@redhat.com>
PR libstdc++/6795.
* config/os/solaris/solaris2.6/bits/ctype_noninline.h
(classic_table): Fix.
* config/os/solaris/solaris2.5/bits/ctype_noninline.h: Same.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7012