This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/18990] ICE in gfc_get_derived_type, at fortran/trans-types.c
- From: "tobi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Mar 2005 22:56:16 -0000
- Subject: [Bug fortran/18990] ICE in gfc_get_derived_type, at fortran/trans-types.c
- References: <20041214171021.18990.tow21@cam.ac.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tobi at gcc dot gnu dot org 2005-03-15 22:56 -------
Hm, I wonder where my comment went.
It looks like don't enforce the seond constraint after R429:
"The character length specified by the char-length in a component-decl or the
char-selector in a type-spec (5.1, 5.1.1.5) shall be a constant specification
expression (7.1.6.2)"
Note that the specification expression has to be constant here.
--
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18990