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.