Age | Commit message (Expand) | Author | Files | Lines |
2019-06-13 | re PR fortran/68544 (ICE trying to pass derived type constructor as a function) | Steven G. Kargl | 1 | -0/+26 |
2019-04-22 | re PR fortran/57284 ([OOP] ICE with find_array_spec for polymorphic arrays) | Paul Thomas | 1 | -2/+6 |
2019-04-06 | re PR fortran/89981 (gfortran -pedantic rejects code in 8.3.1 that is accepte... | Thomas Koenig | 1 | -1/+1 |
2019-03-24 | re PR fortran/78865 (ICE in create_tmp_var, at gimple-expr.c:473) | Thomas Koenig | 1 | -40/+42 |
2019-03-21 | [PR89773] Fortran OpenACC 'routine' directive refuses procedures with implici... | Thomas Schwinge | 1 | -0/+1 |
2019-03-18 | re PR fortran/88008 (ICE in check_typebound_baseobject, at fortran/resolve.c:... | Thomas Koenig | 1 | -1/+12 |
2019-03-13 | [multiple changes] | Thomas Koenig | 1 | -4/+5 |
2019-03-12 | Replace can't in error messages for Fortran. | Martin Liska | 1 | -9/+9 |
2019-03-08 | re PR other/80058 (fix double spaces in string literals everywhere) | Jakub Jelinek | 1 | -1/+1 |
2019-03-03 | re PR fortran/72714 ([Coarray] ICE in gfc_array_init_size, at fortran/trans-a... | Thomas Koenig | 1 | -6/+47 |
2019-02-23 | re PR fortran/88117 (ICE in gimplify_var_or_parm_decl, at gimplify.c:2697) | Paul Thomas | 1 | -0/+3 |
2019-02-17 | re PR fortran/88299 ([F18] COMMON in a legacy module produces bogus warnings ... | Harald Anlauf | 1 | -5/+5 |
2019-02-13 | Fix -fdec simplification (PR fortran/88649). | Martin Liska | 1 | -5/+5 |
2019-02-09 | re PR fortran/89077 (ICE using * as len specifier for character parameter) | Harald Anlauf | 1 | -5/+20 |
2019-02-04 | Do not dereference NULL pointer in resolve_ref (PR fortran/89185). | Martin Liska | 1 | -5/+2 |
2019-01-31 | re PR fortran/88669 (Contiguous attribute wrongly rejected) | Thomas Koenig | 1 | -1/+18 |
2019-01-19 | [multiple changes] | Dominique d'Humieres | 1 | -1/+1 |
2019-01-19 | re PR fortran/88871 (ICE segmentation fault in f951) | Thomas Koenig | 1 | -5/+9 |
2019-01-15 | re PR fortran/43072 (unneeded temporary (s=s+f(a))) | Thomas Koenig | 1 | -4/+24 |
2019-01-15 | re PR fortran/81849 (Size of automatic array argument specified by host-assoc... | Steven G. Kargl | 1 | -1/+1 |
2019-01-13 | re PR fortran/61765 ([F03] Rejects valid BIND(C) ENTRY) | Steven G. Kargl | 1 | -11/+14 |
2019-01-10 | re PR fortran/88376 (ICE in is_illegal_recursion, at fortran/resolve.c:1689) | Steven G. Kargl | 1 | -2/+0 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 1 | -4/+4 |
2019-01-05 | re PR fortran/88009 (ICE in find_intrinsic_vtab, at fortran/class.c:2761) | Janus Weil | 1 | -10/+7 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-23 | re PR fortran/77703 (ICE on assignment to pointer function) | Paul Thomas | 1 | -0/+5 |
2018-12-19 | re PR fortran/87992 (ICE in resolve_fl_variable, at fortran/resolve.c:12314) | Steven G. Kargl | 1 | -1/+5 |
2018-12-17 | re PR fortran/85314 (gcc/fortran/resolve.c:9222: unreachable code ?) | Steven G. Kargl | 1 | -4/+1 |
2018-12-11 | re PR fortran/88249 (ICE in gfc_resolve_filepos, at fortran/io.c:2853) | Steven G. Kargl | 1 | -1/+1 |
2018-12-09 | [multiple changes] | Steven G. Kargl | 1 | -2/+2 |
2018-12-09 | re PR fortran/88048 (ICE in check_data_variable, at fortran/resolve.c:15491) | Steven G. Kargl | 1 | -1/+5 |
2018-12-08 | re PR fortran/88357 (ICE in parse_associate, at fortran/parse.c:4568) | Steven G. Kargl | 1 | -1/+2 |
2018-11-24 | 2018-11-24 Paul Thomas <pault@gcc.gnu.org> | Paul Thomas | 1 | -1/+1 |
2018-11-18 | re PR fortran/70260 (ICE: gimplification failed) | Thomas Koenig | 1 | -2/+6 |
2018-11-01 | re PR fortran/40196 ([F03] [F08] Type parameter inquiry (str%len, a%kind) and... | Paul Thomas | 1 | -3/+8 |
2018-10-17 | Fix select-type regression | Tobias Burnus | 1 | -1/+1 |
2018-10-17 | re PR fortran/56386 ([F03] ICE with ASSOCIATE construct and an derived type a... | Paul Thomas | 1 | -0/+18 |
2018-10-15 | re PR fortran/87566 (ICE with class(*) and select) | Paul Thomas | 1 | -3/+30 |
2018-10-11 | revert: re PR fortran/83522 (ICE on allocatable string reference, string(:)(:)) | Tobias Burnus | 1 | -7/+0 |
2018-10-09 | re PR fortran/83522 (ICE on allocatable string reference, string(:)(:)) | Tobias Burnus | 1 | -0/+7 |
2018-10-06 | re PR fortran/83999 (ICE in gfc_trans_assignment_1, at fortran/trans-expr.c:1... | Paul Thomas | 1 | -1/+2 |
2018-09-20 | gfortran.h (gfc_str_startswith): New macro. | Janus Weil | 1 | -3/+3 |
2018-09-17 | re PR fortran/85954 (ICE in make_ssa_name_fn, at tree-ssanames.c:266) | Paul Thomas | 1 | -1/+9 |
2018-09-11 | re PR fortran/87172 (Spurious "Derived type 'c_funptr' at (1) has not been de... | Janus Weil | 1 | -1/+1 |
2018-08-25 | re PR fortran/86545 (ICE in transfer_expr on invalid WRITE statement) | Janus Weil | 1 | -2/+3 |
2018-08-23 | re PR fortran/86863 ([OOP][F2008] type-bound module procedure name not recogn... | Paul Thomas | 1 | -3/+11 |
2018-08-22 | re PR fortran/86888 ([F08] allocatable components of indirectly recursive type) | Janus Weil | 1 | -22/+7 |
2018-08-12 | re PR fortran/86906 (erroneous name clash with renaming in use statement) | Paul Thomas | 1 | -0/+1 |
2018-08-10 | re PR fortran/57160 (short-circuit IF only with -ffrontend-optimize) | Janus Weil | 1 | -1/+2 |
2018-07-20 | gfortran.h (gfc_symbol): Add pointer to next derived type. | Andrew Benson | 1 | -11/+14 |