aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-08-10re PR c/81687 (Compiler drops label in OpenMP region)Jakub Jelinek2-0/+50
2017-08-07re PR c/69389 (bit field incompatible with OpenMP atomic update)Jakub Jelinek2-0/+127
2017-08-07Fix diff_type in expand_oacc_for char iter_typeTom de Vries2-1/+45
2017-07-27re PR c/45784 (gcc OpenMP - error: invalid controlling predicate)Jakub Jelinek2-0/+46
2017-07-19Add v2di support for nvptxTom de Vries1-0/+48
2017-06-27Use secure_getenv for GOMP_DEBUGTom de Vries1-0/+13
2017-06-21re PR c++/81130 (ICE OpenMP shared clause in gimplify_var_or_parm_decl, at gi...Jakub Jelinek1-0/+41
2017-06-17Get rid of dg-skip-if etc. default argsRainer Orth2-2/+2
2017-06-02invoke.texi: Document the -Wsizeof-pointer-div warning.Bernd Edlinger2-2/+2
2017-05-24OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_allThomas Schwinge3-4/+119
2017-05-24Fortran OpenACC "openacc_lib.h": acc_pcopyin, acc_pcreateThomas Schwinge2-34/+28
2017-05-24Translate libgomp.oacc-c-c++-common/lib-32.c into FortranThomas Schwinge3-0/+353
2017-05-24C/C++ OpenACC: acc_pcopyin, acc_pcreateThomas Schwinge2-80/+225
2017-05-23OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clausesThomas Schwinge3-6/+63
2017-05-23Runtime checking of OpenACC parallelism dimensions clausesThomas Schwinge4-12/+537
2017-05-22re PR middle-end/80809 (Multi-free error for variable size array used within ...Jakub Jelinek2-0/+77
2017-05-22re PR middle-end/80809 (Multi-free error for variable size array used within ...Jakub Jelinek1-0/+29
2017-05-22re PR middle-end/80853 (OpenMP ICE in build_outer_var_ref with array reduction)Jakub Jelinek1-0/+29
2017-05-19OpenACC 2.5 default (present) clauseThomas Schwinge5-12/+119
2017-05-12Load new scanlang.expRainer Orth1-0/+1
2017-04-20omp-low: fix lastprivate/linear lowering for SIMTAlexander Monakov1-0/+18
2017-04-11re PR libgomp/80394 (Empty OpenMP task is wrongly removed when optimizing)Jakub Jelinek1-0/+22
2017-03-22re PR c++/80029 (valgrind error in new_omp_context(omp_region_type) (gimplify...Cesar Philippidis1-0/+25
2017-03-08re PR c/79940 (OpenMP pragma - internal compiler error with taskloop)Jakub Jelinek1-0/+47
2017-02-15Enable libgomp.c/pr48591.c on __float128 targetsRainer Orth1-1/+2
2017-02-11loop-dim-default.c: Remove hppa*-*-* dg-skip-if directive.John David Anglin1-1/+0
2017-02-09loop-dim-default.c: Move dg-skip-if directive into a comment.Jakub Jelinek1-3/+3
2017-02-09gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE.Chung-Lin Tang4-3/+303
2017-02-09loop-dim-default.c: Skip on hppa*-*-*.John David Anglin3-0/+5
2017-01-26* testsuite/lib/libgomp.expJakub Jelinek1-4/+5
2017-01-26declare-simd-4.f90: Add cleanup-modules directive.Jakub Jelinek1-0/+1
2017-01-21re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2-2/+2
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-0/+1
2017-01-01Update copyright years.Jakub Jelinek4-4/+4
2016-11-30libgomp: regenerate with automake-1.11.6Alexander Monakov1-13/+47
2016-11-23OpenMP offloading to NVPTX: libgomp changesAlexander Monakov2-2/+2
2016-11-23backport: hsa-builtins.def: New file.Martin Jambor3-0/+543
2016-11-23Remove build dependence on HSA run-timeMartin Liska3-53/+13
2016-11-15libgomp testsuite: add missing map clausesMartin Jambor2-8/+8
2016-11-10cpp.c (cpp_define_builtins): Define _OPENMP to 201511 instead of 201307.Jakub Jelinek2-2/+2
2016-11-10omp-low.c (lower_omp_target): Fix up argument to is_reference.Jakub Jelinek19-14/+1092
2016-11-02nvptx.c (PTX_GANG_DEFAULT): Set to zero.Cesar Philippidis1-0/+2
2016-09-14typeck.c (cp_build_unary_op): Diagnose incrementing boolean expressions.Marek Polacek1-0/+1
2016-08-19re PR fortran/71014 (associate statement inside omp parallel do appears to di...Jakub Jelinek1-0/+20
2016-08-18re PR middle-end/70895 (OpenACC: loop reduction does not work. Output is zero.)Chung-Lin Tang14-42/+35
2016-08-14re PR fortran/70598 (Fortran OpenACC host_data construct ICE)Chung-Lin Tang1-0/+32
2016-08-08re PR c++/58706 (ICE with lambda in OpenMP for-loop)Jakub Jelinek1-0/+47
2016-08-04C++ OpenACC routine directive testing: templated, and "auto", trailing return...Thomas Schwinge6-2/+52
2016-08-04Make libgomp.oacc-c-c++-common/crash-1.c a "link" test, and don't hardcode -O0Thomas Schwinge1-3/+2
2016-08-03nvptx.c (nvptx_declare_function_name): Round frame size to DImode boundary.Nathan Sidwell1-0/+28