Landing: cfb1d8314830

Project / Subsystem

gcc / openmp

Date

2026-07-17

Author

Tobias Burnus

Commit

cfb1d8314830af6a4121159dc59fbf03ff00c525

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
openmp
patch_id
commit_hash
cfb1d8314830af6a4121159dc59fbf03ff00c525
source_type
github
headline
OpenMP documentation updated for OMPT and device_type.
tldr
OpenMP documentation clarifies OMPT flags and device_type implementation status.
author
Tobias Burnus
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • openmp
  • documentation
  • ompt
discussion_id_link
bugzilla_pr
date
2026-07-17T00:00:00.000Z

This commit updates GCC’s OpenMP documentation to provide a clearer description of the -fopenmp-ompt and -fopenmp-ompt-detailed flags. It also updates the implementation status for OpenMP 5.1’s device_type clause on declare target variables, marking it as partially implemented due to ongoing work on host/nohost handling.