aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2021-11-22 10:13:24 +0100
committerJakub Jelinek <jakub@redhat.com>2021-11-22 10:13:24 +0100
commit4b1e14346a08554dc33f71fca980578a7a3e38a2 (patch)
tree70bc6bafdbc07070e7936b382bf70afc92faf41f /libgcc
parentb5844cb0bc8c7d9be2ff1ecded249cad82b9b71c (diff)
downloadgcc-4b1e14346a08554dc33f71fca980578a7a3e38a2.zip
gcc-4b1e14346a08554dc33f71fca980578a7a3e38a2.tar.gz
gcc-4b1e14346a08554dc33f71fca980578a7a3e38a2.tar.bz2
openmp: Handle OMP_MASKED in potential_constant_expression_1 [PR103349]
WHen adding OMP_MASKED, I apparently forgot to handle it in potential_constant_expression_1, which means we can ICE on it. 2021-11-22 Jakub Jelinek <jakub@redhat.com> PR c++/103349 * constexpr.c (potential_constant_expression_1): Punt on OMP_MASKED. * g++.dg/gomp/masked-1.C: New test.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions