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: Handle rest of EXEC_OACC_* in oacc_code_to_statement

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

This commit moves and adjusts the test case gfortran.dg/goacc/pr93463.f90 to gfortran.dg/goacc-gomp/pr93463.f90 to align with the consolidated OpenACC/OpenMP test suite (‘gfortran.dg/goacc-gomp/goacc-gomp.exp’). This change relates to handling EXEC_OACC_* directives in oacc_code_to_statement.

Filed Under: openmpopenaccfortrantestsuite