re PR middle-end/84955 (Incorrect OpenACC tile expansion)
[gcc.git] / libgomp / testsuite /
2018-04-12 Cesar Philippidisre PR middle-end/84955 (Incorrect OpenACC tile expansion)
2018-04-05 Tom de Vries[nvptx] Fix neutering of bb with only cond jump
2018-03-26 Tom de VriesFix switch conversion in offloading functions
2018-03-25 Thomas Koenigre PR fortran/84381 (replace non-std 'call abort' by...
2018-03-20 Richard Bienerforce-parallel-4.c: XFAIL one parallelizable loop.
2018-02-16 Jakub Jelinekre PR fortran/84418 (ICE with fortran OpenMP linear...
2018-02-14 Jakub Jelinekre PR fortran/84313 ([F08] reject procedure pointers...
2018-02-08 Martin Jambor[hsa] Fix PR82416 testcase
2018-02-08 Martin Jambor[hsa] Set program allocation for static local variables
2018-02-07 Rainer OrthFix libgomp.oacc-c-c++-common/pr84217.c for C++
2018-02-07 Tom de Vries[openacc] Fix diff_type in expand_oacc_collapse_init
2018-01-25 Tom de Vries[nvptx, PR84028] Add exit insn after noreturn call...
2018-01-24 Tom de Vries[nvptx, PR83589] Workaround for branch-around-nothing...
2018-01-24 Tom de Vries[nvptx, PR81352] Add exit insn after noreturn call...
2018-01-19 Tom de Vries[nvptx] Fix bug in jit bug workaround
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-30 Tom de VriesPrune removed funcs from offload table
2017-12-27 Tom de VriesWorkaround PR83046 in gang-static-2.c
2017-12-05 Jakub Jelinekre PR testsuite/83281 (libgomp.oacc-c-c++-common/reduct...
2017-12-01 Cesar PhilippidisFix bug in an OpenACC async test case
2017-11-24 Jakub Jelinekre PR fortran/81304 (Bogus warning with -Wsurprising...
2017-11-23 Jakub Jelinekre PR fortran/81841 (THREADPRIVATE (OpenMP) wrongly...
2017-11-17 Igor TsimbalistEnable building libgomp with Intel CET
2017-11-15 Tom de VriesAdd libgomp.oacc-c-c++-common/f-asyncwait-{1,2,3}.c
2017-11-14 Tom de VriesAllow asyncwait-1.c to run for non-nvidia devices
2017-11-07 Jakub Jelinekre PR c++/82835 (ICE on valid code with -fopenmp)
2017-11-06 Martin LiskaFix -Wreturn-type fallout.
2017-10-17 Thomas SchwingeRestore "dg-do run" directives for libgomp.oacc-fortran...
2017-10-16 Tom de VriesEnable libgomp.oacc-*/declare-*.{c,f90} for non-nvidia...
2017-10-09 Martin Jambor[PR 82416] Do not extend operands to at least 32 bits
2017-10-07 Tom de VriesFix libgomp.oacc-fortran/{firstprivate-1,parallel-reduc...
2017-10-05 Tom de VriesFix libgomp.oacc-c-c++-common/{loop-red-g-1,routine...
2017-10-04 Tom de VriesFix openacc float reduction testcases
2017-09-28 Tom de VriesRemove superfluous -fopenmp from libgomp testcases
2017-09-28 Tom de VriesFix libgomp.oacc-c-c++-common/loop-g-{1,2}.c for non...
2017-09-27 Tom de VriesFix libgomp.oacc-c-c++-common/parallel-reduction.c...
2017-09-16 Tom de VriesFix condition folding in c_parser_omp_for_loop
2017-09-14 Tom de VriesIntroduce libgomp/testsuite/libgomp.c-c++-common
2017-09-14 Jakub Jelinekre PR c++/81314 (Undefined reference to a function...
2017-08-10 Jakub Jelinekre PR c/81687 (Compiler drops label in OpenMP region)
2017-08-07 Jakub Jelinekre PR c/69389 (bit field incompatible with OpenMP atomi...
2017-08-07 Tom de VriesFix diff_type in expand_oacc_for char iter_type
2017-07-27 Jakub Jelinekre PR c/45784 (gcc OpenMP - error: invalid controlling...
2017-07-19 Tom de VriesAdd v2di support for nvptx
2017-06-27 Tom de VriesUse secure_getenv for GOMP_DEBUG
2017-06-21 Jakub Jelinekre PR c++/81130 (ICE OpenMP shared clause in gimplify_v...
2017-06-17 Rainer OrthGet rid of dg-skip-if etc. default args
2017-06-02 Bernd Edlingerinvoke.texi: Document the -Wsizeof-pointer-div warning.
2017-05-24 Thomas SchwingeOpenACC 1.0 compatibility: acc_async_wait, acc_async_wa...
2017-05-24 Thomas SchwingeFortran OpenACC "openacc_lib.h": acc_pcopyin, acc_pcreate
2017-05-24 Thomas SchwingeTranslate libgomp.oacc-c-c++-common/lib-32.c into Fortran
2017-05-24 Thomas SchwingeC/C++ OpenACC: acc_pcopyin, acc_pcreate
2017-05-23 Thomas SchwingeOpenACC 2.5 kernels construct: num_gangs, num_workers...
2017-05-23 Thomas SchwingeRuntime checking of OpenACC parallelism dimensions...
2017-05-22 Jakub Jelinekre PR middle-end/80809 (Multi-free error for variable...
2017-05-22 Jakub Jelinekre PR middle-end/80809 (Multi-free error for variable...
2017-05-22 Jakub Jelinekre PR middle-end/80853 (OpenMP ICE in build_outer_var_r...
2017-05-19 Thomas SchwingeOpenACC 2.5 default (present) clause
2017-05-12 Rainer OrthLoad new scanlang.exp
2017-04-20 Alexander Monakovomp-low: fix lastprivate/linear lowering for SIMT
2017-04-11 Jakub Jelinekre PR libgomp/80394 (Empty OpenMP task is wrongly remov...
2017-03-22 Cesar Philippidisre PR c++/80029 (valgrind error in new_omp_context...
2017-03-08 Jakub Jelinekre PR c/79940 (OpenMP pragma - internal compiler error...
2017-02-15 Rainer OrthEnable libgomp.c/pr48591.c on __float128 targets
2017-02-11 John David Anglinloop-dim-default.c: Remove hppa*-*-* dg-skip-if directive.
2017-02-09 Jakub Jelinekloop-dim-default.c: Move dg-skip-if directive into...
2017-02-09 Chung-Lin Tanggimplify.c (gimplify_scan_omp_clauses): No special...
2017-02-09 John David Anglinloop-dim-default.c: Skip on hppa*-*-*.
2017-01-26 Jakub Jelinek* testsuite/lib/libgomp.exp
2017-01-26 Jakub Jelinekdeclare-simd-4.f90: Add cleanup-modules directive.
2017-01-21 Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-17 Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-30 Alexander Monakovlibgomp: regenerate with automake-1.11.6
2016-11-23 Alexander MonakovOpenMP offloading to NVPTX: libgomp changes
2016-11-23 Martin Jamborbackport: hsa-builtins.def: New file.
2016-11-23 Martin LiskaRemove build dependence on HSA run-time
2016-11-15 Martin Jamborlibgomp testsuite: add missing map clauses
2016-11-10 Jakub Jelinekcpp.c (cpp_define_builtins): Define _OPENMP to 201511...
2016-11-10 Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-11-02 Cesar Philippidisnvptx.c (PTX_GANG_DEFAULT): Set to zero.
2016-09-14 Marek Polacektypeck.c (cp_build_unary_op): Diagnose incrementing...
2016-08-19 Jakub Jelinekre PR fortran/71014 (associate statement inside omp...
2016-08-18 Chung-Lin Tangre PR middle-end/70895 (OpenACC: loop reduction does...
2016-08-14 Chung-Lin Tangre PR fortran/70598 (Fortran OpenACC host_data construc...
2016-08-08 Jakub Jelinekre PR c++/58706 (ICE with lambda in OpenMP for-loop)
2016-08-04 Thomas SchwingeC++ OpenACC routine directive testing: templated, and...
2016-08-04 Thomas SchwingeMake libgomp.oacc-c-c++-common/crash-1.c a "link" test...
2016-08-03 Nathan Sidwellnvptx.c (nvptx_declare_function_name): Round frame...
2016-07-15 Cesar Philippidisc-parser.c (c_parser_oacc_declare): Don't scan for...
2016-07-03 H.J. LuAdd 2 tests for PR middle-end/71734
2016-07-01 Jakub Jelinekre PR fortran/71717 (A gfortran silent "wrong code...
2016-06-17 Jakub Jelineksemantics.c (handle_omp_array_sections_1): Don't ICE...
2016-06-16 Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses): Handle COMPONEN...
2016-06-10 Thomas Schwinge[PR middle-end/71373] Handle more OMP_CLAUSE_* in neste...
2016-06-10 Thomas Schwinge[PR c/71381] C/C++ OpenACC cache directive rejects...
2016-06-03 Chung-Lin Tangc-typeck.c (c_finish_omp_clauses): Mark OpenACC reducti...
2016-06-01 Cesar Philippidisre PR c/70688 (bogus OpenACC data clause errors involvi...
2016-05-26 Jakub Jelinekc-parser.c (c_parser_omp_clause_schedule): Warn if...
2016-05-24 Cesar Philippidisc-parser.c (c_parser_oacc_declare): Add support for...
next