http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51359
Bug #: 51359
Summary: std::string::reserve inefficiency/possible accidental
behavior with reserve()
Classification: Unclassified
Product: gcc
Version: 3.4.6
Status: U
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42734
--- Comment #34 from Jacob McIntosh 2010-10-15
19:46:56 UTC ---
(In reply to comment #32)
> I'm not sure -march=i386 explains the original report, since the OP said his
> compiler command was:
>
> $ g++ -std=c++0x -pthread thread.cc -o thread
>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42734
Jacob McIntosh changed:
What|Removed |Added
CC||nacitar at gmail dot com
--- Comment