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/24643] Unclassifiable statement on implicitly typed character substring



------- Comment #10 from tobi at gcc dot gnu dot org  2005-11-08 20:55 -------
Correction: implicit types are only assigned during resolution.  The issue is:
why does it reject the second statement if the RHS object already exists, but
not otherwise?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24643


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