summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-expr.c
AgeCommit message (Expand)Author
2020-05-11[Fortran] Fix/modify present() handling for assumed-shape optional (PR 94672)Tobias Burnus
2020-04-25Fix PR 94578.Thomas König
2020-03-17Fix up duplicated duplicated words mostly in commentsJakub Jelinek
2020-02-28Commit for PR92785Paul Thomas
2020-01-27fortran] Fix PR 85781, ICE on validTobias Burnus
2020-01-04Fortran] PR91640 – Fix call to contiguous dummyTobias Burnus
2020-01-01Update copyright years.Jakub Jelinek
2019-12-20OpenACC 2.6 deep copy: Fortran front-end partsJulian Brown
2019-12-18re PR fortran/70853 (ICE on pointing to null, in gfc_add_block_to_block, at f...Harald Anlauf
2019-11-15re PR fortran/69654 (ICE in gfc_trans_structure_assign)Paul Thomas
2019-11-13Fortran] Use proper type for hidden is-present argumentTobias Burnus
2019-11-11Fortran] Support absent optional args with use_device_{ptr,addr}Tobias Burnus
2019-10-31Fortran] PR92284 – gfc_desc_to_cfi_desc fixesTobias Burnus
2019-10-31Fortran] PR92277 - Fix assumed-rank array with bind(C)Tobias Burnus
2019-10-28Fortran] PR91863 - fix call to bind(C) with array descriptorTobias Burnus
2019-10-11Fortran] PR 92050 - fix ICE with -fcheck=allTobias Burnus
2019-10-05re PR fortran/91926 (assumed rank optional)Paul Thomas
2019-09-29re PR fortran/91726 (ICE in gfc_conv_array_ref, at fortran/trans-array.c:3612)Paul Thomas
2019-08-13re PR fortran/90561 (ICE in gimplify_var_or_parm_decl, at gimplify.c:2747)Thomas Koenig
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-06-08re PR fortran/90786 (ICE on procedure pointer assignment to function with cla...Paul Thomas
2019-06-02re PR fortran/90539 (481.wrf slowdown by 25% on Intel Kaby with -Ofast -march...Thomas Koenig
2019-05-29re PR fortran/90539 (481.wrf slowdown by 25% on Intel Kaby with -Ofast -march...Thomas Koenig
2019-05-19re PR fortran/88821 (Inline packing of non-contiguous arguments)Thomas Koenig
2019-05-10re PR fortran/90093 (Extended C interop: optional argument incorrectly identi...Paul Thomas
2019-04-14re PR fortran/89843 (CFI_section delivers incorrect result descriptor)Paul Thomas
2019-03-30re PR fortran/89841 (improper descriptor information passed to C)Paul Thomas
2019-03-27re PR fortran/88247 (ICE in get_array_ctor_var_strlen, at fortran/trans-array...Paul Thomas
2019-03-18re PR fortran/88008 (ICE in check_typebound_baseobject, at fortran/resolve.c:...Thomas Koenig
2019-03-13re PR fortran/87045 (pointer to array of character)Harald Anlauf
2019-03-12Replace can't in error messages for Fortran.Martin Liska
2019-03-12re PR fortran/89363 (RANK incorrect for unallocated allocatable)Paul Thomas
2019-02-24re PR fortran/89174 (Allocation segfault with CLASS(*) MOLD)Thomas Koenig
2019-02-23re PR fortran/88117 (ICE in gimplify_var_or_parm_decl, at gimplify.c:2697)Paul Thomas
2019-02-23re PR fortran/89385 (Incorrect members of C descriptor for an allocatable obj...Paul Thomas
2019-02-19re PR fortran/89384 (CONTIGUOUS dummy argument in BIND(C) interface incorrect...Thomas Koenig
2019-02-18re PR fortran/87689 (PowerPC64 ELFv2 function parameter passing violation)Thomas Koenig
2019-02-02re PR fortran/88393 ([OOP] Segfault with type-bound assignment)Paul Thomas
2019-01-24re PR fortran/88929 (ICE on building MPICH 3.2 with GCC 9 with ISO_Fortran_bi...Paul Thomas
2019-01-22re PR fortran/88579 (Calculating power of powers of two)Harald Anlauf
2019-01-19re PR fortran/56789 (Handling of contiguous dummy arguments)Thomas Koenig
2019-01-15trans-expr.c (gfc_conv_gfc_desc_to_cfi_desc): Deal with exprs that are indire...Paul Thomas
2019-01-12gfortran.texi: Add description in sections on TS 29113 and further interopera...Paul Thomas
2019-01-08re PR fortran/88611 (ICE in eliminate_stmt, at tree-ssa-sccvn.c:5011)Richard Biener
2019-01-01Update copyright years.Jakub Jelinek
2018-12-31re PR fortran/82995 (Segmentation fault passing optional argument to intrinsi...Thomas Koenig
2018-12-22re PR fortran/85544 (ICE in gfc_conv_scalarized_array_ref, at fortran/trans-a...Thomas Koenig
2018-12-16PF fortran/88364Thomas Koenig
2018-11-01re PR fortran/40196 ([F03] [F08] Type parameter inquiry (str%len, a%kind) and...Paul Thomas