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

Thomas Koenig <tkoenig at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |119049, 119419, 120107,
                   |                            |120139, 122206, 122245,
                   |                            |83744, 83803, 90329, 96220,
                   |                            |118359, 119074, 45435,
                   |                            |90351, 84073

--- Comment #3 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
See https://gcc.gnu.org/pipermail/fortran/2026-June/064165.html , where
a method is shown.

I have put all PRs that could use a test case in the "Blocks" field as a
reminder.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45435
[Bug 45435] Automatically generate C interop interface blocks from C code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83744
[Bug 83744] ICE in ../../gcc/gcc/fortran/dump-parse-tree.c:3093 while using
-fc-prototypes
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83803
[Bug 83803] Using -fc-prototypes on modules with empty dummy arg lists does not
close paren.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84073
[Bug 84073] In -fc-prototypes fixed (nonzero) length strings are mapped to
plain char in prototype.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90329
[Bug 90329] Incompatibility between gfortran and C lapack calls
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90351
[Bug 90351] -fc-prototypes does not dump prototypes for external procedures
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96220
[Bug 96220] -fc-prototypes forgets types for doubles
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118359
[Bug 118359] -fc-prototypes is incomplete
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119049
[Bug 119049] Procedures are mishandled in -fc-prototypes-external
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119074
[Bug 119074] Mismatched arguments for external dummy argument not caught
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119419
[Bug 119419] C prototype generation for functions returning C_FUNPTR incorrect
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120107
[Bug 120107] [15 regression] -fc-prototypes for ISO_FORTRAN_ENV generates
duplicate typedefs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120139
[Bug 120139] [15 Regression] -fc-prototypes emits incorrect type for arrays
with variable extents
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122206
[Bug 122206] abstract interface, passing arguments by value to C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122245
[Bug 122245] -fc-prototypes does not work with interfaces defined by a
PROCEDURE statement

Reply via email to