Age | Commit message (Expand) | Author | Files | Lines |
2017-12-28 | PR fortran/83344 Don't set bogus constant value | Janne Blomqvist | 1 | -1/+2 |
2017-12-10 | re PR fortran/53478 (gfortran segfaults when module name clashes with C bindi... | Dominique d'Humieres | 1 | -6/+6 |
2017-12-01 | re PR fortran/82605 ([PDT] ICE in insert_parameter_exprs, at fortran/decl.c:3... | Paul Thomas | 1 | -4/+21 |
2017-11-28 | re PR fortran/83021 (gfortran segfault in polymorphic assignment) | Paul Thomas | 1 | -1/+5 |
2017-11-19 | re PR fortran/78990 (ICE when assigning polymorphic array function result) | Paul Thomas | 1 | -0/+3 |
2017-11-14 | re PR fortran/78240 (ICE in match_clist_expr, at fortran/decl.c:728) | Fritz Reese | 1 | -1/+1 |
2017-11-11 | re PR fortran/82932 ([OOP] ICE in update_compcall_arglist, at fortran/resolve... | Janus Weil | 1 | -1/+3 |
2017-11-05 | re PR fortran/78641 ([OOP] ICE on polymorphic allocatable function in array c... | Paul Thomas | 1 | -1/+2 |
2017-11-05 | re PR fortran/81447 ([7/8] gfortran fails to recognize the exact dynamic type... | Paul Thomas | 1 | -1/+18 |
2017-11-04 | re PR fortran/82796 (Private+equivalence in used module breaks compilation of... | Steven G. Kargl | 1 | -3/+16 |
2017-10-30 | resolve.c (resolve_transfer): Set derived to correct symbol for BT_CLASS. | Steven G. Kargl | 1 | -1/+1 |
2017-10-21 | re PR fortran/82586 ([PDT] ICE: write_symbol(): bad module symbol) | Paul Thomas | 1 | -0/+19 |
2017-10-19 | re PR fortran/82568 ([6/7/8] ICE with do-loop inside BLOCK inside omp) | Jakub Jelinek | 1 | -3/+5 |
2017-10-19 | Use Levenshtein spelling suggestions in Fortran FE | Bernhard Reutner-Fischer | 1 | -4/+96 |
2017-10-18 | re PR fortran/79795 (Fortran ICE in resolve_symbol starting with r163221) | Thomas Koenig | 1 | -1/+17 |
2017-10-13 | re PR fortran/81048 (incorrect derived type initialization) | Paul Thomas | 1 | -1/+6 |
2017-10-07 | re PR fortran/82375 (PDT components in PDT declarations fail to compile) | Paul Thomas | 1 | -3/+4 |
2017-10-07 | gfortran.h (async_io_dt): Add external reference. | Thomas Koenig | 1 | -0/+8 |
2017-10-04 | re PR fortran/60458 (Error message on associate: deferred type parameter and ... | Paul Thomas | 1 | -1/+1 |
2017-10-02 | re PR fortran/82312 ([OOP] Pointer assignment to component of class variable ... | Paul Thomas | 1 | -4/+1 |
2017-09-21 | re PR fortran/52832 ([F03] ASSOCIATE construct with proc-pointer selector is ... | Paul Thomas | 1 | -0/+14 |
2017-09-17 | re PR fortran/82173 ([meta-bug] Parameterized derived type errors) | Paul Thomas | 1 | -9/+54 |
2017-09-09 | decl.c: Add decl_type_param_list... | Paul Thomas | 1 | -1/+115 |
2017-08-11 | re PR fortran/60355 ([F08] constraint C519 for BIND attribute not enforced) | Thomas Koenig | 1 | -13/+14 |
2017-07-29 | simplify the bitmap alloc_stat functions with c++ | Trevor Saunders | 1 | -1/+1 |
2017-07-03 | re PR fortran/79866 (diagnostics: typo in "Variable %s at %L of type EVENT_TY... | Dominique d'Humieres | 1 | -1/+1 |
2017-05-22 | re PR fortran/80766 ([OOP] ICE with type-bound procedure returning an array) | Janus Weil | 1 | -0/+2 |
2017-05-11 | re PR fortran/78659 ([F03] Spurious "requires DTIO" reported against namelist... | Jerry DeLisle | 1 | -45/+11 |
2017-05-09 | re PR fortran/79311 ([OOP] ICE in generate_finalization_wrapper, at fortran/c... | Janus Weil | 1 | -20/+17 |
2017-03-22 | re PR fortran/79602 (translation: globally replace '%s' with %qs) | Dominique d'Humieres | 1 | -5/+5 |
2017-03-15 | Fix translation issue with character length * errors (PR fortran/79860) | David Malcolm | 1 | -4/+5 |
2017-03-05 | check.c (positive_check): Add new function checking constant for being greate... | Andre Vehreschild | 1 | -0/+3 |
2017-02-28 | re PR fortran/79739 (ICE with some interesting code) | Paul Thomas | 1 | -3/+4 |
2017-02-19 | re PR fortran/79402 (ICE with submodules: module procedure interface defined ... | Paul Thomas | 1 | -0/+33 |
2017-01-13 | Revert r244448 | Janne Blomqvist | 1 | -10/+8 |
2017-01-13 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -8/+10 |
2017-01-13 | re PR fortran/70697 ([Coarray] ICE on EVENT WAIT with array element UNTIL_COU... | Andre Vehreschild | 1 | -4/+7 |
2017-01-03 | PR 78534 Revert r244011 | Janne Blomqvist | 1 | -7/+6 |
2017-01-03 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -6/+7 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-27 | gfortran.h (gfc_error): Rename overload with OPT argument to... | Jakub Jelinek | 1 | -7/+7 |
2016-12-13 | re PR fortran/78798 ([cleanup] some int-valued functions should be bool) | Janus Weil | 1 | -7/+7 |
2016-12-13 | re PR fortran/77785 ([Coarray] ICE in gfc_get_caf_token_offset, at fortran/tr... | Andre Vehreschild | 1 | -2/+2 |
2016-12-12 | re PR fortran/78392 (ICE in gfc_trans_auto_array_allocation, at fortran/trans... | Janus Weil | 1 | -2/+2 |
2016-12-10 | re PR fortran/78350 (ICE in gfc_code2string(): Bad code, at fortran/misc.c:193) | Paul Thomas | 1 | -23/+4 |
2016-12-09 | re PR fortran/77903 ([F08] gfortran 6.1.0/7.0.0 accept invalid code with conf... | Paul Thomas | 1 | -7/+3 |
2016-12-09 | re PR fortran/44265 (Link error with reference to parameter array in specific... | Paul Thomas | 1 | -0/+59 |
2016-12-06 | re PR fortran/78659 ([F03] Spurious "requires DTIO" reported against namelist... | Jerry DeLisle | 1 | -9/+1 |
2016-12-03 | re PR fortran/58175 ([OOP] Incorrect warning message on scalar finalizer) | Janus Weil | 1 | -1/+1 |
2016-11-29 | [multiple changes] | Janus Weil | 1 | -1/+4 |