[Bug libfortran/108618] ISO C-Fortran Interface fails to pass CFI descriptor version check when using code coverage flags for fortran

kyle.shores44 at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Jan 31 19:40:47 GMT 2023


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

--- Comment #3 from Kyle Shores <kyle.shores44 at gmail dot com> ---
Ah, the specific error message printed at runtime:

Fortran runtime error: Unexpected version 16 (expected 1) in CFI descriptor
passed to dummy argument the_names


More information about the Gcc-bugs mailing list