https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116918
Bug ID: 116918 Summary: The -fswig option is broken as the generated interface file has incorrect syntax Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: modula2 Assignee: gaius at gcc dot gnu.org Reporter: gaius at gcc dot gnu.org Target Milestone: --- gm2 -fswig -c foo.mod will generate an interface file foo.i, but it appears that many of the % characters are missing.