https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102394
Bug ID: 102394 Summary: Gfortran testsuite could avoid target specific tests Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: rimvydas.jas at gmail dot com Target Milestone: --- Given latest gcc/testsuite/gfortran.dg/c-interop/ failures it might be a good time generalize most of gcc/testsuite/gfortran.dg/ tests for easier detection of skipped tests. This could avoid a need to add gcc/testsuite/gfortran.target/ in the future. Currently there are over 80 UNSUPPORTED tests on x86_64-unknown-linux-gnu. Most of them are trivial to make generic, including winapi.f90.