[Bug libstdc++/78805] std::vector::emplace_back is not exception safe.

2016-12-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78805 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/78805] std::vector::emplace_back is not exception safe.

2016-12-14 Thread lanxingcan at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78805 --- Comment #1 from Xingcan Lan --- In addition, this bug affects at least from GCC 4.8.x to GCC 6.x, earlier version of GCC was not yet tested.