trans.c (gfc_call_malloc, [...]): Simplify code.
[gcc.git] / gcc / fortran / trans-array.c
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...
2013-08-23 Mikael Morintrans-array.c (gfc_conv_section_startstride): Move...
2013-07-29 Po-Chun Changmatch.c (gfc_match_call): Exit loop after setting i.
2013-07-23 Ondřej Bílkadecl.c: Fix comment typos.
2013-07-22 Tobias Burnusre PR fortran/57906 (Coarray components: Assignment...
2013-07-22 Tobias Burnustrans-array.c (gfc_array_allocate): Correct memory...
2013-07-22 Tobias Burnustrans-array.c (gfc_array_allocate, [...]): Plug memory...
2013-07-15 Tobias Burnustrans-array.h (gfc_deallocate_alloc_comp_no_caf, [...
2013-07-15 Tobias Burnusre PR fortran/37336 ([F03] Finish derived-type finaliza...
2013-06-26 Tobias Burnusre PR fortran/29800 (-fbounds-check: For derived types...
2013-06-21 Tobias Burnustrans-array.c (gfc_trans_deferred_array): Call the...
2013-06-21 Tobias Burnustrans-array.c (gfc_alloc_allocatable_for_assignment...
2013-06-11 Tobias Burnusre PR fortran/57535 ([OOP] ICE when allocating a CLASS...
2013-06-04 Tobias Burnusre PR fortran/37336 ([F03] Finish derived-type finaliza...
2013-05-31 Tobias Burnusre PR fortran/57456 ([OOP] CLASS + CHARACTER ALLOCATE...
2013-05-29 Tobias Burnusre PR fortran/37336 ([F03] Finish derived-type finaliza...
2013-04-12 Tobias Burnusre PR fortran/56929 ([OOP] [F08] ICE on dummy argument...
2013-04-10 Janne BlomqvistReplace enum gfc_try with bool type.
2013-02-21 Janus Weilre PR fortran/56385 ([OOP] ICE with allocatable functio...
2013-02-06 Paul Thomasre PR fortran/55789 (Needless realloc with array constr...
2013-02-04 Paul Thomasre PR fortran/56008 ([F03] wrong code with lhs-realloc...
2013-01-29 Janus Weilre PR fortran/54107 ([F03] Memory hog with abstract...
2013-01-12 Janus Weilre PR fortran/55072 (Missing internal_pack leads to...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-06 Paul ThomasPR fortran/PR53876 PR fortran/PR54990 PR fortran/PR54992
2012-12-09 Tobias Burnustrans-array.c (gfc_deallocate_scalar_with_status):...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-17 Jakub Jelinekre PR fortran/55341 (address-sanitizer and Fortran)
2012-10-31 Tobias Burnusre PR fortran/55134 (associate construct and assumed...
2012-09-23 Tobias Burnusre PR fortran/54599 (Issues found in gfortran by the...
2012-08-24 Tobias Burnusre PR fortran/54350 (FAIL: gfortran.dg/realloc_on_assig...
2012-08-14 Mikael Moringfortran.h (gfc_get_proc_ptr_comp): New prototype.
2012-08-03 Mikael Morinre PR fortran/54166 (ICE rank-1 assignment to rank...
2012-08-02 Mikael Morinre PR fortran/48820 (TR 29113: Implement parts needed...
2012-08-02 Mikael Morintrans-array.c (set_loop_bounds): Allow non-array-sectio...
2012-08-02 Mikael Morintrans-array.c (set_loop_bounds): Remove useless dimensi...
2012-08-02 Mikael Morintrans-array.h (gfc_conv_descriptor_rank): New prototype.
2012-07-26 Mikael Morinre PR fortran/44354 (implied do loop with its own varia...
2012-07-20 Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-07-05 Mikael Morinre PR fortran/53732 ("mismatching comparison operand...
2012-06-18 Tobias Burnusre PR fortran/53692 (OPTIONAL: Scalarizing over the...
2012-06-13 Tobias Burnusre PR fortran/53643 ([OOP] ICE (segfault) with INTENT...
2012-05-30 Tobias Burnusdecl.c: Fix comment typos.
2012-05-22 Tobias Burnusre PR fortran/53389 (-frealloc-lhs: memory leak when...
2012-05-05 Paul Thomasre PR fortran/41600 ([OOP] SELECT TYPE with associate...
2012-03-04 Mikael Morintrans.h (struct gfc_ss_info): Move can_be_null_ref...
2012-02-12 Mikael Morintrans-array.c (gfc_walk_elemental_function_args, [...
2012-02-12 Mikael Morintrans-array.c (gfc_get_proc_ifc_for_expr): New function.
2012-02-05 Paul Thomasre PR fortran/52102 ([OOP] Wrong result with ALLOCATE...
2012-01-29 Tobias Burnusre PR fortran/51972 ([OOP] Wrong code as _copy does...
2012-01-27 Paul Thomasre PR fortran/48705 ([OOP] ALLOCATE with non-trivial...
next