]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/trans-expr.c
re PR fortran/85631 (Runtime error message array bound mismatch with nonzero optimiza...
[thirdparty/gcc.git] / gcc / fortran / trans-expr.c
2018-06-08  Thomas Koenigre PR fortran/85631 (Runtime error message array bound...
2018-03-21  Janne BlomqvistPR 84615 Regressions due to type mismatch with characte...
2018-03-11  Paul Thomasre PR fortran/84546 (Bad sourced allocation of CLASS...
2018-03-04  Harald Anlaufre PR fortran/71085 (ICE with some intrinsic functions...
2018-02-23  Paul Thomasre PR fortran/83148 (ICE: crash_signal from toplev...
2018-02-17  Paul Thomasre PR fortran/84115 (Failure in associate construct...
2018-02-11  Paul Thomasre PR fortran/84074 (Incorrect indexing of array when...
2018-01-31  Paul Thomasre PR fortran/84088 ([nvptx] libgomp.oacc-fortran/decla...
2018-01-31  Janne BlomqvistPR 78534 Reinstate better string copy algorithm
2018-01-25  Paul Thomasre PR fortran/37577 ([meta-bug] change internal array...
2018-01-13  Paul Thomasre PR fortran/52162 (Bogus -fcheck=bounds with realloc...
2018-01-08  Paul Thomasre PR fortran/83611 ([PDT] Assignment of parameterized...
2018-01-06  Janne BlomqvistPR 50892 Latent bug in char pointer assignment
2018-01-05  Janne BlomqvistPR 78534 Change character length from int to size_t
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-29  Paul Thomasre PR fortran/83567 (Parametrized derived types: Segmen...
2017-12-28  Paul Thomasre PR fortran/83567 (Parametrized derived types: Segmen...
2017-12-01  Paul Thomasre PR fortran/82605 ([PDT] ICE in insert_parameter_expr...
2017-11-20  Paul Thomasre PR fortran/79072 (ICE with class(*) pointer function...
2017-11-19  Paul Thomasre PR fortran/78990 (ICE when assigning polymorphic...
2017-11-08  Janne BlomqvistPR 82869 Introduce logical_type_node and use it
2017-11-06  Paul Thomas[multiple changes]
2017-11-04  Andre Vehreschildtrans-expr.c (gfc_trans_assignment_1): Character kind...
2017-10-30  Paul Thomasre PR libfortran/80850 (Sourced allocate() fails to...
2017-10-28  Paul Thomasre PR fortran/81758 ([OOP] Broken vtab)
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-10-02  Paul Thomasre PR fortran/82312 ([OOP] Pointer assignment to compon...
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...
next