WEDNESDAY, APRIL 15, 2026
fortran — Impact 4 / 10
Fortran: Fix free-form mixed OpenACC/OpenMP continuation state
Fixes a test case for free-form Fortran code that mixes OpenACC and OpenMP directives.
This commit corrects the location and adjusts a Fortran test case (gfortran.dg/goacc/omp-108382.f90) that involves a mix of OpenACC and OpenMP directives in free-form code. The test case is moved to gfortran.dg/goacc-gomp/pr108382.f90 and modified to align with the ‘gfortran.dg/goacc-gomp/goacc-gomp.exp’ test suite.