]> gcc.gnu.org Git - gcc.git/history - gcc/fortran/trans-expr.c
Fortran: Fix ICE due to elemental procedure pointers [PR93924/5].
[gcc.git] / gcc / fortran / trans-expr.c
2021-09-06 Paul ThomasFortran: Fix ICE due to elemental procedure pointers...
2021-09-06 Paul ThomasFortran: Allow pointer deferred length associate select...
2021-07-16 Harald AnlaufFortran - ICE in gfc_conv_expr_present initializing...
2021-05-05 Harald AnlaufPR fortran/100274 - ICE in gfc_conv_procedure_call...
2021-02-23 Harald AnlaufPR fortran/99169 - Do not clobber allocatable intent...
2021-01-19 Tobias Burnus[Fortran] PR91640 – Fix call to contiguous dummy
2021-01-07 Paul ThomasFix failures with -m32 and some memory leaks.
2021-01-07 Paul ThomasAs well as the PR this patch fixes problems in handling...
2020-12-29 Harald AnlaufPR fortran/93685 - ICE in gfc_constructor_append_expr...
2020-06-05 Harald AnlaufPR fortran/95500 - Segfault compiling extra interface...
2019-11-25 Tobias BurnusFortran] PR 92050 - fix ICE with -fcheck=all
2019-11-05 Tobias BurnusPR 92208 + PR 92277 – GCC 9 follow-up fix
2019-11-04 Tobias BurnusBackport Fortran BIND(C) fixes
2019-10-28 Paul Thomasre PR fortran/91926 (assumed rank optional)
2019-10-28 Tobias BurnusFortran] PR91863 - fix call to bind(C) with array descr...
2019-08-13 Thomas Koenigbackport: re PR fortran/90561 (ICE in gimplify_var_or_p...
2019-07-30 Thomas Koenigbackport: re PR fortran/90786 (ICE on procedure pointer...
2019-05-11 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...
2017-11-20 Paul Thomasre PR fortran/79072 (ICE with class(*) pointer function...
2017-11-19 Paul Thomasre PR fortran/78990 (ICE when assigning polymorphic...
2017-11-08 Janne BlomqvistPR 82869 Introduce logical_type_node and use it
2017-11-06 Paul Thomas[multiple changes]
2017-11-04 Andre Vehreschildtrans-expr.c (gfc_trans_assignment_1): Character kind...
2017-10-30 Paul Thomasre PR libfortran/80850 (Sourced allocate() fails to...
2017-10-28 Paul Thomasre PR fortran/81758 ([OOP] Broken vtab)
2017-10-10 Richard SandifordRequire wi::to_wide for trees
2017-10-02 Paul Thomasre PR fortran/82312 ([OOP] Pointer assignment to compon...
2017-09-10 Paul Thomasre PR fortran/34640 (ICE when assigning item of a deriv...
2017-09-09 Paul Thomasdecl.c: Add decl_type_param_list...
2017-06-15 Janus Weilre PR fortran/80983 ([F03] memory leak when calling...
2017-06-05 Janus Weilre PR fortran/70601 ([OOP] ICE on procedure pointer...
2017-04-23 Janus Weilre PR fortran/80121 (Memory leak with derived-type...
2017-03-05 Andre Vehreschildcheck.c (positive_check): Add new function checking...
2017-02-19 Andre Vehreschildre PR fortran/79229 (ICE in gfc_trans_assignment_1...
2017-02-19 Andre Vehreschildre PR fortran/79335 (Conditional jump or move depends...
2017-02-13 Jakub Jelinekcprop.c (cprop_jump): Add missing space in string literal.
2017-01-18 Louis Kruppre PR fortran/50069 (FORALL fails on a character array)
next
This page took 1.535959 seconds and 108 git commands to generate.