]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/trans-array.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
[thirdparty/gcc.git] / gcc / fortran / trans-array.c
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-27  Tobias Burnusre PR fortran/36132 (_gfortran_internal_pack on optiona...
2008-07-24  Thomas Koenigre PR fortran/29952 (Flag to give runtime information...
2008-07-21  Ralf Wildenhuesfmt_g0_3.f08: Fix typo in expected error message.
2008-06-17  Daniel Kraftre PR fortran/36112 (Bounds-checking on character lengt...
2008-05-28  Francois-Xavier... re PR fortran/36319 (Segfault with wide characters...
2008-05-27  Tobias Burnusre PR fortran/36316 (type mismatch in binary expression...
2008-05-18  Francois-Xavier... intrinsic.c (char_conversions, ncharconv): New static...
2008-05-16  Paul Thomasre PR fortran/35756 (incorrect WHERE for functions...
2008-05-16  Daniel Kraftre PR fortran/27997 (Fortran 2003: Support type-spec...
2008-05-14  Francois-Xavier... re PR fortran/35682 (assignment to run-time zero-sized...
2008-04-23  Paolo Bonzinitree-cfg.c (verify_expr): Check with is_gimple_address.
2008-04-19  Paul Thomasre PR target/35944 (wrong result for MOD with kind...
2008-03-29  Paul Thomasre PR fortran/35698 (lbound and ubound wrong for alloca...
2008-03-15  Jerry DeLislere PR fortran/35184 (ICE in gfc_conv_array_index_offset)
2008-03-08  Francois-Xavier... re PR fortran/34956 (-fbounds-check: bounds_check_9...
2008-02-24  Tobias Schlütertrans-array.c (gfc_conv_descriptor_data_get, [...]...
2008-01-26  Jerry DeLislere PR fortran/31610 (ICE with transfer, merge in gfc_co...
2008-01-20  Paul Thomastrans-array.c (gfc_add_loop_ss_code): Correct whitespace.
2008-01-20  Paul Thomasre PR fortran/34784 (implicit character(s) hides type...
2008-01-10  Paul Thomasre PR fortran/34396 (Length of substrings defined by...
2008-01-08  Paul Thomasre PR fortran/34681 (SAVEd derived type with allocatabl...
2007-12-16  Paul Thomasre PR fortran/31213 (ICE on valid code with gfortran)
2007-12-09  Jakub Jelinekre PR fortran/22244 (dimension information is lost...
2007-11-18  Paul Thomasre PR fortran/31608 (wrong types in character array...
2007-11-16  Paul Thomasre PR fortran/33986 (ICE on allocatable function result)
2007-11-03  Francois-Xavier... re PR fortran/33881 (wrong code for assumed length...
2007-10-29  Paul Thomas[multiple changes]
2007-10-20  Paul Thomasre PR fortran/31608 (wrong types in character array...
2007-10-14  Tobias Burnusre PR fortran/33745 (-fbounds-check: Bogus out-of-bound...
2007-10-13  Tobias Schlüterre PR fortran/33254 (Diagnose different string lengths...
2007-10-05  Francois-Xavier... gfortran.h (gfc_get_data_variable, [...]): Move to...
2007-09-18  Francois-Xavier... re PR fortran/31119 (-fbounds-check: Check for presence...
2007-09-16  Paul Thomasre PR fortran/29396 (segfault with character pointer...
2007-08-30  Paul Thomasre PR fortran/31879 (ICE with function having array...
2007-08-29  Francois-Xavier... builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.
2007-08-24  Tobias Burnusre PR fortran/33139 (array pointer assignment gives...
2007-08-18  Paul Thomasre PR fortran/32875 (Not Implemented: complex character...
2007-08-13  Paul Thomasre PR fortran/32962 (b = conjg(transpose(a)) is erroneo...
2007-08-11  Francois-Xavier... re PR fortran/32937 (segfault with string and -fdefault...
2007-08-10  Francois-Xavier... re PR fortran/31270 (print subscript value and array...
2007-08-01  Nick Cliftonarith.c: Change copyright header to refer to version...
2007-07-29  Paul Thomasre PR fortran/31211 (wrong code generated for pointer...
2007-07-14  Francois-Xavier... re PR fortran/32036 (Multiple evaluation of array index...
2007-07-11  Richard Guenthertrans-array.c (gfc_conv_array_parameter): Use correct...
2007-07-09  Francois-Xavier... re PR fortran/29459 (Spurious warnings about anonymous...
2007-07-07  Kazu Hiratadecl.c, [...]: Fix comment typos.
2007-07-01  Janne Blomqvistfortran frontend:
2007-06-07  Steven G. Kargldecl.c: Miscellaneous whitespace fixes.
2007-06-04  Steve Ellcey* trans-array.c (gfc_conv_array_parameter): Initialize...
2007-05-31  Richard Guenthertrans-expr.c (gfc_conv_expr_op): Use zero constant...
2007-05-31  Paul Thomasre PR fortran/32156 (ICE with characters)
2007-05-29  Daniel Frankegfortran.h: Renamed 'enum gfc_generic_isym_id' to ...
2007-05-29  Brooks Moses* trans-array.c (gfc_conv_expr_descriptor): Edit comment.
2007-05-26  Paul Thomasre PR fortran/31219 (ICE on array of character function...
2007-05-23  Francois-Xavier... re PR fortran/32046 (wrong code with -O2 for gfortran...
2007-05-22  Francois-Xavier... re PR fortran/31627 ([4.1/4.2 only] -bounds-check doesn...
2007-05-21  Paul Thomasre PR fortran/31867 ([4.2 only] function result with...
2007-05-19  Francois-Xavier... re PR fortran/31974 ([4.2]: array allocation multiplica...
2007-05-14  Francois-Xavier... re PR fortran/30723 (Freeing memory doesn't need to...
2007-05-08  Paul Thomasre PR fortran/31692 (Wrong code when passing function...
2007-04-29  Paul Thomasre PR fortran/31711 (was "rhs array is changed while...
2007-04-17  Tobias Schlütertrans-types.h (gfc_packed): New enum.
2007-03-15  Paul Thomas[multiple changes]
2007-03-14  Francois-Xavier... trans-array.c (gfc_trans_auto_array_allocation): Replac...
2007-02-27  Richard Guenthertrans-array.c (structure_alloc_comps): Use correct...
2007-02-18  Roger Sayletrans-array.c (gfc_build_constant_array_constructor...
2007-02-15  Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-09  Francois-Xavier... re PR fortran/30720 ([4.1 only] runtime: check for...
2007-02-03  Kazu Hirata* trans-array.c: Fix a comment typo.
2007-02-02  Roger Sayletrans-array.c (gfc_conv_expr_descriptor): We don't...
2007-01-31  Kazu Hirata* simplify.c, trans-array.c: Fix comment typos.
2007-01-20  Roger Sayledependency.c (gfc_full_array_ref_p): Check that ref...
2007-01-08  Roger Sayletrans-array.c (constant_array_constructor_p): New funct...
2007-01-07  Bernhard Fischertrans-array.c (gfc_trans_create_temp_array, [...])...
2007-01-05  Roger Sayletrans-array.c (gfc_trans_array_constructor_value):...
2007-01-05  Roger Sayletrans-array.c (gfc_conv_loop_setup): Test whether the...
2006-12-22  Paul Thomasre PR fortran/25818 ([4.1 only] Problem with handling...
2006-12-22  Roger Sayletrans-array.c (gfc_trans_create_temp_array): When the...
2006-12-20  Paul Thomasre PR fortran/30190 ([4.1 only] Bounds check generates...
2006-12-18  Roger Sayletrans-array.c (gfc_conv_array_index_offset): Avoid...
2006-12-17  Roger Saylere PR fortran/30207 (ICE in gfc_dep_resolver with where...
2006-12-13  Richard Guentherre PR fortran/30115 (allocate() interface pessimizes...
2006-12-05  Paul Thomasre PR fortran/30003 ([4.1 only] Expressions with side...
2006-12-05  Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-26  Francois-Xavier... re PR fortran/29892 (substring out of bounds: Missing...
2006-11-09  Paul Thomasre PR fortran/29431 (Not Implemented: complex character...
2006-11-09  Paul Thomasre PR fortran/29699 (ICE in trans-decl.c)
2006-10-16  Paul Thomas[multiple changes]
2006-10-14  Kazu Hirataintrinsic.texi: Fix typos.
2006-10-08  Paul Thomas[multiple changes]
2006-09-10  Paul Thomasre PR fortran/28914 (Code inside loop hangs; outside...
2006-07-24  Erik Edelmannre PR fortran/28416 (ICE on allocatable codes)
2006-07-06  Francois-Xavier... re PR fortran/28129 (gfortran -fbounds-check: Shows...
2006-07-04  Paul Thomasre PR fortran/28174 (Corruption of multiple character...
2006-06-24  Paul Thomasre PR fortran/28118 (ICE calling subroutine defined...
2006-06-16  Francois-Xavier... re PR fortran/27965 (invalid "Array bound mismatch...
2006-06-15  Thomas Koenigtrans-array.h (gfc_trans_create_temp_array): Add bool...
2006-06-08  Asher Langtonre PR fortran/27786 ([4.1 only] Bad interaction between...
2006-06-03  Francois-Xavier... trans.c (gfc_msg_bounds, [...]): Add strings for common...
next