summaryrefslogtreecommitdiff
path: root/gcc/fortran/class.c
AgeCommit message (Expand)Author
2020-03-18Fix up duplicated duplicated words in commentsJakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-10-18Fortran] PR91586 Fix ICE on invalid code with CLASSTobias Burnus
2019-04-06re PR fortran/87352 (Large stack usage with new gfortran)Thomas Koenig
2019-02-24re PR fortran/89266 (ICE with TRANSFER of len=0 character array constructor)Harald Anlauf
2019-02-21re PR fortran/86119 (Intrinsic len has wrong type if used within select type ...Thomas Koenig
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-08re PR fortran/88047 (ICE in gfc_find_vtab, at fortran/class.c:2843)Janus Weil
2019-01-05re PR fortran/88009 (ICE in find_intrinsic_vtab, at fortran/class.c:2761)Janus Weil
2019-01-01Update copyright years.Jakub Jelinek
2018-12-08re PR fortran/88357 (ICE in parse_associate, at fortran/parse.c:4568)Steven G. Kargl
2018-03-01re PR fortran/84538 (Array of derived type elements incorrectly accessed in f...Paul Thomas
2018-01-05PR 78534 Change character length from int to size_tJanne Blomqvist
2018-01-03Update copyright years.Jakub Jelinek
2017-12-14Patch for middle-end/PR79538Qing Zhao
2017-10-07re PR fortran/82375 (PDT components in PDT declarations fail to compile)Paul Thomas
2017-07-09re PR fortran/81341 (trunk/gcc/fortran/class.c:313: redundant condition ?)Dominique d'Humieres
2017-04-14re PR fortran/80361 ([OOP] bogus recursive call to nonrecursive procedure wi...Janus Weil
2017-01-13Revert r244448Janne Blomqvist
2017-01-13PR 78534 Change character length from int to size_tJanne Blomqvist
2017-01-03PR 78534 Revert r244011Janne Blomqvist
2017-01-03PR 78534 Change character length from int to size_tJanne Blomqvist
2017-01-01Update copyright years.Jakub Jelinek
2016-12-09re PR fortran/61767 ([OOP] ICE in generate_finalization_wrapper at fortran/cl...Janus Weil
2016-12-06re PR fortran/78226 (Fill out location information everywhere)Andre Vehreschild
2016-11-22re PR fortran/78443 ([OOP] Incorrect behavior with non_overridable keyword)Janus Weil
2016-11-16re PR fortran/78356 ([OOP] segfault allocating polymorphic variable with poly...Andre Vehreschild
2016-11-12re PR fortran/77501 ([F03] ICE in gfc_match_generic, at fortran/decl.c:9429)Janus Weil
2016-11-09re PR fortran/71894 ([OOP] ICE in gfc_add_component_ref, at fortran/class.c:227)Janus Weil
2016-10-25re PR fortran/45516 ([F08] allocatable compontents of recursive type)Paul Thomas
2016-10-25re PR fortran/72770 (ICE in make_ssa_name_fn, at tree-ssanames.c:263)Andre Vehreschild
2016-10-23re PR fortran/69834 ([OOP] Collision in derived type hashes)Paul Thomas
2016-10-20class.c (gfc_build_class_symbol): Set the kind of _len to gfc_charlen_int_kin...Andre Vehreschild
2016-07-26re PR fortran/71862 (ICE in gfc_add_component_ref, at fortran/class.c:241)Steven G. Kargl
2016-06-19Use gfc_add_*_component defines where appropriateBernhard Reutner-Fischer
2016-05-07re PR fortran/56226 (Add support for DEC UNION and MAP extensions)Fritz Reese
2016-01-04Update copyright years.Jakub Jelinek
2015-11-08re PR fortran/68196 (ICE on function result with procedure pointer component)Paul Thomas
2015-08-03Fix random class_allocate_18.f90 failureMikael Morin
2015-07-13re PR fortran/64589 ([OOP] Linking error due to undefined integer symbol with...Andre Vehreschild
2015-03-24re PR fortran/64787 (Invalid code on sourced allocation of class(*) character...Andre Vehreschild
2015-01-26re PR fortran/64230 (Invalid memory reference in a compiler-generated finaliz...Janus Weil
2015-01-23re PR fortran/60922 (Memory leak with allocatable CLASS components)Janus Weil
2015-01-18[multiple changes]Paul Thomas
2015-01-05Update copyright years.Jakub Jelinek
2014-12-11re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez
2014-09-20trans-expr.c (gfc_reset_vptr): Fix comment whitespace.Joost VandeVondele
2014-04-10class.c (gfc_build_class_symbol): Append "_t" to target class names to make t...Bernd Edlinger
2014-02-28re PR fortran/60359 ([OOP] symbol `__io_MOD___copy_character_1' is already de...Janus Weil
2014-02-21re PR fortran/60234 ([OOP] ICE in generate_finalization_wrapper at fortran/cl...Janus Weil