Landing: c7576a90cbc0
Project / Subsystem
gcc / gcc
Date
2026-04-15
Author
Thomas Schwinge
Commit
c7576a90cbc05163fb1d4da3b7f62e008b92a2bf
Source
github
Impact
4/10
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- gcc
- patch_id
- —
- commit_hash
- c7576a90cbc05163fb1d4da3b7f62e008b92a2bf
- source_type
- github
- headline
- Merge current set of OpenACC changes from gomp-4_0-branch
- tldr
- Updates a test case to use the combined OpenACC/OpenMP test suite.
- why_it_matters
- Simplifies the test setup for OpenACC and OpenMP, ensuring more reliable and maintainable tests.
- author
- Thomas Schwinge
- impact_score
- 4
- impact_rationale
- Test suite update, minor impact
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • openacc
- • openmp
- • fortran
- • testsuite
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-04-15T00:00:00.000Z
This commit relocates the test case gfortran.dg/goacc/omp.f95 to gfortran.dg/goacc-gomp/nesting-fail-1.f95 to incorporate the most recent OpenACC updates from the gomp-4_0-branch, aligning it with the gfortran.dg/goacc-gomp/goacc-gomp.exp test suite.