Age | Commit message (Expand) | Author | Files | Lines |
2020-10-21 | Fortran: class.c - update vtable comment | Tobias Burnus | 1 | -0/+2 |
2020-07-10 | PR fortran/95980 - ICE in get_unique_type_string, at fortran/class.c:485 | Harald Anlauf | 1 | -1/+5 |
2020-07-02 | PR fortran/93337 - ICE in gfc_dt_upper_string, at fortran/module.c:441 | Harald Anlauf | 1 | -0/+3 |
2020-06-30 | Use CHARACTER(kind) string for calculating the type hash. | Thomas Koenig | 1 | -1/+1 |
2020-06-20 | PR fortran/95687 - ICE in get_unique_hashed_string, at fortran/class.c:508 | Harald Anlauf | 1 | -14/+29 |
2020-06-14 | PR fortran/95088 - Buffer overflows with PDTs, submodules and long symbols | Harald Anlauf | 1 | -11/+3 |
2020-06-14 | When avoiding double deallocation, look at namespace, expression and component. | Thomas Koenig | 1 | -3/+15 |
2020-06-07 | PR fortran/95091 - Buffer overflows with submodules and long symbols | Harald Anlauf | 1 | -1/+1 |
2020-06-07 | PR fortran/95091 - Buffer overflows with submodules and long symbols | Harald Anlauf | 1 | -5/+8 |
2020-05-31 | Finalization depends on the expression, not on the component. | Thomas Koenig | 1 | -2/+3 |
2020-05-30 | PR fortran/95090 - ICE: identifier overflow | Harald Anlauf | 1 | -1/+8 |
2020-05-29 | PR fortran/95090 - ICE: identifier overflow | Harald Anlauf | 1 | -4/+7 |
2020-03-18 | Fix up duplicated duplicated words in comments | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-10-18 | Fortran] PR91586 Fix ICE on invalid code with CLASS | Tobias Burnus | 1 | -0/+3 |
2019-04-06 | re PR fortran/87352 (Large stack usage with new gfortran) | Thomas Koenig | 1 | -0/+4 |
2019-02-24 | re PR fortran/89266 (ICE with TRANSFER of len=0 character array constructor) | Harald Anlauf | 1 | -3/+6 |
2019-02-21 | re PR fortran/86119 (Intrinsic len has wrong type if used within select type ... | Thomas Koenig | 1 | -1/+9 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 1 | -1/+1 |
2019-01-08 | re PR fortran/88047 (ICE in gfc_find_vtab, at fortran/class.c:2843) | Janus Weil | 1 | -1/+4 |
2019-01-05 | re PR fortran/88009 (ICE in find_intrinsic_vtab, at fortran/class.c:2761) | Janus Weil | 1 | -2/+4 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-08 | re PR fortran/88357 (ICE in parse_associate, at fortran/parse.c:4568) | Steven G. Kargl | 1 | -3/+7 |
2018-03-01 | re PR fortran/84538 (Array of derived type elements incorrectly accessed in f... | Paul Thomas | 1 | -2/+1 |
2018-01-05 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -6/+6 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-14 | Patch for middle-end/PR79538 | Qing Zhao | 1 | -21/+28 |
2017-10-07 | re PR fortran/82375 (PDT components in PDT declarations fail to compile) | Paul Thomas | 1 | -0/+3 |
2017-07-09 | re PR fortran/81341 (trunk/gcc/fortran/class.c:313: redundant condition ?) | Dominique d'Humieres | 1 | -1/+0 |
2017-04-14 | re PR fortran/80361 ([OOP] bogus recursive call to nonrecursive procedure wi... | Janus Weil | 1 | -0/+1 |
2017-01-13 | Revert r244448 | Janne Blomqvist | 1 | -6/+6 |
2017-01-13 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -6/+6 |
2017-01-03 | PR 78534 Revert r244011 | Janne Blomqvist | 1 | -6/+6 |
2017-01-03 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -6/+6 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-09 | re PR fortran/61767 ([OOP] ICE in generate_finalization_wrapper at fortran/cl... | Janus Weil | 1 | -14/+13 |
2016-12-06 | re PR fortran/78226 (Fill out location information everywhere) | Andre Vehreschild | 1 | -0/+14 |
2016-11-22 | re PR fortran/78443 ([OOP] Incorrect behavior with non_overridable keyword) | Janus Weil | 1 | -1/+1 |
2016-11-16 | re PR fortran/78356 ([OOP] segfault allocating polymorphic variable with poly... | Andre Vehreschild | 1 | -2/+4 |
2016-11-12 | re PR fortran/77501 ([F03] ICE in gfc_match_generic, at fortran/decl.c:9429) | Janus Weil | 1 | -11/+2 |
2016-11-09 | re PR fortran/71894 ([OOP] ICE in gfc_add_component_ref, at fortran/class.c:227) | Janus Weil | 1 | -1/+2 |
2016-10-25 | re PR fortran/45516 ([F08] allocatable compontents of recursive type) | Paul Thomas | 1 | -0/+81 |
2016-10-25 | re PR fortran/72770 (ICE in make_ssa_name_fn, at tree-ssanames.c:263) | Andre Vehreschild | 1 | -14/+6 |
2016-10-23 | re PR fortran/69834 ([OOP] Collision in derived type hashes) | Paul Thomas | 1 | -1/+23 |
2016-10-20 | class.c (gfc_build_class_symbol): Set the kind of _len to gfc_charlen_int_kin... | Andre Vehreschild | 1 | -1/+1 |
2016-07-26 | re PR fortran/71862 (ICE in gfc_add_component_ref, at fortran/class.c:241) | Steven G. Kargl | 1 | -6/+8 |
2016-06-19 | Use gfc_add_*_component defines where appropriate | Bernhard Reutner-Fischer | 1 | -2/+2 |
2016-05-07 | re PR fortran/56226 (Add support for DEC UNION and MAP extensions) | Fritz Reese | 1 | -17/+15 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-08 | re PR fortran/68196 (ICE on function result with procedure pointer component) | Paul Thomas | 1 | -0/+4 |