]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/trans-expr.c
Update copyright years.
[thirdparty/gcc.git] / gcc / fortran / trans-expr.c
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-26  Paul ThomasFix failures with -m32 and some memory leaks.
2020-12-25  Harald AnlaufPR93685 - ICE in gfc_constructor_append_expr, at fortra...
2020-12-18  Paul ThomasAs well as the PR this patch fixes problems in handling...
2020-10-07  Paul ThomasThis patch fixes PR47469 - a trivial bit of tidying up.
2020-09-30  Paul ThomasThis patch fixes PR97045 - unlimited polymorphic array...
2020-09-24  Paul ThomasThis patch fixes PR96495 - frees result components...
2020-08-10  Paul ThomasThis patch fixes PR96312. Cures a used uninitialized...
2020-06-11  José Rui Faustino... Patch to Bug 94022 - Array slices of assumed-size arrays.
2020-06-04  Harald AnlaufPR fortran/95500 - Segfault compiling extra interface...
2020-06-03  José Rui Faustino... Simple patch only add assumed-rank to the list of possi...
2020-05-11  Tobias Burnus[Fortran] Fix/modify present() handling for assumed...
2020-04-25  Thomas KönigFix PR 94578.
2020-03-17  Jakub JelinekFix up duplicated duplicated words mostly in comments
2020-02-28  Paul ThomasCommit for PR92785
2020-01-27  Tobias Burnusfortran] Fix PR 85781, ICE on valid
2020-01-04  Tobias BurnusFortran] PR91640 – Fix call to contiguous dummy
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-20  Julian BrownOpenACC 2.6 deep copy: Fortran front-end parts
2019-12-18  Harald Anlaufre PR fortran/70853 (ICE on pointing to null, in gfc_ad...
2019-11-15  Paul Thomasre PR fortran/69654 (ICE in gfc_trans_structure_assign)
2019-11-13  Tobias BurnusFortran] Use proper type for hidden is-present argument
2019-11-11  Tobias BurnusFortran] Support absent optional args with use_device_...
2019-10-31  Tobias BurnusFortran] PR92284 – gfc_desc_to_cfi_desc fixes
2019-10-31  Tobias BurnusFortran] PR92277 - Fix assumed-rank array with bind(C)
2019-10-28  Tobias BurnusFortran] PR91863 - fix call to bind(C) with array descr...
2019-10-11  Tobias BurnusFortran] PR 92050 - fix ICE with -fcheck=all
2019-10-05  Paul Thomasre PR fortran/91926 (assumed rank optional)
2019-09-29  Paul Thomasre PR fortran/91726 (ICE in gfc_conv_array_ref, at...
2019-08-13  Thomas Koenigre PR fortran/90561 (ICE in gimplify_var_or_parm_decl...
2019-07-03  Martin LiskaRemove another bunch of dead assignment.
2019-06-24  Jan Hubickaipa-utils.h (type_with_linkage_p): Verify that type...
2019-06-08  Paul Thomasre PR fortran/90786 (ICE on procedure pointer assignmen...
2019-06-02  Thomas Koenigre PR fortran/90539 (481.wrf slowdown by 25% on Intel...
2019-05-29  Thomas Koenigre PR fortran/90539 (481.wrf slowdown by 25% on Intel...
2019-05-19  Thomas Koenigre PR fortran/88821 (Inline packing of non-contiguous...
2019-05-10  Paul Thomasre PR fortran/90093 (Extended C interop: optional argum...
2019-04-14  Paul Thomasre PR fortran/89843 (CFI_section delivers incorrect...
2019-03-30  Paul Thomasre PR fortran/89841 (improper descriptor information...
2019-03-27  Paul Thomasre PR fortran/88247 (ICE in get_array_ctor_var_strlen...
2019-03-18  Thomas Koenigre PR fortran/88008 (ICE in check_typebound_baseobject...
2019-03-13  Harald Anlaufre PR fortran/87045 (pointer to array of character)
2019-03-12  Martin LiskaReplace can't in error messages for Fortran.
2019-03-12  Paul Thomasre PR fortran/89363 (RANK incorrect for unallocated...
2019-02-24  Thomas Koenigre PR fortran/89174 (Allocation segfault with CLASS...
2019-02-23  Paul Thomasre PR fortran/88117 (ICE in gimplify_var_or_parm_decl...
2019-02-23  Paul Thomasre PR fortran/89385 (Incorrect members of C descriptor...
2019-02-19  Thomas Koenigre PR fortran/89384 (CONTIGUOUS dummy argument in BIND...
2019-02-18  Thomas Koenigre PR fortran/87689 (PowerPC64 ELFv2 function parameter...
2019-02-02  Paul Thomasre PR fortran/88393 ([OOP] Segfault with type-bound...
2019-01-24  Paul Thomasre PR fortran/88929 (ICE on building MPICH 3.2 with...
2019-01-22  Harald Anlaufre PR fortran/88579 (Calculating power of powers of...
2019-01-19  Thomas Koenigre PR fortran/56789 (Handling of contiguous dummy argum...
2019-01-15  Paul Thomastrans-expr.c (gfc_conv_gfc_desc_to_cfi_desc): Deal...
2019-01-12  Paul Thomasgfortran.texi: Add description in sections on TS 29113...
2019-01-08  Richard Bienerre PR fortran/88611 (ICE in eliminate_stmt, at tree...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-31  Thomas Koenigre PR fortran/82995 (Segmentation fault passing optiona...
2018-12-22  Thomas Koenigre PR fortran/85544 (ICE in gfc_conv_scalarized_array_r...
2018-12-16  Thomas KoenigPF fortran/88364
2018-11-01  Paul Thomasre PR fortran/40196 ([F03] [F08] Type parameter inquiry...
2018-10-21  Paul Thomasre PR fortran/71880 (pointer to allocatable character)
2018-10-15  Paul Thomasre PR fortran/87566 (ICE with class(*) and select)
2018-10-01  Paul Thomasre PR fortran/65677 (Incomplete assignment on deferred...
2018-09-29  Paul Thomasre PR fortran/65677 (Incomplete assignment on deferred...
2018-09-24  Thomas Koenigre PR fortran/87397 (Clobbering intent(out) variables...
2018-09-23  Thomas Koenigre PR fortran/87397 (Clobbering intent(out) variables...
2018-09-23  Janne BlomqvistDo array index calculations in gfc_array_index_type
2018-09-23  Thomas Koenigre PR fortran/87395 (ICE in in lookup_field_for_decl...
2018-09-22  Thomas Koenigre PR middle-end/41453 (use INTENT(out) for optimization)
2018-09-21  Paul Thomasre PR fortran/77325 (ICE in gimplify_var_or_parm_decl...
2018-09-21  Andrew StubbsFix co-array allocation
2018-09-20  Janus Weilgfortran.h (gfc_str_startswith): New macro.
2018-09-19  Paul Thomasre PR fortran/84109 (ICE in adjustl on allocatable...
2018-09-18  Paul Thomasre PR fortran/87239 (ICE in deferred-length string)
2018-09-17  Paul Thomasre PR fortran/85954 (ICE in make_ssa_name_fn, at tree...
2018-09-12  Paul Thomasre PR fortran/87284 (Allocation of class arrays with...
2018-08-28  Paul Thomasre PR fortran/80477 ([OOP] Polymorphic function result...
2018-08-10  Janus Weilre PR fortran/57160 (short-circuit IF only with -ffront...
2018-06-21  Paul Thomasre PR fortran/49630 ([OOP] ICE on obsolescent deferred...
2018-06-21  Paul Thomasre PR fortran/83118 (Bad intrinsic assignment of class...
2018-06-10  Thomas Koeniggfortran.h (gfc_expr): Add no_bounds_check field.
2018-06-08  Thomas Koenigre PR fortran/85631 (Runtime error message array bound...
2018-03-21  Janne BlomqvistPR 84615 Regressions due to type mismatch with characte...
2018-03-11  Paul Thomasre PR fortran/84546 (Bad sourced allocation of CLASS...
2018-03-04  Harald Anlaufre PR fortran/71085 (ICE with some intrinsic functions...
2018-02-23  Paul Thomasre PR fortran/83148 (ICE: crash_signal from toplev...
2018-02-17  Paul Thomasre PR fortran/84115 (Failure in associate construct...
2018-02-11  Paul Thomasre PR fortran/84074 (Incorrect indexing of array when...
2018-01-31  Paul Thomasre PR fortran/84088 ([nvptx] libgomp.oacc-fortran/decla...
2018-01-31  Janne BlomqvistPR 78534 Reinstate better string copy algorithm
2018-01-25  Paul Thomasre PR fortran/37577 ([meta-bug] change internal array...
2018-01-13  Paul Thomasre PR fortran/52162 (Bogus -fcheck=bounds with realloc...
2018-01-08  Paul Thomasre PR fortran/83611 ([PDT] Assignment of parameterized...
2018-01-06  Janne BlomqvistPR 50892 Latent bug in char pointer assignment
2018-01-05  Janne BlomqvistPR 78534 Change character length from int to size_t
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-29  Paul Thomasre PR fortran/83567 (Parametrized derived types: Segmen...
2017-12-28  Paul Thomasre PR fortran/83567 (Parametrized derived types: Segmen...
2017-12-01  Paul Thomasre PR fortran/82605 ([PDT] ICE in insert_parameter_expr...
next