diff options
author | Jakub Jelinek <jakub@redhat.com> | 2022-05-17 16:58:26 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2022-05-17 16:58:26 +0200 |
commit | 741478ed3ed51658af476bccbc198da931e41d44 (patch) | |
tree | 017f995cae07f0cb306099d0653861172e35953e /gcc/gimple-range.cc | |
parent | cd4a0ddc120936f196e81f8463dd1d4856018112 (diff) | |
download | gcc-741478ed3ed51658af476bccbc198da931e41d44.zip gcc-741478ed3ed51658af476bccbc198da931e41d44.tar.gz gcc-741478ed3ed51658af476bccbc198da931e41d44.tar.bz2 |
libgomp: Clarify that omp_display_env is fully implemented
OpenMP 5.2 added
"When called from within a target region the effect is unspecified."
restriction to omp_display_env, so it is ok not to support it in
target regions (worst case we could add an empty implementation
or one with __builtin_trap in there).
2022-05-17 Jakub Jelinek <jakub@redhat.com>
* libgomp.texi (OpenMP 5.1): Remove "Not inside target regions"
comment for omp_display_env feature.
Diffstat (limited to 'gcc/gimple-range.cc')
0 files changed, 0 insertions, 0 deletions