Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-07-18 | re PR fortran/85599 (warn about short-circuiting of logical expressions for n... | Janus Weil | 1 | -5/+64 |
2018-07-05 | re PR fortran/86408 (bogus error: ABSTRACT INTERFACE must not have an assumed... | Paul Thomas | 1 | -3/+4 |
2018-06-22 | re PR fortran/86281 (SEGV in fortran/resolve.c:resolve_function) | Paul Thomas | 1 | -0/+1 |
2018-06-21 | re PR fortran/49630 ([OOP] ICE on obsolescent deferred-length type bound char... | Paul Thomas | 1 | -3/+15 |
2018-06-21 | re PR fortran/83118 (Bad intrinsic assignment of class(*) array component of ... | Paul Thomas | 1 | -0/+5 |
2018-06-09 | re PR fortran/38351 (Poor error message for rank mismatch in operator args) | Steven G. Kargl | 1 | -1/+7 |
2018-06-04 | re PR fortran/85981 (ICE in gfc_trans_string_copy, at fortran/trans-expr.c:6539) | Steven G. Kargl | 1 | -2/+7 |
2018-05-25 | re PR fortran/85839 ([F2018] warn for obsolescent features) | Janus Weil | 1 | -0/+7 |
2018-05-25 | re PR fortran/85543 (ICE in update_current_proc_array_outer_dependency, at fo... | Steven G. Kargl | 1 | -2/+2 |
2018-05-24 | re PR fortran/85780 (ICE in resolve_fl_procedure, at fortran/resolve.c:12504) | Steven G. Kargl | 1 | -1/+1 |
2018-05-24 | re PR fortran/85895 (ICE in gfc_conv_array_ref, at fortran/trans-array.c:3518) | Steven G. Kargl | 1 | -0/+2 |
2018-05-20 | re PR fortran/80657 (Loop in character function declaration) | Paul Thomas | 1 | -2/+9 |
2018-05-10 | re PR fortran/68846 (Pointer function as LValue doesn't work when the assignm... | Paul Thomas | 1 | -0/+2 |
2018-04-09 | re PR fortran/51260 (PARAMETER array with constructor initializer: Compile-ti... | Thomas Koenig | 1 | -0/+10 |
2018-03-11 | re PR fortran/83939 (Constraint C1290 (elemental function cannot be allocatab... | Steven G. Kargl | 1 | -0/+13 |
2018-03-03 | re PR fortran/80965 (ICE with class argument and -O2 optimization) | Paul Thomas | 1 | -1/+1 |
2018-02-25 | re PR fortran/78238 ([OOP] ICE: verify_gimple failed, with -fdefault-integer-8) | Thomas Koenig | 1 | -1/+8 |
2018-02-19 | re PR fortran/83344 (Use of uninitialized memory with ASSOCIATE and strings) | Paul Thomas | 1 | -21/+17 |
2018-02-17 | re PR fortran/84115 (Failure in associate construct with concatenated charact... | Paul Thomas | 1 | -1/+14 |
2018-02-12 | re PR fortran/84273 ([F03] Reject allocatable passed-object dummy argument (p... | Janus Weil | 1 | -4/+4 |
2018-02-11 | re PR fortran/35299 (scope of variables in statement function do not acquire ... | Francois-Xavier Coudert | 1 | -2/+5 |
2018-02-01 | PR 83975 Associate target with non-constant character length | Janne Blomqvist | 1 | -5/+10 |
2018-01-29 | re PR fortran/84073 (In -fc-prototypes fixed (nonzero) length strings are map... | Thomas Koenig | 1 | -0/+20 |
2018-01-26 | Partial Failed Images patch | Damian Rouson | 1 | -0/+4 |
2018-01-22 | PR 78534, 83704 Large character lengths | Janne Blomqvist | 1 | -6/+5 |
2018-01-16 | re PR fortran/82257 (f951: Internal compiler error segmentation fault) | Louis Krupp | 1 | -1/+3 |
2018-01-13 | re PR fortran/82007 (DTIO write format stored in a string leads to severe err... | Jerry DeLisle | 1 | -13/+3 |
2018-01-10 | re PR fortran/82367 (ICE with deferred length string allocate on non-deferred... | Steven G. Kargl | 1 | -2/+7 |
2018-01-10 | [multiple changes] | Steven G. Kargl | 1 | -1/+8 |
2018-01-05 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -13/+15 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-01 | re PR fortran/83076 (ICE in gfc_deallocate_scalar_with_status, at fortran/tra... | Paul Thomas | 1 | -0/+25 |