Landing: f91e8858990e
Project / Subsystem
gcc / openmp
Date
2026-04-15
Author
Thomas Schwinge
Commit
f91e8858990e63efbd874f742e0d2efabbbe91e0
Source
github
Impact
4/10
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- openmp
- patch_id
- —
- commit_hash
- f91e8858990e63efbd874f742e0d2efabbbe91e0
- source_type
- github
- headline
- OpenMP: Teach omp_code_to_statement about rest of OpenMP statements
- tldr
- Updates a test case to use the combined OpenACC/OpenMP test suite.
- why_it_matters
- Organizes tests for OpenMP and OpenACC better, improving future development and maintenance.
- author
- Thomas Schwinge
- impact_score
- 4
- impact_rationale
- Fix for test suite, minor impact.
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • openmp
- • openacc
- • fortran
- • testsuite
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-04-15T00:00:00.000Z
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.