[Bug fortran/32715] improve diagnostics of attempted allocation of non-array
kargl at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Dec 11 00:17:00 GMT 2008
------- Comment #2 from kargl at gcc dot gnu dot org 2008-12-11 00:16 -------
The patch I submitted, here:
http://gcc.gnu.org/ml/fortran/2008-12/msg00167.html
gives
troutmask:sgk[224] gfc4x -o z k.f90
k.f90:2.10:
ALLOCATE(i(3))
1
Error: Allocate-object at (1) is not a nonprocedure pointer or
an allocatable variable
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32715
More information about the Gcc-bugs
mailing list