[Bug fortran/60293] New: ALLOCATE and DEALLOCATE intrinsics are not in the gfortran manual
chrisonian at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Feb 20 18:18:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60293
Bug ID: 60293
Summary: ALLOCATE and DEALLOCATE intrinsics are not in the
gfortran manual
Product: gcc
Version: 4.8.1
Status: UNCONFIRMED
Severity: trivial
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: chrisonian at gmail dot com
Neither ALLOCATE nor DEALLOCATE are in the online manual as intrinsics. MALLOC
is there, and even says 'For new code using Fortran 95 pointers, the memory
allocation intrinsic is ALLOCATE.'
http://gcc.gnu.org/onlinedocs/gfortran/
More information about the Gcc-bugs
mailing list