This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/36746] Rejects variable which is implictly typed as derived typed with DIMENSION



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]