This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/7708: [FreeBSD] g++ -O inserts definition of std::string::replace in library module
- From: ljrittle at gcc dot gnu dot org
- To: Castalia at azstarnet dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, ljrittle at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 7 Jan 2003 02:57:58 -0000
- Subject: Re: c++/7708: [FreeBSD] g++ -O inserts definition of std::string::replace in library module
- Reply-to: ljrittle at gcc dot gnu dot org, Castalia at azstarnet dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, ljrittle at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: [FreeBSD] g++ -O inserts definition of std::string::replace in library module
Responsible-Changed-From-To: unassigned->ljrittle
Responsible-Changed-By: ljrittle
Responsible-Changed-When: Mon Jan 6 18:57:57 2003
Responsible-Changed-Why:
Can provide definiate answer.
State-Changed-From-To: feedback->closed
State-Changed-By: ljrittle
State-Changed-When: Mon Jan 6 18:57:57 2003
State-Changed-Why:
Fixed on mainline (100% positive), 3.2.2 (prerelease) (100%), 3.2.1 (~99%), 3.2 (~50%). Confidence
statements are 100% only where I actually tested it.
This was an obscure bug related to incorrect template
emission that didn't affect all ports. In the
future, (a) please report the exact error message
you see; (b) upload the preprocessed source code.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7708