[Bug fortran/33221] Using type(...) of TYPE declarations without components fails
burnus at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Sep 1 08:21:00 GMT 2007
------- Comment #1 from burnus at gcc dot gnu dot org 2007-09-01 08:20 -------
It already fails for
TYPE t
END TYPE t
type(t) :: myt
end
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|IMPORTing of TYPE |Using type(...) of TYPE
|declarations without |declarations without
|components fails |components fails
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33221
More information about the Gcc-bugs
mailing list