Age | Commit message (Expand) | Author | Files | Lines |
2020-01-28 | [Fortran] avoid ICE in gfc_omp_check_optional_argument (PR93464) | Tobias Burnus | 1 | -1/+2 |
2020-01-22 | openmp: Fix up !$omp target parallel handling | Jakub Jelinek | 1 | -0/+1 |
2020-01-07 | re PR fortran/93162 (gcc/fortran/trans-openmp.c:2469:50: runtime error: load ... | Jakub Jelinek | 1 | -1/+3 |
2020-01-03 | Fortran] OpenMP/OpenACC – fix more issues with OPTIONAL | Tobias Burnus | 1 | -39/+78 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-20 | Fortran polymorphic class-type support for OpenACC | Julian Brown | 1 | -13/+56 |
2019-12-20 | OpenACC 2.6 deep copy: Fortran front-end parts | Julian Brown | 1 | -64/+222 |
2019-12-19 | Add OpenACC 2.6's no_create | Julian Brown | 1 | -0/+3 |
2019-12-12 | re PR fortran/92899 ([OpenMP] ICE in gfc_trans_omp_atomic, at fortran/trans-o... | Jakub Jelinek | 1 | -1/+0 |
2019-12-09 | Fix column information for omp_clauses in Fortran code | Frederik Harwath | 1 | -1/+1 |
2019-12-07 | Fortran] PR 92793 - fix column used for error diagnostic | Tobias Burnus | 1 | -51/+52 |
2019-12-06 | [OpenMP/OpenACC/Fortran] Fix mapping of optional (present|absent) arguments | Tobias Burnus | 1 | -11/+199 |
2019-12-05 | OpenMP] Fix use_device_… with absent optional arg | Tobias Burnus | 1 | -4/+9 |
2019-12-04 | re PR fortran/92756 (ICE in lower_omp, at omp-low.c:12988) | Jakub Jelinek | 1 | -4/+9 |
2019-11-12 | Add OpenACC 2.6 `serial' construct support | Maciej W. Rozycki | 1 | -3/+14 |
2019-11-11 | Fortran] Support absent optional args with use_device_{ptr,addr} | Tobias Burnus | 1 | -5/+58 |
2019-11-01 | OpenMP] use_device_addr/use_device_ptr with Fortran allocatable/pointer arrays | Tobias Burnus | 1 | -0/+27 |
2019-10-11 | [OpenMP,Fortran] Fix several OpenMP use_device_addr/map/update errors | Tobias Burnus | 1 | -4/+28 |
2019-10-10 | [Fortran, OpenMP] Actually pass use_device_addr on to the middle end | Tobias Burnus | 1 | -0/+3 |
2019-10-02 | Fix coding style comment, missed in last commit | Tobias Burnus | 1 | -1/+2 |
2019-10-02 | f95-lang.c (LANG_HOOKS_OMP_IS_OPTIONAL_ARGUMENT): Define to gfc_omp_is_option... | Kwok Cheung Yeung | 1 | -0/+13 |
2019-09-20 | re PR fortran/78260 (ICE in gimplify_expr, at gimplify.c:11939) | Tobias Burnus | 1 | -3/+3 |
2019-07-03 | Remove another bunch of dead assignment. | Martin Liska | 1 | -1/+0 |
2019-06-24 | ipa-utils.h (type_with_linkage_p): Verify that type is CXX_ODR_P. | Jan Hubicka | 1 | -1/+2 |
2019-03-11 | re PR fortran/89651 (OpenMP private array uninitialized warning with -O flag) | Jakub Jelinek | 1 | -0/+6 |
2019-01-11 | re PR middle-end/85956 (ICE in wide_int_to_tree_1, at tree.c:1549) | Jakub Jelinek | 1 | -0/+19 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-12 | re PR fortran/88463 (Rejects conforming source, OpenMP Parallel region Defaul... | Jakub Jelinek | 1 | -1/+2 |
2018-12-09 | Correct the reported line number in Fortran combined OpenACC directives | Thomas Schwinge | 1 | -2/+3 |
2018-12-07 | re PR fortran/88377 (ICE in gfc_omp_clause_copy_ctor, at fortran/trans-openmp... | Jakub Jelinek | 1 | -5/+10 |
2018-11-08 | builtin-types.def (BT_FN_VOID_BOOL, [...]): New. | Jakub Jelinek | 1 | -6/+14 |
2018-06-20 | Update OpenACC data clause semantics to the 2.5 behavior | Chung-Lin Tang | 1 | -0/+10 |
2018-02-16 | re PR fortran/84418 (ICE with fortran OpenMP linear (ref ()) clause) | Jakub Jelinek | 1 | -3/+26 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-24 | re PR fortran/81304 (Bogus warning with -Wsurprising and -fopenmp: Type speci... | Jakub Jelinek | 1 | -0/+1 |
2017-11-08 | PR 82869 Introduce logical_type_node and use it | Janne Blomqvist | 1 | -13/+13 |
2017-09-01 | re PR c/81887 (pragma omp ordered simd ignored under -fopenmp-simd) | Jakub Jelinek | 1 | -0/+6 |
2017-05-19 | OpenACC 2.5 default (present) clause | Thomas Schwinge | 1 | -0/+3 |
2017-02-09 | gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE. | Chung-Lin Tang | 1 | -0/+11 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-21 | re PR fortran/78866 (ICE in gimplify_adjust_omp_clauses_1, at gimplify.c:8721) | Jakub Jelinek | 1 | -0/+20 |
2016-12-14 | Split omp-low into multiple files | Martin Jambor | 1 | -1/+2 |
2016-12-09 | trans-array.c (gfc_array_deallocate): Remove wrapper. | Andre Vehreschild | 1 | -9/+20 |
2016-11-30 | libcaf.h: Add new action types for (de-)registration of allocatable component... | Andre Vehreschild | 1 | -4/+5 |
2016-11-10 | omp-low.c (lower_omp_target): Fix up argument to is_reference. | Jakub Jelinek | 1 | -54/+624 |
2016-10-24 | trans-intrinsic.c (gfc_conv_intrinsic_minmax): Use VAR_P (x) instead of TREE_... | Jakub Jelinek | 1 | -7/+5 |
2016-09-27 | re PR fortran/77666 (ICE in gfc_omp_clause_default_ctor, at fortran/trans-ope... | Jakub Jelinek | 1 | -3/+3 |
2016-09-08 | re PR fortran/77500 (ICE in gfc_trans_omp_atomic, at fortran/trans-openmp.c:2... | Jakub Jelinek | 1 | -1/+9 |
2016-08-31 | re PR tree-optimization/77352 (ICE: verify_ssa failed) | Jakub Jelinek | 1 | -4/+1 |
2016-08-19 | re PR fortran/69281 (gfortran ICE on temporary array in function call with -f... | Jakub Jelinek | 1 | -1/+9 |