Age | Commit message (Expand) | Author | Files | Lines |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -5589/+0 |
2022-01-06 | Fortran: Fix ICE in argument_rank_mismatch [PR103287] | Sandra Loosemore | 1 | -1/+5 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-11-16 | fortran: Identify arguments by their names | Mikael Morin | 1 | -0/+17 |
2021-11-16 | fortran: Delete redundant missing_arg_type field | Mikael Morin | 1 | -5/+0 |
2021-11-16 | fortran: simplify elemental arguments walking | Mikael Morin | 1 | -0/+34 |
2021-11-16 | fortran: Reverse actual vs dummy argument mapping | Mikael Morin | 1 | -2/+19 |
2021-11-07 | Fortran: Diagnose all operands/arguments with constraint violations | Sandra Loosemore | 1 | -26/+60 |
2021-10-12 | Fortran: Various CLASS + assumed-rank fixed [PR102541] | Tobias Burnus | 1 | -2/+7 |
2021-10-08 | Fortran: Add diagnostic for F2018:C839 (TS29113:C535c) | Sandra Loosemore | 1 | -11/+89 |
2021-09-24 | Fortran: Add missing diagnostic for F2018 C711 (TS29113 C407c) | Sandra Loosemore | 1 | -0/+15 |
2021-09-22 | Fortran: diagnostic for argument w/type parameters for assumed-type dummy | Sandra Loosemore | 1 | -10/+10 |
2021-09-22 | Fortran: Fixes for F2018 C838 (PR fortran/101334) | Sandra Loosemore | 1 | -1/+3 |
2021-05-05 | PR fortran/100274 - ICE in gfc_conv_procedure_call, at fortran/trans-expr.c:6131 | Harald Anlauf | 1 | -4/+7 |
2021-04-03 | Fortran: Fix ICE on wrong code [PR99818]. | Paul Thomas | 1 | -4/+10 |
2021-02-19 | Fortran: Fix DTIO with type ICE [PR99146] | Tobias Burnus | 1 | -1/+3 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-09-19 | Work around bootstrap failure in Fortran front end. | Sandra Loosemore | 1 | -0/+4 |
2020-08-30 | 2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail.com> | José Rui Faustino de Sousa | 1 | -1/+4 |
2020-08-02 | This patch fixes PR96320. See the explanatory comment in the testcase. | Paul Thomas | 1 | -3/+16 |
2020-07-11 | Fix ICE on warning with new interface check. | Thomas Koenig | 1 | -1/+2 |
2020-07-02 | Fortran : ICE in generic_correspondence PR95584 | Mark Eggleston | 1 | -1/+1 |
2020-06-20 | PR fortran/95689 - ICE in check_sym_interfaces, at fortran/interface.c:2015 | Harald Anlauf | 1 | -1/+4 |
2020-05-11 | Fortran : Spurious warning message with -Wsurprising PR59107 | Mark Eggleston | 1 | -2/+3 |
2020-04-27 | Revert r10-7920-g06eca1acafa27e19e82dc73927394a7a4d0bdbc5 . | Thomas Koenig | 1 | -34/+0 |
2020-04-23 | Fix PR 93956, wrong pointer when returned via function. | Thomas König | 1 | -0/+34 |
2020-04-17 | Fix ICE on invalid, PR94090. | Thomas König | 1 | -3/+11 |
2020-04-14 | Fix PR 94270 by not warning about artifical dummy arguments. | Thomas König | 1 | -1/+1 |
2020-04-02 | [Fortran] Resolve formal args before checking DTIO | Tobias Burnus | 1 | -1/+3 |
2020-02-23 | Add missing closing parenthises in error message. | Thomas König | 1 | -1/+1 |
2020-02-23 | Fix error message. | Thomas König | 1 | -2/+2 |
2020-01-21 | Fortran] PR93309 – permit repeated 'implicit none(external)' | Tobias Burnus | 1 | -1/+9 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-08 | re PR fortran/92764 (ICE in gfc_procedure_use) | Thomas Koenig | 1 | -0/+2 |
2019-10-14 | re PR fortran/92004 (Rejection of different ranks for dummy array argument wh... | Thomas Koenig | 1 | -5/+95 |
2019-10-03 | Character typenames in errors and warnings | Mark Eggleston | 1 | -5/+6 |
2019-09-14 | re PR fortran/91557 (Bogus warning about unused dummy argument _formal_*) | Thomas Koenig | 1 | -37/+83 |
2019-08-24 | re PR fortran/91390 (treatment of extra parameter in a subroutine call) | Thomas Koenig | 1 | -8/+70 |
2019-08-15 | re PR fortran/91443 (-Wargument-mismatch does not catch mismatch for global p... | Thomas Koenig | 1 | -5/+19 |
2019-07-30 | re PR fortran/91296 (ICE when passing complex number %re/%im as a procedure a... | Steven G. Kargl | 1 | -0/+7 |
2019-07-23 | arith.c (gfc_convert_integer, [...]): Move to ... | Steven G. Kargl | 1 | -0/+6 |
2019-05-29 | re PR fortran/90329 (Incompatibility between gfortran and C lapack calls) | Jakub Jelinek | 1 | -0/+1 |
2019-05-10 | re PR fortran/61968 (ICE (assembly failure) due to wrongly generating a vtabl... | Thomas Koenig | 1 | -1/+2 |
2019-03-24 | re PR fortran/78865 (ICE in create_tmp_var, at gimple-expr.c:473) | Thomas Koenig | 1 | -4/+6 |
2019-03-12 | Replace can't in error messages for Fortran. | Martin Liska | 1 | -1/+1 |
2019-01-29 | re PR fortran/57048 (Handling of C_PTR and C_FUNPTR leads to reject valid) | Thomas Koenig | 1 | -0/+10 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-09-20 | gfortran.h (gfc_str_startswith): New macro. | Janus Weil | 1 | -2/+2 |
2018-08-14 | re PR fortran/86116 (Ambiguous generic interface not recognised) | Janus Weil | 1 | -3/+11 |
2018-08-04 | re PR fortran/45521 ([F08] GENERIC resolution with ALLOCATABLE/POINTER and PR... | Janus Weil | 1 | -1/+10 |