[Bug c++/60750] [4.8 Regression] double free after std::move on string inside throw when compiled with optimization
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Apr 7 08:39:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60750
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.9.0
Summary|[4.8/4.9 Regression] double |[4.8 Regression] double
|free after std::move on |free after std::move on
|string inside throw when |string inside throw when
|compiled with optimization |compiled with optimization
Known to fail|4.9.0 |
--- Comment #10 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed on trunk sofar.
More information about the Gcc-bugs
mailing list