diff options
author | Sandra Loosemore <sloosemore@baylibre.com> | 2025-02-09 21:34:35 +0000 |
---|---|---|
committer | Sandra Loosemore <sloosemore@baylibre.com> | 2025-05-15 20:25:51 +0000 |
commit | 203eb6e9c949ebfe3d08a845d641a68955a82b49 (patch) | |
tree | 0608a08e2f1336be5bf88543a75706a288aed1e8 /gcc/c | |
parent | e0a386fae63d349e347ac7394bd15e54cc5e8e11 (diff) | |
download | gcc-203eb6e9c949ebfe3d08a845d641a68955a82b49.zip gcc-203eb6e9c949ebfe3d08a845d641a68955a82b49.tar.gz gcc-203eb6e9c949ebfe3d08a845d641a68955a82b49.tar.bz2 |
OpenMP: Add flag for code elision to omp_context_selector_matches.
The "begin declare variant" has different rules for determining
whether a context selector cannot match for purposes of code elision
than we normally use; it excludes the case of a constant false
"condition" selector for the "user" set.
gcc/ChangeLog
* omp-general.cc (omp_context_selector_matches): Add an optional
bool argument for the code elision case.
* omp-general.h (omp_context_selector_matches): Likewise.
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions