Age | Commit message (Expand) | Author |
2020-05-11 | Fortran : Spurious warning message with -Wsurprising PR59107 | Mark Eggleston |
2020-04-19 | Fix PR fortran/93500, ICE on invalid. | Thomas König |
2020-04-17 | Fix ICE on invalid, PR94090. | Thomas König |
2020-04-13 | ICE on wrong code [PR94192]. | Linus Koenig |
2020-04-09 | PR fortran/87923 -- fix ICE when resolving I/O tags and simplify io.c | Fritz Reese |
2020-04-02 | [Fortran] Resolve formal args before checking DTIO | Tobias Burnus |
2020-04-02 | fortran: ICE equivalence with an element of an array PR94030 | Mark Eggleston |
2020-03-27 | Fortran] Reject invalid association target (PR93363) | Tobias Burnus |
2020-03-23 | fortran: ICE in gfc_match_assignment PR93600 | Mark Eggleston |
2020-03-17 | Fix up duplicated duplicated words mostly in comments | Jakub Jelinek |
2020-03-08 | Patch and ChangeLogs for PR93581 | Paul Thomas |
2020-02-03 | [Fortran] Fix to strict associate check (PR93427) | Tobias Burnus |
2020-01-19 | Check for illegal reference in function. | Thomas König |
2020-01-17 | PATCH] Fortran: PR93263 -fno-automatic and RECURSIVE | Mark Eggleston |
2020-01-03 | Fortran] PR 92994 – add more ASSOCIATE checks | Tobias Burnus |
2020-01-01 | Update copyright years. | Jakub Jelinek |
2019-12-20 | Fortran] PR 92996 – fix rank resolution EXPR_ARRAY | Tobias Burnus |
2019-12-08 | Error on Associate with a program. | Thomas Koenig |
2019-11-25 | DEC comparisons - allow Hollerith constants in comparisons. | Mark Eggleston |
2019-11-12 | Add OpenACC 2.6 `serial' construct support | Maciej W. Rozycki |
2019-11-08 | Allow CHARACTER literals in assignments and data statements. | Mark Eggleston |
2019-10-27 | re PR fortran/86248 (LEN_TRIM in specification expression causes link failure) | Paul Thomas |
2019-10-24 | Fix another UBSAN in Fortran coarray. | Martin Liska |
2019-10-13 | re PR fortran/91513 (Non-standard terminology in error message for pointer co... | Damian Rouson |
2019-10-13 | re PR fortran/90297 (gcc/fortran/resolve.c: 2 * possibly redundant code ?) | Steven G. Kargl |
2019-10-11 | re PR fortran/92018 (ICE in gfc_conv_constant_to_tree, at fortran/trans-const... | Steven G. Kargl |
2019-10-03 | Character typenames in errors and warnings | Mark Eggleston |
2019-10-02 | re PR fortran/91943 (ICE in gfc_conv_constant_to_tree, at fortran/trans-const... | Steven G. Kargl |
2019-09-29 | re PR fortran/91726 (ICE in gfc_conv_array_ref, at fortran/trans-array.c:3612) | Paul Thomas |
2019-09-15 | re PR fortran/91727 (ICE in conformable_arrays, at fortran/resolve.c:7490) | Steven G. Kargl |
2019-09-15 | re PR fortran/91550 (ICE in do_subscript, at fortran/frontend-passes.c:2652) | Thomas Koenig |
2019-09-14 | re PR fortran/91557 (Bogus warning about unused dummy argument _formal_*) | Thomas Koenig |
2019-09-01 | array.c (spec_dimen_size): Check for the presence of expressions for the bounds. | Paul Thomas |
2019-08-15 | re PR fortran/91443 (-Wargument-mismatch does not catch mismatch for global p... | Thomas Koenig |
2019-08-14 | re PR fortran/87991 (ICE in gfc_constructor_append_expr, at fortran/construct... | Steven G. Kargl |
2019-08-13 | re PR fortran/89647 (Host associated procedure unable to be used as binding t... | Steven G. Kargl |
2019-08-10 | decl.c (match_old_style_init): Use a clearer error message. | Steven G. Kargl |
2019-07-23 | arith.c (gfc_convert_integer, [...]): Move to ... | Steven G. Kargl |
2019-07-03 | Remove another bunch of dead assignment. | Martin Liska |
2019-06-21 | re PR fortran/67884 (Missing error message on required allocatable attribute) | Steven G. Kargl |
2019-06-19 | re PR fortran/87907 (ICE in resolve_contained_fntype, at fortran/resolve.c:587) | Steven G. Kargl |
2019-06-13 | re PR fortran/68544 (ICE trying to pass derived type constructor as a function) | Steven G. Kargl |
2019-04-22 | re PR fortran/57284 ([OOP] ICE with find_array_spec for polymorphic arrays) | Paul Thomas |
2019-04-06 | re PR fortran/89981 (gfortran -pedantic rejects code in 8.3.1 that is accepte... | Thomas Koenig |
2019-03-24 | re PR fortran/78865 (ICE in create_tmp_var, at gimple-expr.c:473) | Thomas Koenig |
2019-03-21 | [PR89773] Fortran OpenACC 'routine' directive refuses procedures with implici... | Thomas Schwinge |
2019-03-18 | re PR fortran/88008 (ICE in check_typebound_baseobject, at fortran/resolve.c:... | Thomas Koenig |
2019-03-13 | [multiple changes] | Thomas Koenig |
2019-03-12 | Replace can't in error messages for Fortran. | Martin Liska |
2019-03-08 | re PR other/80058 (fix double spaces in string literals everywhere) | Jakub Jelinek |