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/53939] allows assignment to INTENT(IN) nested component


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

--- Comment #3 from Bil Kleb <Bil.Kleb at NASA dot gov> 2012-07-12 13:32:07 UTC ---
OK, fair enough (and sincere thanks for taking the time to explain it).

I see that if I change to the more modern ALLOCATABLE declarations, then I get
a warning about assigning to an INTENT(IN).

Thanks again, and sorry for the trouble.


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