Age | Commit message (Expand) | Author | Files | Lines |
2020-09-28 | Revert "Fortran : ICE in build_field PR95614" | Mark Eggleston | 1 | -7/+0 |
2020-09-27 | Fortran : ICE in build_field PR95614 | Mark Eggleston | 1 | -0/+7 |
2020-09-09 | Fortran: Fixes for OpenMP loop-iter privatization (PRs 95109 + 94690) | Tobias Burnus | 1 | -0/+2 |
2020-09-07 | Fortran: Fixes for pointer function call as variable (PR96896) | Tobias Burnus | 1 | -1/+3 |
2020-09-07 | fortran: Fix arg types of _gfortran_is_extension_of | Francois-Xavier Coudert | 1 | -0/+6 |
2020-09-01 | Fortran : ICE on invalid code PR95398 | Mark Eggleston | 1 | -1/+3 |
2020-08-10 | This patch fixes PR96102. See the explanatory comment in the testcase. | Paul Thomas | 1 | -0/+10 |
2020-07-13 | Fortran : accepts pointer initialization of DT dummy args PR45337 | Mark Eggleston | 1 | -2/+1 |
2020-07-10 | PR fortran/95980 - ICE in get_unique_type_string, at fortran/class.c:485 | Harald Anlauf | 1 | -5/+14 |
2020-07-10 | PR fortran/96086 - ICE in gfc_match_select_rank, at fortran/match.c:6645 | Harald Anlauf | 1 | -1/+3 |
2020-07-08 | PR fortran/96085 - ICE in gfc_finish_var_decl, at fortran/trans-decl.c:694 | Harald Anlauf | 1 | -0/+1 |
2020-07-06 | PR fortran/95980 - ICE on using sync images with -fcheck=bounds | Harald Anlauf | 1 | -1/+2 |
2020-07-06 | PR fortran/95709 - ICE in gfc_resolve_code, at fortran/resolve.c:11807 | Harald Anlauf | 1 | -4/+12 |
2020-07-05 | Test global identifiers against what is specified interfaces. | Thomas Koenig | 1 | -0/+1 |
2020-07-02 | PR fortran/93423 - ICE on invalid with argument list for module procedure | Harald Anlauf | 1 | -1/+1 |
2020-07-01 | Fortran : Fortran translation issues PR52279 | Mark Eggleston | 1 | -8/+8 |
2020-07-01 | Fortran : False positive for optional arguments PR95446 | Mark Eggleston | 1 | -6/+22 |
2020-06-30 | PR fortran/88379 - ICE with allocatable coarray, class and associate | Harald Anlauf | 1 | -1/+1 |
2020-06-27 | PR fortran/95881 - ICE in resolve_symbol, at fortran/resolve.c:15175 | Harald Anlauf | 1 | -0/+1 |
2020-06-25 | PR fortran/95828 - Buffer overflows with SELECT RANK | Harald Anlauf | 1 | -1/+1 |
2020-06-25 | Fortran: Fix character-kind=4 substring resolution (PR95837) | Tobias Burnus | 1 | -3/+0 |
2020-06-22 | Fortran : ICE in resolve_fl_procedure PR95708 | Mark Eggleston | 1 | -0/+1 |
2020-05-20 | Fortran : ProcPtr function results: 'ppr@' in error message PR39695 | Mark Eggleston | 1 | -2/+4 |
2020-05-13 | Fortran : ICE in gfc_conv_array_constructor_expr PR93497 | Mark Eggleston | 1 | -1/+1 |
2020-05-11 | Fortran : Spurious warning message with -Wsurprising PR59107 | Mark Eggleston | 1 | -4/+6 |
2020-04-19 | Fix PR fortran/93500, ICE on invalid. | Thomas König | 1 | -0/+3 |
2020-04-17 | Fix ICE on invalid, PR94090. | Thomas König | 1 | -8/+14 |
2020-04-13 | ICE on wrong code [PR94192]. | Linus Koenig | 1 | -0/+1 |
2020-04-09 | PR fortran/87923 -- fix ICE when resolving I/O tags and simplify io.c | Fritz Reese | 1 | -11/+3 |
2020-04-02 | [Fortran] Resolve formal args before checking DTIO | Tobias Burnus | 1 | -5/+5 |
2020-04-02 | fortran: ICE equivalence with an element of an array PR94030 | Mark Eggleston | 1 | -3/+3 |
2020-03-27 | Fortran] Reject invalid association target (PR93363) | Tobias Burnus | 1 | -7/+25 |
2020-03-23 | fortran: ICE in gfc_match_assignment PR93600 | Mark Eggleston | 1 | -1/+1 |
2020-03-17 | Fix up duplicated duplicated words mostly in comments | Jakub Jelinek | 1 | -1/+1 |
2020-03-08 | Patch and ChangeLogs for PR93581 | Paul Thomas | 1 | -2/+31 |
2020-02-03 | [Fortran] Fix to strict associate check (PR93427) | Tobias Burnus | 1 | -2/+1 |
2020-01-19 | Check for illegal reference in function. | Thomas König | 1 | -0/+7 |
2020-01-17 | PATCH] Fortran: PR93263 -fno-automatic and RECURSIVE | Mark Eggleston | 1 | -1/+2 |
2020-01-03 | Fortran] PR 92994 – add more ASSOCIATE checks | Tobias Burnus | 1 | -2/+19 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-20 | Fortran] PR 92996 – fix rank resolution EXPR_ARRAY | Tobias Burnus | 1 | -22/+16 |
2019-12-08 | Error on Associate with a program. | Thomas Koenig | 1 | -0/+6 |
2019-11-25 | DEC comparisons - allow Hollerith constants in comparisons. | Mark Eggleston | 1 | -1/+53 |
2019-11-12 | Add OpenACC 2.6 `serial' construct support | Maciej W. Rozycki | 1 | -0/+6 |
2019-11-08 | Allow CHARACTER literals in assignments and data statements. | Mark Eggleston | 1 | -0/+12 |
2019-10-27 | re PR fortran/86248 (LEN_TRIM in specification expression causes link failure) | Paul Thomas | 1 | -2/+2 |
2019-10-24 | Fix another UBSAN in Fortran coarray. | Martin Liska | 1 | -0/+3 |
2019-10-13 | re PR fortran/91513 (Non-standard terminology in error message for pointer co... | Damian Rouson | 1 | -3/+6 |
2019-10-13 | re PR fortran/90297 (gcc/fortran/resolve.c: 2 * possibly redundant code ?) | Steven G. Kargl | 1 | -15/+0 |
2019-10-11 | re PR fortran/92018 (ICE in gfc_conv_constant_to_tree, at fortran/trans-const... | Steven G. Kargl | 1 | -13/+8 |