[Bug libstdc++/24704] [3.4/4.0/4.1 Regression] __gnu_cxx::__exchange_and_add is out of line and called even for single threaded applications using std::string
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Nov 7 17:32:00 GMT 2005
------- Comment #7 from pinskia at gcc dot gnu dot org 2005-11-07 17:32 -------
Actually the real issue is not even here and there is no performance problems
with the out of line/non threaded calls but the real issue is that we are just
calling them too much.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24704
More information about the Gcc-bugs
mailing list