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 —
openmp Impact 4 / 10

OpenMP: Teach omp_code_to_statement about rest of OpenMP statements

Updates a test case to use the combined OpenACC/OpenMP test suite.

This commit moves and adjusts the test case ‘gfortran.dg/goacc/pr93329.f90’ to ‘gfortran.dg/goacc-gomp/pr93329.f90’ to use the combined OpenACC/OpenMP test suite (‘gfortran.dg/goacc-gomp/goacc-gomp.exp’). The change relates to teaching omp_code_to_statement about the remaining OpenMP statements.

Filed Under: openmpopenaccfortrantestsuite