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

            Bug ID: 125251
           Summary: Check reserved identifiers with external linkage for C
           Product: gcc
           Version: 16.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tkoenig at gcc dot gnu.org
  Target Milestone: ---

We should check that the external identifiers reserved in the
C standard are used correctly with BIND(C).  This includes not
allowing variable argument lists.

Reply via email to