aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite/libgomp.c-c++-common/allocate-1.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-31openmp: Add support for firstprivate and allocate clauses on scope constructJakub Jelinek1-1/+29
2020-11-14openmp: Add support for non-VLA {,first}private allocate on omp taskJakub Jelinek1-8/+104
2020-11-13openmp: Support allocate for C/C++ array section reductionsJakub Jelinek1-6/+31
2020-11-12openmp: Implement allocate clause in omp lowering.Jakub Jelinek1-0/+254