[Bug fortran/102460] New: fortran internal compile error in coverage.c

2021-09-22 Thread davidsch at fedoraproject dot org via Gcc-bugs
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

[Bug fortran/102460] fortran internal compile error in coverage.c

2021-09-23 Thread davidsch at fedoraproject dot org via Gcc-bugs
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 |

[Bug fortran/102460] fortran internal compile error in coverage.c

2021-09-27 Thread davidsch at fedoraproject dot org via Gcc-bugs
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