[Bug fortran/60293] ALLOCATE and DEALLOCATE intrinsics are not in the gfortran manual

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 20 18:31:00 GMT 2014


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

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kargl at gcc dot gnu.org

--- Comment #1 from kargl at gcc dot gnu.org ---
ALLOCATE and DEALLOCATE are not intrinsic subprograms.
Allocate and DEALLOCATE are statements.  See any Fortran
book on how to use these statements.



More information about the Gcc-bugs mailing list