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] Support ENTRY in FUNCTIONs (PR fortran/13082)


Steve Kargl wrote:
> Okay.  I agree this should not hold up Jakub's patches.
> Do you know if we have the same symbol handling issues
> with ENTRY in subroutines contained within modules?

No, please note that the only difference between the first two bugs I found is
the explicit declaration of f and g.  You can't declare the type of a
subroutine :-)

- Tobi


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