http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54296
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fdumont at gcc dot gnu.org --- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-08-17 13:17:06 UTC --- Francois, could you take a look please? Thanks. It reminds me of PR 51866, it might be good to review all the code for similar lifetime issues following deallocation or moving.