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, fortran] PR24558, PR20877 and PR25047 - module function alternate entries.


tobi,


I think yes with the change we discussed before, but I'm not sure I understand what the change to resolve_entries really does. How can we end up there with the wrong namespace?



It might interest you to know that this was not necessary for 4.1. Somehow the entries are able to reference their results without a helping hand in resolve_entries. I will try to figure out why this is and whether or not it does not imply that the fix should properly be in trans-decl.c


Paul


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