https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68078

Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW

--- Comment #2 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> 
---
(In reply to Dominique d'Humieres from comment #1)
> Confirmed from 4.8 up to trunk (6.0). Duplicate of pr59796?

pr59796 is a different issue (a deallocate on dangling pointers), which I don't
think is standard conforming. This PR is for standard conforming code, and will
only fail in the presence of default initialization.

Reply via email to