https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96986

--- Comment #6 from anlauf at gcc dot gnu.org ---
(In reply to kargl from comment #5)
>    If the ENTRY statement is in a subroutine subprogram, an additional
>    subroutine is defined by that subprogram.  The name of the subroutine
>    is entry-name. The dummy arguments of the subroutine are those
>    specified in the ENTRY statement

Well, I stumbled over the "additional subroutine".

I assume that the "additional subroutine" wouldn't exist without the containing
subprogram in the first place.  Maybe a consultation of c.l.f. could help.

Reply via email to