]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/trans-array.c
re PR fortran/34640 (ICE when assigning item of a derived-component to a pointer)
[thirdparty/gcc.git] / gcc / fortran / trans-array.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-07-24  Thomas Koenigre PR fortran/66102 (dependency mishandling with reallo...
2017-02-19  Andre Vehreschildre PR fortran/79335 (Conditional jump or move depends...
2017-02-05  Andre Vehreschildre PR fortran/79230 ([OOP] Run time error: double free...
2017-01-13  Janne BlomqvistRevert r244448
2017-01-13  Janne BlomqvistPR 78534 Change character length from int to size_t
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-01  Jakub JelinekUpdate copyright years.
2016-12-13  Andre Vehreschildre PR fortran/77785 ([Coarray] ICE in gfc_get_caf_token...
2016-12-09  Andre Vehreschildtrans-array.c (gfc_array_deallocate): Remove wrapper.
2016-12-01  Elizebeth Punnoosere PR fortran/77505 (Negative character length not...
2016-11-30  Andre Vehreschildlibcaf.h: Add new action types for (de-)registration...
2016-11-06  Andre Vehreschildallocate_with_source_14.f03: Fixed number mallocs occuring.
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-22  Andre Vehreschildre PR fortran/43366 ([OOP][F08] Intrinsic assign to...
2016-10-07  Louis Krupp[multiple changes]
2016-09-30  Andre Vehreschildtrans-array.c (gfc_array_allocate): Use the token from...
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-19  Andre Vehreschildlibcaf.h: Add caf_reference_type.
2016-08-17  Jakub Jelinekre PR fortran/67496 (trans-array.c sanitizer runtime...
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-08  Andre Vehreschildre PR fortran/71936 (ICE in wide_int_to_tree, at tree...
2016-08-08  Andre Vehreschildre PR fortran/70524 (ICE when using -frepack-arrays...
2016-07-29  Dominik Vogtgfortran: Fix allocation of diagnostig string (was...
2016-06-16  Martin LiskaFix code emission for FAIL_ALLOC predictor
2016-06-05  Andre Vehreschildre PR fortran/69659 (ICE on using option -frepack-array...
2016-05-02  Richard Bienertrans-array.c (gfc_trans_create_temp_array): Properly...
2016-04-04  Andre Vehreschildre PR fortran/65795 (Segfault (invalid write) for ALLOC...
2016-02-23  Andre Vehreschildre PR fortran/67451 ([F08] ICE with sourced allocation...
2016-02-05  Mikael MorinFix fortran scalar elemental dependency mishandling
2016-01-15  Paul Thomasre PR fortran/64324 (Deferred character specific functi...
2016-01-10  Paul Thomasre PR fortran/67779 (Strange ordering with strings...
2016-01-08  Jakub Jelinekre PR fortran/69128 (OpenMP workshare problem with...
2016-01-04  Jakub JelinekUpdate copyright years.
2016-01-01  Paul Thomasre PR fortran/68864 (ICE: in gfc_get_descriptor_dimensi...
2015-12-18  Paul Thomasre PR fortran/68196 (ICE on function result with proced...
2015-12-12  Tobias Burnusre PR fortran/45859 ([Coarray, F2008, IR] Rejects valid...
2015-11-15  Paul Thomasre PR fortran/50221 (Allocatable string length fails...
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-11-08  Andre Vehreschildre PR fortran/68218 (ALLOCATE with size given by a...
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-26  Andre Vehreschildre PR fortran/66927 (ICE in gfc_conf_procedure_call)
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-02  Louis Krupp[multiple changes]
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-07-22  Mikael MorinFix r225926's iso_varying_string ICE regression
2015-07-17  Mikael MorinFix PR61831: Side-effect variable component deallocation
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-07  Andre Vehreschildre PR fortran/66578 ([F2008] Invalid free on allocate...
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-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-26  Paul Thomasre PR fortran/66082 (memory leak with automatic array...
2015-05-19  Mikhail MaltsevUse std::swap instead of explicit swaps
2015-05-09  Mikael MorinFix fortran/65894 elemental procedures wrong-code
2015-05-08  Mikael Morintrans-array.c (gfc_walk_elemental_function_args): Don...
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/64787 (Invalid code on sourced allocation...
2015-03-23  Paul Thomasre PR fortran/64952 (Missing temporary in assignment...
2015-02-06  Paul Thomasre PR fortran/63205 ([OOP] Wrongly rejects type =...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-31  Uros Bizjaktrans-array.c (trans_array_bound_check): Use xasprintf...
2014-12-28  Thomas Koenigre PR fortran/56867 (Missing temporary with string...
2014-12-17  Janus Weilre PR fortran/64173 ([F03] ICE involving procedure...
2014-12-17  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-16  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-16  Tobias Burnus2014-12-15 Tobias Burnus <burnus@net-b.de>
2014-12-03  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-11-30  Tobias Burnusgfortran.h (gfc_option_t): Remove warn_aliasing,
2014-11-25  Tobias Burnuserror.c (gfc_internal_error): Convert to common diagnos...
2014-11-24  Tobias Burnuserror.c (gfc_fatal_error_1): Remove.
2014-11-15  Tobias Burnuserror.c (gfc_fatal_error_1): Renamed from gfc_fatal_error.
2014-09-20  Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-09-19  Joost VandeVondelere PR fortran/63152 (needless initialization of local...
2014-08-15  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-07-09  Bernd SchmidtAvoid using create_tmp_var for static decls.
2014-07-04  Tobias Burnusresolve.c (resolve_assoc_var): Fix corank setting.
2014-06-10  Jakub Jelinekre PR fortran/60928 (gfortran issue with allocatable...
2014-05-09  Mike Stumpre PR fortran/61109 (ICE in fortran/trans-array.c on...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-04-13  Paul Thomasre PR fortran/58085 (Wrong indexing of an array in...
2014-03-18  Jakub Jelinekre PR ipa/58721 (The subroutine perdida is no longer...
2014-03-14  Mikael Morinre PR fortran/60392 (Problem with TRANSPOSE and CONTIGU...
2014-03-06  Paul Thomasre PR fortran/51976 ([F2003] Support deferred-length...
2014-02-01  Paul Thomasre PR fortran/59906 (error: size of variable '<anonymou...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-01  Paul Thomasre PR fortran/57354 (Wrong run-time assignment of alloc...
2013-12-01  Paul Thomasre PR fortran/58410 (Bogus uninitialized variable warni...
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-08-23  Mikael Morinre PR fortran/57798 (Incorrect handling of sum over...
next