[Bug libstdc++/51636] Thread-safeness of new and delete operators

2012-01-24 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51636 --- Comment #2 from Andrew Pinski 2012-01-24 19:41:54 UTC --- >Guess: the new/new[] operators throwing std::bad_alloc have a MT-safeness problem. They should not as they are just wrappers around malloc.

[Bug libstdc++/51636] Thread-safeness of new and delete operators

2011-12-20 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51636 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug libstdc++/51636] Thread-safeness of new and delete operators

2011-12-20 Thread ingo at pyrillion dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51636 Ingo K. changed: What|Removed |Added Severity|normal |minor