Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-08-03 | Fix random class_allocate_18.f90 failure | Mikael Morin | 1 | -0/+1 |
2015-07-13 | re PR fortran/64589 ([OOP] Linking error due to undefined integer symbol with... | Andre Vehreschild | 1 | -4/+2 |
2015-03-24 | re PR fortran/64787 (Invalid code on sourced allocation of class(*) character... | Andre Vehreschild | 1 | -2/+11 |
2015-01-26 | re PR fortran/64230 (Invalid memory reference in a compiler-generated finaliz... | Janus Weil | 1 | -8/+27 |
2015-01-23 | re PR fortran/60922 (Memory leak with allocatable CLASS components) | Janus Weil | 1 | -1/+1 |
2015-01-18 | [multiple changes] | Paul Thomas | 1 | -16/+60 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-11 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -3/+3 |
2014-09-20 | trans-expr.c (gfc_reset_vptr): Fix comment whitespace. | Joost VandeVondele | 1 | -9/+9 |
2014-04-10 | class.c (gfc_build_class_symbol): Append "_t" to target class names to make t... | Bernd Edlinger | 1 | -2/+2 |
2014-02-28 | re PR fortran/60359 ([OOP] symbol `__io_MOD___copy_character_1' is already de... | Janus Weil | 1 | -16/+16 |
2014-02-21 | re PR fortran/60234 ([OOP] ICE in generate_finalization_wrapper at fortran/cl... | Janus Weil | 1 | -7/+18 |
2014-02-08 | re PR fortran/58470 ([OOP] ICE on invalid with FINAL procedure and type exten... | Janus Weil | 1 | -2/+1 |
2014-01-07 | re PR fortran/59589 ([OOP] Memory leak when deallocating polymorphic) | Janus Weil | 1 | -24/+21 |
2014-01-04 | re PR fortran/59547 ([OOP] Problem with using tbp specification function in m... | Janus Weil | 1 | -1/+3 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-18 | re PR fortran/59493 ([OOP] ICE: Segfault on Class(*) pointer association) | Janus Weil | 1 | -28/+35 |
2013-12-15 | re PR fortran/59493 ([OOP] ICE: Segfault on Class(*) pointer association) | Janus Weil | 1 | -1/+1 |
2013-10-22 | PR fortran 57893 | Paul Thomas | 1 | -11/+17 |
2013-09-25 | re PR fortran/58436 ([OOP] ICE (segfault) in generate_finalization_wrapper fo... | Tobias Burnus | 1 | -0/+6 |
2013-09-16 | re PR fortran/58356 (ICE with finalization and type extension) | Tobias Burnus | 1 | -0/+2 |
2013-08-09 | gfortran.h (gfc_get_code): Modified prototype. | Janus Weil | 1 | -132/+48 |
2013-08-06 | re PR fortran/57306 ([OOP] [F08] ICE on valid with class pointer initialization) | Janus Weil | 1 | -4/+8 |
2013-07-22 | re PR fortran/57906 (Coarray components: Assignment optimized away (gfortran.... | Tobias Burnus | 1 | -0/+1 |
2013-05-29 | re PR fortran/37336 ([F03] Finish derived-type finalization) | Tobias Burnus | 1 | -10/+8 |
2013-04-15 | class.c (gfc_find_intrinsic_vtab): Removed unused var. | Tobias Burnus | 1 | -3/+1 |
2013-04-11 | Replace enum gfc_try with bool type. | Janne Blomqvist | 1 | -46/+46 |