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/44556] incorrect error: Stat-variable at (1) shall not be DEALLOCATEd within the same DEALLOCATE statement



------- Comment #8 from burnus at gcc dot gnu dot org  2010-06-17 23:13 -------
Created an attachment (id=20935)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20935&action=view)
Draft patch, which keeps diagnostic for derived types

Draft patch, which fixes this regression and also adds a check for component
access. Not yet regtested.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44556


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