Update ChangeLogs for wide-int work.
[gcc.git] / gcc / fortran / trans-array.c
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...
2012-01-16 Mikael Morinre PR fortran/50981 ([OOP] Wrong-code for scalarizing...
2012-01-16 Paul Thomastrans-array.c (gfc_trans_create_temp_array): In the...
2012-01-13 Paul Thomasre PR fortran/48351 ([OOP] Realloc on assignment fails...
2012-01-09 Mikael Morin[multiple changes]
2012-01-06 Tobias Burnus2012-01-06 Tobias Burnus <burnus@net-b.de>
2012-01-04 Mikael Morinre PR fortran/50981 ([OOP] Wrong-code for scalarizing...
2012-01-04 Mikael Morinre PR fortran/50981 ([OOP] Wrong-code for scalarizing...
2012-01-02 Paul Thomasre PR fortran/51529 ([OOP] gfortran.dg/class_to_type_1...
2011-12-15 Paul Thomastrans-expr.c (gfc_walk_function_expr): Detect elemental...
2011-12-11 Paul Thomasre PR fortran/41539 ([OOP] Calling function which takes...
2011-12-08 Tobias Burnusre PR fortran/51448 (Compiler crash when assigning...
2011-11-25 Mikael Morintrans-array.c (set_loop_bounds): Remove dead conditions.
2011-11-25 Mikael Morinre PR fortran/51250 (Bug with SUM(,dim,mask))
2011-11-16 Tobias Burnusre PR fortran/39427 (F2003: Procedures with same name...
2011-11-04 Mikael Morinre PR fortran/43829 (Scalarization of reductions)
2011-11-04 Mikael Morintrans-array.h (gfc_free_ss, [...]): New prototypes.
2011-11-03 Mikael Morintrans-array.c (gfc_trans_preloop_setup): New pointers...
2011-11-03 Mikael Morintrans-array.c (outermost_loop): New function.
2011-11-03 Mikael Morintrans-array.c (constant_array_constructor_loop_size...
2011-11-03 Mikael Morintrans-array.c (get_rank, [...]): New functions.
2011-11-03 Mikael Morintrans.h (struct gfc_loopinfo): New field parent.
2011-11-03 Mikael Morintrans-array.c (gfc_add_loop_ss_code): Skip non-nestedmo...
2011-11-03 Mikael Morintrans.h (struct gfc_loopinfo): New fields nested and...
2011-11-03 Mikael Morintrans-array.c (gfc_trans_create_temp_array): Loop over...
2011-11-03 Mikael Morintrans-array.c (get_array_ref_dim, [...]): Rename the...
2011-11-03 Mikael Morintrans-array.c (set_vector_loop_bounds): Loop over the...
2011-11-03 Mikael Morintrans-array.c (gfc_trans_array_constructor): Loop over...
2011-11-03 Mikael Morintrans-array.c (gfc_set_loop_bounds_from_array_spec...
2011-11-03 Mikael Morintrans.h (struct gfc_ss): New field parent.
2011-11-03 Mikael Morintrans-array.h (gfc_trans_create_temp_array): Remove...
2011-11-03 Mikael Morintrans-array.c (gfc_trans_create_temp_array): New variab...
2011-11-03 Mikael Morintrans-array.c (gfc_trans_array_constructor, [...])...
2011-11-03 Mikael Morintrans-array.c (gfc_set_vector_loop_bounds): Get loop...
2011-11-03 Mikael Morintrans.h (struct gfc_ss): New field loop.
2011-11-03 Mikael Morintrans.h (struct gfc_ss_info): New field refcount.
2011-11-03 Mikael Morintrans-array.c (gfc_trans_create_temp_array): Move invar...
2011-11-03 Mikael Morintrans-array.c (gfc_conv_loop_setup, [...]): Move speclo...
2011-11-03 Mikael Morintrans-array.c (set_loop_bounds): Separate the beginning...
2011-11-03 Mikael Morintrans.h (struct gfc_ss, [...]): Move field gfc_ss:...
next