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

davidsch at fedoraproject dot org gcc-bugzilla@gcc.gnu.org
Thu Sep 23 12:26:50 GMT 2021


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

--- Comment #1 from David Bold <davidsch at fedoraproject dot org> ---
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
      |                                                                       
^
Error: function starts on a higher line number than it ends
[-Werror=coverage-invalid-line-number]
f951: some warnings being treated as errors


More information about the Gcc-bugs mailing list