https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57957
Dominique d'Humieres changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57957
--- Comment #5 from Dominique d'Humieres ---
> That one seems to be memory-clean with current trunk. FIXED?
Confirmed for gcc 5 and trunk (6.0). The test in comment 0 succeeds with 4.9.2,
but not the one in comment 2 (!?). Both tests fail with
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57957
Mikael Morin changed:
What|Removed |Added
CC||mikael at gcc dot gnu.org
--- Comment #4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57957
--- Comment #3 from Tao Song ---
(In reply to janus from comment #2)
> (In reply to Tobias Burnus from comment #1)
> > For GCC 4.9, one needs to wrap the code in the main program in BLOCK/END
> > BLOCK as otherwise the end-of-scope deallocation d
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57957
janus at gcc dot gnu.org changed:
What|Removed |Added
CC||janus at gcc dot gnu.org