Age | Commit message (Expand) | Author | Files | Lines |
2020-10-27 | Refactor array descriptor field access | Richard Biener | 1 | -128/+56 |
2020-09-30 | This patch fixes PR97045 - unlimited polymorphic array element selectors. | Paul Thomas | 1 | -1/+14 |
2020-08-28 | Fortran: Fix absent-optional handling for nondescriptor arrays (PR94672) | Tobias Burnus | 1 | -2/+8 |
2020-08-20 | This patch fixes PRs 96100 and 96101. | Paul Thomas | 1 | -2/+19 |
2020-08-20 | Fix obvious typo were errmsg_len was assigned to errmsg. | Andre Vehreschild | 1 | -1/+1 |
2020-08-13 | Fix PR fortran/93671; ICE in reffing coarray alloc. comps. | Andre Vehreschild | 1 | -9/+17 |
2020-07-29 | Fortran : ICE in gfc_conv_scalarized_array_ref PR53298 | Mark Eggleston | 1 | -1/+2 |
2020-06-11 | PR95331 - Unlimited polymorphic arrays have wrong bounds. | José Rui Faustino de Sousa | 1 | -4/+9 |
2020-06-11 | Wrong array section bounds when passing to an intent-in pointer dummy. | José Rui Faustino de Sousa | 1 | -103/+26 |
2020-05-11 | [Fortran] Fix/modify present() handling for assumed-shape optional (PR 94672) | Tobias Burnus | 1 | -3/+5 |
2020-03-27 | [Fortran] Fix ICE with deferred-rank arrays (PR93957) | Tobias Burnus | 1 | -2/+4 |
2020-03-08 | Patch and ChangeLogs for PR93581 | Paul Thomas | 1 | -0/+18 |
2020-02-25 | Fix typo: paramter -> parameter [PR93864] | Jakub Jelinek | 1 | -3/+3 |
2020-02-23 | Patch for PR57710 | Paul Thomas | 1 | -2/+24 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-20 | Introduce -finline-arg-packing. | Thomas Koenig | 1 | -1/+1 |
2019-12-10 | re PR fortran/91643 (ICE in gfc_trans_create_temp_array, at fortran/trans-arr... | Thomas Koenig | 1 | -0/+2 |
2019-12-10 | Fortran] PR 92872 – Fix get_CFI_desc | Tobias Burnus | 1 | -1/+1 |
2019-12-07 | Fortran] PR 92793 - fix column used for error diagnostic | Tobias Burnus | 1 | -2/+2 |
2019-12-06 | re PR fortran/92775 (Incorrect expression in DW_AT_byte_stride on an array) | Jakub Jelinek | 1 | -3/+6 |
2019-11-01 | OpenMP] use_device_addr/use_device_ptr with Fortran allocatable/pointer arrays | Tobias Burnus | 1 | -0/+3 |
2019-10-30 | Fortran] PR 92208 don't use function-result dummy variable as actual argument | Tobias Burnus | 1 | -1/+1 |
2019-09-29 | re PR fortran/91726 (ICE in gfc_conv_array_ref, at fortran/trans-array.c:3612) | Paul Thomas | 1 | -1/+2 |
2019-09-26 | CO_BROADCAST for derived types with allocatable components | Alessandro Fanfarillo | 1 | -21/+181 |
2019-09-13 | re PR fortran/91716 (ICE in output_constant, at varasm.c:5026) | Bernd Edlinger | 1 | -4/+7 |
2019-09-01 | array.c (spec_dimen_size): Check for the presence of expressions for the bounds. | Paul Thomas | 1 | -1/+7 |
2019-07-07 | re PR fortran/91077 (Wrong indexing when using a pointer) | Paul Thomas | 1 | -15/+2 |
2019-07-03 | Remove another bunch of dead assignment. | Martin Liska | 1 | -2/+0 |
2019-05-29 | re PR fortran/90539 (481.wrf slowdown by 25% on Intel Kaby with -Ofast -march... | Thomas Koenig | 1 | -3/+3 |
2019-05-19 | re PR fortran/88821 (Inline packing of non-contiguous arguments) | Thomas Koenig | 1 | -0/+31 |
2019-05-10 | re PR fortran/90093 (Extended C interop: optional argument incorrectly identi... | Paul Thomas | 1 | -16/+13 |
2019-04-14 | re PR fortran/89843 (CFI_section delivers incorrect result descriptor) | Paul Thomas | 1 | -3/+51 |
2019-03-27 | re PR fortran/88247 (ICE in get_array_ctor_var_strlen, at fortran/trans-array... | Paul Thomas | 1 | -6/+55 |
2019-03-10 | re PR fortran/66089 (elemental dependency mishandling when class array are in... | Thomas Koenig | 1 | -0/+5 |
2019-02-26 | re PR fortran/43210 (Initializer of huge static arrays should be improved) | Jakub Jelinek | 1 | -8/+4 |
2019-02-09 | re PR fortran/89200 (Erroneous copying of a derived type with a deferred-leng... | Paul Thomas | 1 | -0/+9 |
2019-02-03 | re PR fortran/67679 (-Wunitialized reports on compiler-generated variables) | Thomas Koenig | 1 | -2/+19 |
2019-02-02 | re PR fortran/88980 (segfault on allocatable string member assignment) | Paul Thomas | 1 | -39/+13 |
2019-01-24 | re PR fortran/88929 (ICE on building MPICH 3.2 with GCC 9 with ISO_Fortran_bi... | Paul Thomas | 1 | -1/+19 |
2019-01-13 | re PR fortran/57992 (Pointless packing of contiguous arrays for simply contig... | Thomas Koenig | 1 | -1/+3 |
2019-01-13 | re PR fortran/59345 (_gfortran_internal_pack on compiler generated temps) | Thomas Koenig | 1 | -5/+16 |
2019-01-12 | gfortran.texi: Add description in sections on TS 29113 and further interopera... | Paul Thomas | 1 | -1/+17 |
2019-01-11 | re PR fortran/59345 (_gfortran_internal_pack on compiler generated temps) | Thomas Koenig | 1 | -0/+6 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-01 | re PR fortran/40196 ([F03] [F08] Type parameter inquiry (str%len, a%kind) and... | Paul Thomas | 1 | -0/+3 |
2018-10-18 | Fix (re)alloc of polymorphic arrays | Tobias Burnus | 1 | -3/+9 |
2018-10-16 | Fix bounds with ALLOCATE with source-expr | Tobias Burnus | 1 | -12/+14 |
2018-10-09 | re PR fortran/87151 (allocating array of character) | Paul Thomas | 1 | -20/+70 |
2018-09-30 | re PR fortran/87359 (pointer being freed was not allocated) | Paul Thomas | 1 | -4/+6 |