https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102460
Bug ID: 102460
Summary: fortran internal compile error in coverage.c
Product: gcc
Version: 11.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102460
--- Comment #1 from David Bold ---
I got around to compile the most recent version (git commit 2f2dcbe471) and
with that I get:
MOD2.f:15:72:
15 | END MODULE MOD2
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102460
--- Comment #6 from David Bold ---
> What's meaning of the 'ENTRY ENTRY1()' directive?
It is an example, alternative entry point to the subroutine SUB1.
Here is some older documentation for the ENTRY directive:
https://gcc.gnu.org/onlinedocs/g