[Bug fortran/40850] double free in nested types with allocatable components
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40850 Brent W. Barker changed: What|Removed |Added CC||b.w.barker at gmail dot com
[Bug fortran/40850] double free in nested types with allocatable components
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40850 --- Comment #18 from Brent W. Barker 2012-06-09 22:48:47 UTC --- > > I found that the following nested deallocation program still fails in > > 4.6.3.> > > I can confirm that it fails with 4.6.3. However, it works for me with 4.7.0 > and 4.8 tr