aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-11-25Fix templatized C++ OpenACC 'cache' directive ICEsThomas Schwinge2-1/+24
2020-11-02libgomp testsuite: tell warning from error diagnostics, etc. [PR80219, PR85303]Thomas Schwinge1-0/+6
2020-09-17openmp: Handle clauses with gimple sequences in convert_nonlocal_omp_clauses ...Jakub Jelinek1-0/+21
2020-09-17c++: Fix up handling of captured vars in lambdas in OpenMP clauses [PR93931]Jakub Jelinek1-0/+120
2020-09-17tree-nested: Fix handling of *reduction clauses with C array sections [PR93566]Jakub Jelinek1-0/+113
2020-06-04'libgomp.oacc-fortran/{error_,}stop-{1,2,3}.f': initialize before the checkpointThomas Schwinge6-0/+24
2020-02-14openmp: Fix handling of non-addressable shared scalars in parallel nested ins...Jakub Jelinek1-0/+36
2020-02-14backport: re PR fortran/92899 ([OpenMP] ICE in gfc_trans_omp_atomic, at fortr...Jakub Jelinek1-0/+46
2020-02-14backport: re PR c++/60228 (ICE using lambda in #pragma omp declare reduction)Jakub Jelinek2-0/+108
2019-06-11re PR target/90811 ([nvptx] ptxas error on OpenMP offloaded code)Jakub Jelinek1-0/+29
2019-02-07backport: re PR c++/88988 (ICE: Segmentation fault (in lookup_name_real_1))Jakub Jelinek1-0/+28
2019-02-07backport: re PR middle-end/89002 (ICE in scan_omp_1_op, at omp-low.c:3166)Jakub Jelinek1-0/+43
2019-01-25re PR tree-optimization/86865 (Wrong code w/ -O2 -floop-parallelize-all -fsta...Richard Biener1-1/+1
2019-01-08backport: re PR fortran/88463 (Rejects conforming source, OpenMP Parallel reg...Jakub Jelinek2-0/+28
2018-07-26backport: re PR middle-end/86542 (wrong-code for collapsed taskloop which nee...Jakub Jelinek1-0/+37
2018-07-26backport: re PR middle-end/86539 (OpenMP wrong-code with taskloop and referen...Jakub Jelinek1-0/+28
2018-07-26re PR middle-end/86660 (libgomp.c++/for-15.C ICEs with nvptx offloading)Jakub Jelinek1-0/+28
2018-06-26re PR c++/86291 (OpenMP incorrect for-loop collapsing with iterators and at l...Jakub Jelinek1-0/+51
2018-05-18re PR c++/85782 (acc loops with continue statements ICE in c++)Cesar Philippidis1-0/+32
2018-05-02backport "[nvptx, libgomp, testsuite] Reduce recursion depth in declare_targe...Tom de Vries2-3/+7
2018-04-20[nvptx] Fix calls to vector and worker routinesNathan Sidwell1-0/+78
2018-04-19PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process'Thomas Schwinge8-2/+133
2018-04-16[openacc] Fix ICE when compiling tile loop containing infinite loopCesar Philippidis2-0/+28
2018-04-12re PR fortran/83064 (DO CONCURRENT and auto-parallelization)Thomas Koenig1-0/+72
2018-04-12Revert 259346.Cesar Philippidis2-40/+0
2018-04-12re PR middle-end/84955 (Incorrect OpenACC tile expansion)Cesar Philippidis2-0/+40
2018-04-05[nvptx] Fix neutering of bb with only cond jumpTom de Vries1-0/+49
2018-03-26Fix switch conversion in offloading functionsTom de Vries4-0/+133
2018-03-25re PR fortran/84381 (replace non-std 'call abort' by 'stop 1' in gfortran tes...Thomas Koenig312-2017/+2017
2018-03-20force-parallel-4.c: XFAIL one parallelizable loop.Richard Biener1-2/+5
2018-02-16re PR fortran/84418 (ICE with fortran OpenMP linear (ref ()) clause)Jakub Jelinek2-0/+61
2018-02-14re PR fortran/84313 ([F08] reject procedure pointers in COMMON blocks)Jakub Jelinek1-0/+1
2018-02-08[hsa] Fix PR82416 testcaseMartin Jambor1-2/+8
2018-02-08[hsa] Set program allocation for static local variablesMartin Jambor1-0/+23
2018-02-07Fix libgomp.oacc-c-c++-common/pr84217.c for C++Rainer Orth1-1/+5
2018-02-07[openacc] Fix diff_type in expand_oacc_collapse_initTom de Vries1-0/+22
2018-01-25[nvptx, PR84028] Add exit insn after noreturn call for neutered workersTom de Vries1-0/+25
2018-01-24[nvptx, PR83589] Workaround for branch-around-nothing JIT bugTom de Vries1-0/+21
2018-01-24[nvptx, PR81352] Add exit insn after noreturn call for neutered threads in warpTom de Vries1-0/+20
2018-01-19[nvptx] Fix bug in jit bug workaroundTom de Vries2-0/+60
2018-01-03Update copyright years.Jakub Jelinek4-4/+4
2017-12-30Prune removed funcs from offload tableTom de Vries2-0/+50
2017-12-27Workaround PR83046 in gang-static-2.cTom de Vries1-2/+2
2017-12-05re PR testsuite/83281 (libgomp.oacc-c-c++-common/reduction-cplx-flt.c and red...Jakub Jelinek2-2/+2
2017-12-01Fix bug in an OpenACC async test caseCesar Philippidis1-0/+2
2017-11-24re PR fortran/81304 (Bogus warning with -Wsurprising and -fopenmp: Type speci...Jakub Jelinek1-0/+17
2017-11-23re PR fortran/81841 (THREADPRIVATE (OpenMP) wrongly rejected in BLOCK DATA)Jakub Jelinek1-0/+26
2017-11-17Enable building libgomp with Intel CETIgor Tsimbalist1-2/+2
2017-11-15Add libgomp.oacc-c-c++-common/f-asyncwait-{1,2,3}.cTom de Vries3-0/+421
2017-11-14Allow asyncwait-1.c to run for non-nvidia devicesTom de Vries1-2/+14