https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102340
Bug ID: 102340 Summary: gm2 test sources shouldn't be executable Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: modula2 Assignee: unassigned at gcc dot gnu.org Reporter: ro at gcc dot gnu.org Target Milestone: --- Almost 800 source files in gcc/testsuite/gm2 are executable although they are plain source files (.mod, .def, .exp, ...). This is wrong and should be fixed.