This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14609] C++ profiling bug makes string constructor calls <spontaneous>
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Mar 2004 19:04:48 -0000
- Subject: [Bug c++/14609] C++ profiling bug makes string constructor calls <spontaneous>
- References: <20040316182636.14609.jhbrown@bluefinrobotics.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-16 19:04 -------
There is no problem here, except that the call string::string is a shared library which is not profiled.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14609