This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/36746] Rejects variable which is implictly typed as derived typed with DIMENSION
- From: "domob at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Sep 2008 20:23:20 -0000
- Subject: [Bug fortran/36746] Rejects variable which is implictly typed as derived typed with DIMENSION
- References: <bug-36746-16425@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from domob at gcc dot gnu dot org 2008-09-04 20:23 -------
I'll try to find something about this in the standard. But you think DIMENSION
(and friends) is legally apply-able ("applicable"?) to symbols that are
declared later with their type? Hm... I hope to find out :)
Otherwise I'll try to fix this bug the conservative way ;) Thanks for your
comments!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36746