Age | Commit message (Expand) | Author | Files | Lines |
2019-07-03 | Remove another bunch of dead assignment. | Martin Liska | 1 | -6/+0 |
2019-06-24 | ipa-utils.h (type_with_linkage_p): Verify that type is CXX_ODR_P. | Jan Hubicka | 1 | -2/+6 |
2019-06-08 | re PR fortran/90786 (ICE on procedure pointer assignment to function with cla... | Paul Thomas | 1 | -22/+7 |
2019-06-02 | re PR fortran/90539 (481.wrf slowdown by 25% on Intel Kaby with -Ofast -march... | Thomas Koenig | 1 | -12/+41 |
2019-05-29 | re PR fortran/90539 (481.wrf slowdown by 25% on Intel Kaby with -Ofast -march... | Thomas Koenig | 1 | -32/+118 |
2019-05-19 | re PR fortran/88821 (Inline packing of non-contiguous arguments) | Thomas Koenig | 1 | -2/+81 |
2019-05-10 | re PR fortran/90093 (Extended C interop: optional argument incorrectly identi... | Paul Thomas | 1 | -0/+1 |
2019-04-14 | re PR fortran/89843 (CFI_section delivers incorrect result descriptor) | Paul Thomas | 1 | -77/+18 |
2019-03-30 | re PR fortran/89841 (improper descriptor information passed to C) | Paul Thomas | 1 | -3/+2 |
2019-03-27 | re PR fortran/88247 (ICE in get_array_ctor_var_strlen, at fortran/trans-array... | Paul Thomas | 1 | -2/+14 |
2019-03-18 | re PR fortran/88008 (ICE in check_typebound_baseobject, at fortran/resolve.c:... | Thomas Koenig | 1 | -0/+1 |
2019-03-13 | re PR fortran/87045 (pointer to array of character) | Harald Anlauf | 1 | -10/+10 |
2019-03-12 | Replace can't in error messages for Fortran. | Martin Liska | 1 | -2/+2 |
2019-03-12 | re PR fortran/89363 (RANK incorrect for unallocated allocatable) | Paul Thomas | 1 | -0/+79 |
2019-02-24 | re PR fortran/89174 (Allocation segfault with CLASS(*) MOLD) | Thomas Koenig | 1 | -2/+5 |
2019-02-23 | re PR fortran/88117 (ICE in gimplify_var_or_parm_decl, at gimplify.c:2697) | Paul Thomas | 1 | -1/+3 |
2019-02-23 | re PR fortran/89385 (Incorrect members of C descriptor for an allocatable obj... | Paul Thomas | 1 | -6/+40 |
2019-02-19 | re PR fortran/89384 (CONTIGUOUS dummy argument in BIND(C) interface incorrect... | Thomas Koenig | 1 | -1/+6 |
2019-02-18 | re PR fortran/87689 (PowerPC64 ELFv2 function parameter passing violation) | Thomas Koenig | 1 | -3/+4 |
2019-02-02 | re PR fortran/88393 ([OOP] Segfault with type-bound assignment) | Paul Thomas | 1 | -10/+10 |
2019-01-24 | re PR fortran/88929 (ICE on building MPICH 3.2 with GCC 9 with ISO_Fortran_bi... | Paul Thomas | 1 | -8/+55 |
2019-01-22 | re PR fortran/88579 (Calculating power of powers of two) | Harald Anlauf | 1 | -36/+60 |
2019-01-19 | re PR fortran/56789 (Handling of contiguous dummy arguments) | Thomas Koenig | 1 | -0/+7 |
2019-01-15 | trans-expr.c (gfc_conv_gfc_desc_to_cfi_desc): Deal with exprs that are indire... | Paul Thomas | 1 | -1/+10 |
2019-01-12 | gfortran.texi: Add description in sections on TS 29113 and further interopera... | Paul Thomas | 1 | -2/+117 |
2019-01-08 | re PR fortran/88611 (ICE in eliminate_stmt, at tree-ssa-sccvn.c:5011) | Richard Biener | 1 | -13/+6 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-31 | re PR fortran/82995 (Segmentation fault passing optional argument to intrinsi... | Thomas Koenig | 1 | -9/+13 |
2018-12-22 | re PR fortran/85544 (ICE in gfc_conv_scalarized_array_ref, at fortran/trans-a... | Thomas Koenig | 1 | -0/+77 |
2018-12-16 | PF fortran/88364 | Thomas Koenig | 1 | -1/+1 |
2018-11-01 | re PR fortran/40196 ([F03] [F08] Type parameter inquiry (str%len, a%kind) and... | Paul Thomas | 1 | -0/+41 |
2018-10-21 | re PR fortran/71880 (pointer to allocatable character) | Paul Thomas | 1 | -0/+13 |
2018-10-15 | re PR fortran/87566 (ICE with class(*) and select) | Paul Thomas | 1 | -2/+3 |
2018-10-01 | re PR fortran/65677 (Incomplete assignment on deferred-length character varia... | Paul Thomas | 1 | -2/+2 |
2018-09-29 | re PR fortran/65677 (Incomplete assignment on deferred-length character varia... | Paul Thomas | 1 | -1/+5 |
2018-09-24 | re PR fortran/87397 (Clobbering intent(out) variables caused regression in Op... | Thomas Koenig | 1 | -0/+1 |
2018-09-23 | re PR fortran/87397 (Clobbering intent(out) variables caused regression in Op... | Thomas Koenig | 1 | -0/+1 |
2018-09-23 | Do array index calculations in gfc_array_index_type | Janne Blomqvist | 1 | -23/+19 |
2018-09-23 | re PR fortran/87395 (ICE in in lookup_field_for_decl with whizard) | Thomas Koenig | 1 | -1/+4 |
2018-09-22 | re PR middle-end/41453 (use INTENT(out) for optimization) | Thomas Koenig | 1 | -3/+22 |
2018-09-21 | re PR fortran/77325 (ICE in gimplify_var_or_parm_decl, at gimplify.c:1933) | Paul Thomas | 1 | -5/+9 |
2018-09-21 | Fix co-array allocation | Andrew Stubbs | 1 | -1/+1 |
2018-09-20 | gfortran.h (gfc_str_startswith): New macro. | Janus Weil | 1 | -4/+4 |
2018-09-19 | re PR fortran/84109 (ICE in adjustl on allocatable array of strings) | Paul Thomas | 1 | -4/+5 |
2018-09-18 | re PR fortran/87239 (ICE in deferred-length string) | Paul Thomas | 1 | -2/+5 |
2018-09-17 | re PR fortran/85954 (ICE in make_ssa_name_fn, at tree-ssanames.c:266) | Paul Thomas | 1 | -1/+2 |
2018-09-12 | re PR fortran/87284 (Allocation of class arrays with mold results in "conditi... | Paul Thomas | 1 | -1/+4 |
2018-08-28 | re PR fortran/80477 ([OOP] Polymorphic function result generates memory leak) | Paul Thomas | 1 | -18/+107 |
2018-08-10 | re PR fortran/57160 (short-circuit IF only with -ffrontend-optimize) | Janus Weil | 1 | -2/+2 |
2018-06-21 | re PR fortran/49630 ([OOP] ICE on obsolescent deferred-length type bound char... | Paul Thomas | 1 | -1/+1 |