[Bug fortran/40571] New: F2008: ISO_FORTRAN_ENV: Missing constants
burnus at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Jun 27 19:43:00 GMT 2009
For the missing inquiry function, see PR 40569.
Do not forget to update intrinsic.texi!
Missing are the following integer arrays/scalars:
CHARACTER_KINDS
[ 1, 4 ]
INTEGER_KINDS
[ 1, 2, 4 ...]
LOGICAL_KINDS
[ 1, 2, 4, ...]
REAL_KINDS
[ 4, 8, ... ]
IO_INQUIRE_INTERNAL_UNIT
some positive number which cannot appear for any
other error as value for IOSTAT=
STAT_STOPPED_IMAGE
positive, /= IO_INQUIRE_INTERNAL_UNIT
Different from other STAT= values which appear for
STAT= in ALLOCATE/DEALLOCATE and in
SYNC ALL/IMAGES/MEMORY.
--
Summary: F2008: ISO_FORTRAN_ENV: Missing constants
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: burnus at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40571
More information about the Gcc-bugs
mailing list