[Bug fortran/33221] Cannot declare variables of TYPE without components
fxcoudert at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Sep 18 11:32:00 GMT 2007
------- Comment #3 from fxcoudert at gcc dot gnu dot org 2007-09-18 11:31 -------
(In reply to comment #2)
> One thing that comes to mind is the following patch. It allows derived types
> with zero components to be accepted, but I fear that it might make us accept
> invalid code with empty derived types outside the current scoping unit.
After thinking some more, I think that fear is not justified. There are a few
other places that need adjusting, but I'll submit a complete patch shortly.
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |fxcoudert at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
Last reconfirmed|2007-09-18 07:32:37 |2007-09-18 11:31:46
date| |
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33221
More information about the Gcc-bugs
mailing list