WEDNESDAY, APRIL 15, 2026
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.