[Bug libstdc++/51359] New: std::string::reserve inefficiency/possible accidental behavior with reserve()

2011-11-30 Thread nacitar at gmail dot com
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

[Bug libstdc++/42734] trivial use of std::thread fails with "pure virtual method called"

2010-10-15 Thread nacitar at gmail dot com
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 >

[Bug libstdc++/42734] trivial use of std::thread fails with "pure virtual method called"

2010-10-15 Thread nacitar at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42734 Jacob McIntosh changed: What|Removed |Added CC||nacitar at gmail dot com --- Comment