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