summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-openmp.c
AgeCommit message (Expand)Author
2020-05-11[Fortran] Fix/modify present() handling for assumed-shape optional (PR 94672)Tobias Burnus
2020-01-28[Fortran] avoid ICE in gfc_omp_check_optional_argument (PR93464)Tobias Burnus
2020-01-22openmp: Fix up !$omp target parallel handlingJakub Jelinek
2020-01-07re PR fortran/93162 (gcc/fortran/trans-openmp.c:2469:50: runtime error: load ...Jakub Jelinek
2020-01-03Fortran] OpenMP/OpenACC – fix more issues with OPTIONALTobias Burnus
2020-01-01Update copyright years.Jakub Jelinek
2019-12-20Fortran polymorphic class-type support for OpenACCJulian Brown
2019-12-20OpenACC 2.6 deep copy: Fortran front-end partsJulian Brown
2019-12-19Add OpenACC 2.6's no_createJulian Brown
2019-12-12re PR fortran/92899 ([OpenMP] ICE in gfc_trans_omp_atomic, at fortran/trans-o...Jakub Jelinek
2019-12-09Fix column information for omp_clauses in Fortran codeFrederik Harwath
2019-12-07Fortran] PR 92793 - fix column used for error diagnosticTobias Burnus
2019-12-06[OpenMP/OpenACC/Fortran] Fix mapping of optional (present|absent) argumentsTobias Burnus
2019-12-05OpenMP] Fix use_device_… with absent optional argTobias Burnus
2019-12-04re PR fortran/92756 (ICE in lower_omp, at omp-low.c:12988)Jakub Jelinek
2019-11-12Add OpenACC 2.6 `serial' construct supportMaciej W. Rozycki
2019-11-11Fortran] Support absent optional args with use_device_{ptr,addr}Tobias Burnus
2019-11-01OpenMP] use_device_addr/use_device_ptr with Fortran allocatable/pointer arraysTobias Burnus
2019-10-11[OpenMP,Fortran] Fix several OpenMP use_device_addr/map/update errorsTobias Burnus
2019-10-10[Fortran, OpenMP] Actually pass use_device_addr on to the middle endTobias Burnus
2019-10-02Fix coding style comment, missed in last commitTobias Burnus
2019-10-02f95-lang.c (LANG_HOOKS_OMP_IS_OPTIONAL_ARGUMENT): Define to gfc_omp_is_option...Kwok Cheung Yeung
2019-09-20re PR fortran/78260 (ICE in gimplify_expr, at gimplify.c:11939)Tobias Burnus
2019-07-03Remove another bunch of dead assignment.Martin Liska
2019-06-24ipa-utils.h (type_with_linkage_p): Verify that type is CXX_ODR_P.Jan Hubicka
2019-03-11re PR fortran/89651 (OpenMP private array uninitialized warning with -O flag)Jakub Jelinek
2019-01-11re PR middle-end/85956 (ICE in wide_int_to_tree_1, at tree.c:1549)Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-12-12re PR fortran/88463 (Rejects conforming source, OpenMP Parallel region Defaul...Jakub Jelinek
2018-12-09Correct the reported line number in Fortran combined OpenACC directivesThomas Schwinge
2018-12-07re PR fortran/88377 (ICE in gfc_omp_clause_copy_ctor, at fortran/trans-openmp...Jakub Jelinek
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek
2018-06-20Update OpenACC data clause semantics to the 2.5 behaviorChung-Lin Tang
2018-02-16re PR fortran/84418 (ICE with fortran OpenMP linear (ref ()) clause)Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-11-24re PR fortran/81304 (Bogus warning with -Wsurprising and -fopenmp: Type speci...Jakub Jelinek
2017-11-08PR 82869 Introduce logical_type_node and use itJanne Blomqvist
2017-09-01re PR c/81887 (pragma omp ordered simd ignored under -fopenmp-simd)Jakub Jelinek
2017-05-19OpenACC 2.5 default (present) clauseThomas Schwinge
2017-02-09gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE.Chung-Lin Tang
2017-01-01Update copyright years.Jakub Jelinek
2016-12-21re PR fortran/78866 (ICE in gimplify_adjust_omp_clauses_1, at gimplify.c:8721)Jakub Jelinek
2016-12-14Split omp-low into multiple filesMartin Jambor
2016-12-09trans-array.c (gfc_array_deallocate): Remove wrapper.Andre Vehreschild
2016-11-30libcaf.h: Add new action types for (de-)registration of allocatable component...Andre Vehreschild
2016-11-10omp-low.c (lower_omp_target): Fix up argument to is_reference.Jakub Jelinek
2016-10-24trans-intrinsic.c (gfc_conv_intrinsic_minmax): Use VAR_P (x) instead of TREE_...Jakub Jelinek
2016-09-27re PR fortran/77666 (ICE in gfc_omp_clause_default_ctor, at fortran/trans-ope...Jakub Jelinek
2016-09-08re PR fortran/77500 (ICE in gfc_trans_omp_atomic, at fortran/trans-openmp.c:2...Jakub Jelinek
2016-08-31re PR tree-optimization/77352 (ICE: verify_ssa failed)Jakub Jelinek