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/