This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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 <b.w.barker at gmail dot com> 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 trunk.

I confirm that it works for me with GNU Fortran (Ubuntu/Linaro 4.7.0-7ubuntu3)
4.7.0


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]