Landing: 844294c96a9f
Project / Subsystem
gcc / openmp
Date
2026-05-14
Author
Tobias Burnus
Commit
844294c96a9fe8415277d46c54b576d1d80fe449
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- openmp
- patch_id
- —
- commit_hash
- 844294c96a9fe8415277d46c54b576d1d80fe449
- source_type
- github
- headline
- OpenMP: Improve comments for the omp_deep_mapping language hooks.
- tldr
- The interface comments for the OpenMP deep mapping language hooks have been improved for clarity.
- author
- Tobias Burnus
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • openmp
- • documentation
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-14T00:00:00.000Z
This commit improves the interface comments for the omp_deep_mapping language hooks in GCC. These hooks are used to handle deep data mappings in OpenMP, and the improved comments should make their purpose and usage clearer to developers working with the OpenMP runtime.