WEDNESDAY, APRIL 15, 2026
gcc — Impact 4 / 10
Fix mix of OpenACC and OpenMP sentinels in continuations
Fixes a test case with mixed OpenACC and OpenMP sentinels by moving it to the combined test suite.
This commit addresses an issue in a test case (gfortran.dg/goacc/omp-fixed.f) where OpenACC and OpenMP sentinels were mixed in continuations. The test case is moved to gfortran.dg/goacc-gomp/pr63858.f and adjusted to align with the ‘gfortran.dg/goacc-gomp/goacc-gomp.exp’ test suite.