]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/trans-expr.c
re PR fortran/34640 (ICE when assigning item of a derived-component to a pointer)
[thirdparty/gcc.git] / gcc / fortran / trans-expr.c
2017-09-10  Paul Thomasre PR fortran/34640 (ICE when assigning item of a deriv...
2017-09-09  Paul Thomasdecl.c: Add decl_type_param_list...
2017-06-15  Janus Weilre PR fortran/80983 ([F03] memory leak when calling...
2017-06-05  Janus Weilre PR fortran/70601 ([OOP] ICE on procedure pointer...
2017-04-23  Janus Weilre PR fortran/80121 (Memory leak with derived-type...
2017-03-05  Andre Vehreschildcheck.c (positive_check): Add new function checking...
2017-02-19  Andre Vehreschildre PR fortran/79229 (ICE in gfc_trans_assignment_1...
2017-02-19  Andre Vehreschildre PR fortran/79335 (Conditional jump or move depends...
2017-02-13  Jakub Jelinekcprop.c (cprop_jump): Add missing space in string literal.
2017-01-18  Louis Kruppre PR fortran/50069 (FORALL fails on a character array)
2017-01-18  Andre Vehreschildre PR fortran/70696 ([Coarray] ICE on EVENT POST of...
2017-01-13  Janne BlomqvistRevert r244448
2017-01-13  Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-13  Andre Vehreschildre PR fortran/70696 ([Coarray] ICE on EVENT POST of...
2017-01-07  Andre Vehreschildre PR fortran/78781 ([Coarray] ICE in gfc_deallocate_sc...
2017-01-03  Janne BlomqvistPR 78534 Revert r244011
2017-01-03  Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-02  Janne BlomqvistPR 78534 Modify string copy to avoid -Wstringop-overflo...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-23  Andre Vehreschildclass_assign_1.f08: New test.
2016-12-21  Janne BlomqvistPR 78867 Function returning string ICE with -flto
2016-12-16  Jakub Jelinekre PR fortran/78757 (ICE with function returning a...
2016-12-14  Andre Vehreschildre PR fortran/78780 ([Coarray] ICE in conv_caf_send...
2016-12-14  Andre Vehreschildre PR fortran/78672 (Gfortran test suite failures with...
2016-12-09  Andre Vehreschildtrans-array.c (gfc_array_deallocate): Remove wrapper.
2016-12-09  Paul Thomasre PR fortran/44265 (Link error with reference to param...
2016-11-30  Andre Vehreschildlibcaf.h: Add new action types for (de-)registration...
2016-11-25  Paul Thomas[multiple changes]
2016-11-16  Andre Vehreschildre PR fortran/78356 ([OOP] segfault allocating polymorp...
2016-11-09  Fritz O. ReeseFix ICE in gfc_trans_subcomponent_assign due to NULL...
2016-11-06  Andre Vehreschildallocate_with_source_14.f03: Fixed number mallocs occuring.
2016-11-05  Paul Thomasre PR fortran/67564 (Segfault on sourced allocattion...
2016-10-27  Fritz ReeseFix initialization of UNIONs with -finit-derived.
2016-10-25  Paul Thomasre PR fortran/45516 ([F08] allocatable compontents...
2016-10-25  Andre Vehreschildre PR fortran/72770 (ICE in make_ssa_name_fn, at tree...
2016-10-24  Jakub Jelinektrans-intrinsic.c (gfc_conv_intrinsic_minmax): Use...
2016-10-24  Paul ThomasRemove dead wood from trans-expr.c
2016-10-23  Paul Thomasre PR fortran/69834 ([OOP] Collision in derived type...
2016-10-22  Andre Vehreschildre PR fortran/43366 ([OOP][F08] Intrinsic assign to...
2016-10-21  Paul Thomasre PR fortran/69566 ([OOP] Failure of SELECT TYPE with...
2016-10-13  Andre Vehreschildre PR fortran/72832 ([OOP] ALLOCATE with SOURCE fails...
2016-10-12  Andre Vehreschildtrans-expr.c (gfc_find_and_cut_at_last_class_ref):...
2016-10-07  Louis Krupp2016_10-06 Louis Krupp <louis.krupp@zoho.com>
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-19  Andre Vehreschildlibcaf.h: Add caf_reference_type.
2016-08-31  Paul Thomas[multiple changes]
2016-07-15  Andre Vehreschildre PR fortran/71807 (Internal compiler error with NULL...
2016-07-08  Jerry DeLislere PR fortran/71764 (ICE in gfc_trans_structure_assign)
2016-06-20  Tobias Burnusre PR fortran/71194 (ICE on compilation with fcheck...
2016-05-07  Fritz Reesere PR fortran/56226 (Add support for DEC UNION and...
2016-03-29  Andre Vehreschildre PR fortran/70397 (ice while allocating ultimate...
2016-02-05  Mikael MorinFix fortran scalar elemental dependency mishandling
2016-02-03  Andre Vehreschildre PR fortran/67451 ([F08] ICE with sourced allocation...
2016-01-31  Paul Thomasre PR fortran/67564 (Segfault on sourced allocattion...
2016-01-30  Paul Thomasre PR fortran/69566 ([OOP] Failure of SELECT TYPE with...
2016-01-27  Paul Thomas[multiple changes]
2016-01-26  Paul Thomas[multiple changes]
2016-01-16  Paul ThomasClean up some minor white space issues in trans-decl...
2016-01-15  Paul Thomasre PR fortran/64324 (Deferred character specific functi...
2016-01-08  Jakub Jelinekre PR fortran/69128 (OpenMP workshare problem with...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-02  Tobias Burnuscheck.c (gfc_check_event_query): New function.
2015-11-15  Paul Thomasre PR fortran/50221 (Allocatable string length fails...
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-25  Paul Thomasre PR fortran/67171 (sourced allocation)
2015-10-25  Andre Vehreschildre PR fortran/66927 (ICE in gfc_conf_procedure_call)
2015-10-18  Paul Thomasre PR fortran/67177 (MOVE_ALLOC not automatically alloc...
2015-09-26  Mikael MorinFix missing deep copy when assigning a DT constructor...
2015-08-29  Francois-Xavier... trans.c (gfc_call_malloc, [...]): Simplify code.
2015-08-06  Mikael MorinMove one condition out of gfc_trans_scalar_assign
2015-08-03  Steven G. Karglre PR fortran/66942 (trans-expr.c:5701 runtime error...
2015-07-24  Mikael MorinFix gfortran.dg/class_to_type_4.f90 deallocation code...
2015-07-17  Andre Vehreschildre PR fortran/66035 (gfortran ICE segfault)
2015-07-17  Mikael MorinFix PR61831: Side-effect variable component deallocation
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-06  Andre Vehreschildre PR fortran/58586 (ICE with derived type with allocat...
2015-06-23  Andre Vehreschildre PR fortran/64674 ([OOP] ICE in ASSOCIATE with class...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-15  Andre Vehreschildre PR fortran/44672 ([F08] ALLOCATE with SOURCE and...
2015-06-11  Paul Thomasre PR fortran/66079 (memory leak with source allocation...
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-16  Mikael Morin2015-05-16 Mikael Morin <mikael@gcc.gnu.org
2015-05-09  Mikael MorinFix fortran/65894 elemental procedures wrong-code
2015-04-27  Andre Vehreschildre PR fortran/59678 ([F03] Segfault on equalizing varia...
2015-04-23  Andre VehreschildPF fortran/60322
2015-03-24  Andre Vehreschildre PR fortran/55901 ([OOP] type is (character(len=...
2015-03-24  Andre Vehreschildre PR fortran/64787 (Invalid code on sourced allocation...
2015-03-21  Tobias Burnustrans-expr.c (gfc_get_tree_for_caf_expr): Reject unimpl...
2015-03-14  Mikael Morinre PR fortran/61138 (Wrong code with pointer-bounds...
2015-03-10  Paul Thomasre PR fortran/65024 ([OOP] unlimited polymorphic pointe...
2015-02-22  Bernd Edlingerre PR fortran/64980 (ICE in trans-expr.c)
2015-02-06  Paul Thomasre PR fortran/63205 ([OOP] Wrongly rejects type =...
2015-02-05  Paul Thomas2015-02-05 Paul Thomas <pault@gcc.gnu.org>
2015-02-02  Andre Vehreschildtrans-decl.c (gfc_get_symbol_decl): Removed duplicate...
2015-01-30  Joseph MyersAlways pass explicit location to fatal_error.
2015-01-18  Paul Thomas[multiple changes]
2015-01-18  Paul Thomasre PR fortran/64578 ([OOP] Seg-fault and ICE with unlim...
2015-01-17  Paul Thomasre PR fortran/64578 ([OOP] Seg-fault and ICE with unlim...
next