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/39189] Improvement in handling COMMON'ed pointers to allocatable arrays



------- Comment #1 from kargl at gcc dot gnu dot org  2009-02-14 16:00 -------
I'm inclined to think that this should be closed with WONTFIX.

Deallocation of an allocated array when a subprogram returns
is a fundamental concept of Fortran.  A user should know what
to expect and code accordingly.

I'll let one of the other gfortran contributors make a final
determination of the merits of a warning.


-- 

kargl at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P5


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


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