diff options
author | Jakub Jelinek <jakub@redhat.com> | 2021-11-02 09:13:07 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2021-11-02 09:13:07 +0100 |
commit | fb7fee84813b23487baf0c1094860251229ab5dd (patch) | |
tree | 5aa1c85045243294b981caec0cd18f037c1ef330 /gcc/fold-const.c | |
parent | cf82e8d964ab1551ca159be5b02e9e8f2dbc292d (diff) | |
download | gcc-fb7fee84813b23487baf0c1094860251229ab5dd.zip gcc-fb7fee84813b23487baf0c1094860251229ab5dd.tar.gz gcc-fb7fee84813b23487baf0c1094860251229ab5dd.tar.bz2 |
openmp: Add testcase for threadprivate random access class iterators
This adds a testcase for random access class iterators. The diagnostics
can be different between templates and non-templates, as for some
threadprivate vars finish_id_expression replaces them with call to their
corresponding wrapper, but I think it is not that big deal, we reject
it in either case.
2021-11-02 Jakub Jelinek <jakub@redhat.com>
* g++.dg/gomp/loop-8.C: New test.
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions