SUNDAY, APRIL 19, 2026 GCC DIGEST · OPEN-SOURCE SYSTEMS DAILY VOL. 1 · NO. 109
Late Edition · APRIL 19, 2026 · VOL. 1 · NO. 109
The GCC Digest
— A Daily Record of the GNU Compiler Collection —
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.

Filed Under: fortranopenaccopenmptestsuite