This is the mail archive of the gcc-patches@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]

Re: [patch,gfortran] PR 23843: IO on derived types with PRIVATE components


Richard,

then the things from a_module are not accessed by USE association in an_internal_sub. They are accessed by host association. True, there is a USE association involved indirectly, but not at the level of an_internal_sub.

It's funny, I have just been trying to draw up a matrix of these things to try to get the contraints right.



As I said, your fix might not have a problem with this... but I've known people (smart ones, I might add) to mess up by overlooking this.

I can believe it.


Somebody who is becoming unsmarter by the minute.

Paul T



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