aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite/libgomp.c++
AgeCommit message (Expand)AuthorFilesLines
2022-05-16OpenMP, C++: Add template support for the has_device_addr clause.Marcel Vollweiler3-0/+113
2022-03-23LTO: Fixes for renaming issues with offload/OpenMP [PR104285]Tobias Burnus3-0/+124
2022-02-22[libgomp, testsuite, nvptx] Fix pr96390.c without CUDATom de Vries1-0/+1
2022-02-10OpenMP/C++: Permit mapping classes with virtual members [PR102204]Tobias Burnus1-0/+50
2022-02-09C, C++, Fortran, OpenMP: Add 'has_device_addr' clause to 'target' construct.Marcel Vollweiler4-0/+121
2021-12-10openmp: Fix libgomp.c++ testsuite errors for non-offload configsChung-Lin Tang3-1/+6
2021-12-09OpenMP 5.0: Remove array section base-pointer mapping semantics and other fro...Chung-Lin Tang7-43/+45
2021-12-08openmp: Improve OpenMP target support for C++ (PR92120)Chung-Lin Tang8-0/+459
2021-10-12vectorizer: Fix up -fsimd-cost-model= handlingJakub Jelinek8-8/+8
2021-10-09Adjust more testcases for O2 vectorization enabling.liuhongt8-8/+8
2021-09-18openmp: Allow private or firstprivate arguments to default clause even for C/C++Jakub Jelinek1-0/+29
2021-09-17openmp: Add support for OpenMP 5.1 atomics for C++Jakub Jelinek2-0/+945
2021-06-24openmp: in_reduction clause support on target constructJakub Jelinek2-0/+295
2020-11-14openmp: Add support for non-VLA {,first}private allocate on omp taskJakub Jelinek1-78/+91
2020-11-12openmp: Implement allocate clause in omp lowering.Jakub Jelinek1-0/+194
2020-11-05openmp: Mark deprecated symbols in OpenMP 5.0Kwok Cheung Yeung1-0/+1
2020-09-28OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390)Tobias Burnus1-0/+49
2020-09-16c++: local-scope OMP UDR reductions have no template headNathan Sidwell1-0/+1
2020-06-26c++: Change the default dialect to C++17.Marek Polacek1-1/+2
2020-03-19c++: Fix up handling of captured vars in lambdas in OpenMP clauses [PR93931]Jakub Jelinek1-0/+120
2019-11-29re PR c++/60228 (ICE using lambda in #pragma omp declare reduction)Jakub Jelinek2-108/+0
2019-11-29re PR c++/60228 (ICE using lambda in #pragma omp declare reduction)Jakub Jelinek2-0/+216
2019-08-27re PR libgomp/91530 (Several libgomp.*/scan-* tests FAIL without avx_runtime)Jakub Jelinek8-2/+10
2019-08-08gimplify.c (omp_add_variable): Use GOVD_PRIVATE | GOVD_EXPLICIT for VLA helpe...Jakub Jelinek1-0/+99
2019-08-07tree-core.h (enum omp_clause_code): Adjust OMP_CLAUSE_USE_DEVICE_PTR OpenMP d...Jakub Jelinek1-5/+38
2019-08-06tree.h (OMP_CLAUSE_LASTPRIVATE_TASKLOOP_IV): Rename to ...Jakub Jelinek3-0/+1016
2019-07-31re PR middle-end/91301 (ICE in omp_add_variable on random access iterator dis...Jakub Jelinek1-0/+169
2019-07-09tree-vect-stmts.c (scan_operand_equal_p): Look through MEM_REF with SSA_NAME ...Jakub Jelinek2-2/+2
2019-07-06omp-low.c (struct omp_context): Add for_simd_scan_phase member.Jakub Jelinek8-0/+1106
2019-07-03tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__SCANTEMP_ clause.Jakub Jelinek8-0/+1082
2019-06-05omp-low.c (lower_rec_input_clauses): For lastprivate conditional references...Jakub Jelinek2-0/+166
2019-01-31re PR c++/88988 (ICE: Segmentation fault (in lookup_name_real_1))Jakub Jelinek1-0/+28
2018-12-13re PR libgomp/88460 ([nvptx] FAIL: libgomp.c++/for-24.C (internal compiler er...Jakub Jelinek1-20/+18
2018-11-28re PR tree-optimization/88182 (ICE in vectorizable_reduction, at tree-vect-lo...Richard Biener1-42/+0
2018-11-26re PR tree-optimization/88182 (ICE in vectorizable_reduction, at tree-vect-lo...Richard Biener1-0/+42
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek33-0/+7664
2018-07-26re PR middle-end/86660 (libgomp.c++/for-15.C ICEs with nvptx offloading)Jakub Jelinek1-8/+6
2018-07-17re PR middle-end/86542 (wrong-code for collapsed taskloop which needs omp_cpyfn)Jakub Jelinek1-0/+37
2018-07-17re PR middle-end/86539 (OpenMP wrong-code with taskloop and references)Jakub Jelinek1-0/+28
2018-07-11re PR c++/86443 (ICEs on #pragma omp distribute parallel for with class itera...Jakub Jelinek1-8/+2
2018-07-10re PR c++/86443 (ICEs on #pragma omp distribute parallel for with class itera...Jakub Jelinek1-0/+232
2018-06-26re PR c++/86291 (OpenMP incorrect for-loop collapsing with iterators and at l...Jakub Jelinek1-0/+51
2018-05-02[libgomp, testsuite] Move tests to libgomp.c-c++-commonTom de Vries44-630/+1
2017-11-07re PR c++/82835 (ICE on valid code with -fopenmp)Jakub Jelinek1-0/+34
2017-11-06Fix -Wreturn-type fallout.Martin Liska6-0/+6
2017-09-28Remove superfluous -fopenmp from libgomp testcasesTom de Vries5-6/+4
2017-09-14Introduce libgomp/testsuite/libgomp.c-c++-commonTom de Vries2-5/+11
2017-09-14re PR c++/81314 (Undefined reference to a function with -fopenmp)Jakub Jelinek1-0/+38
2017-08-07re PR c/69389 (bit field incompatible with OpenMP atomic update)Jakub Jelinek1-0/+3
2017-07-27re PR c/45784 (gcc OpenMP - error: invalid controlling predicate)Jakub Jelinek1-0/+5