]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/trans-array.c
arith.c: Change copyright header to refer to version 3 of the GNU General Public...
[thirdparty/gcc.git] / gcc / fortran / trans-array.c
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...
2006-05-29  François-Xavier... trans-array.c: Fix previous commit, which included...
2006-05-29  Francois-Xavier... re PR fortran/19777 (-fbounds-check catches non-existen...
2006-05-27  Francois-Xavier... re PR fortran/19777 (-fbounds-check catches non-existen...
2006-05-26  Francois-Xavier... re PR libfortran/27524 (-fbounds-check interacts with...
2006-05-20  H.J. Lure PR fortran/27662 ([4.1 only]: Transpose doesn't...
2006-05-10  Thomas Koenigre PR fortran/27470 (wrong memory allocator for derived...
2006-05-07  Paul Thomasre PR fortran/24813 (ICE with scalarization LEN of...
2006-04-29  H.J. Lure PR fortran/27351 (Use variable after free in gfc_con...
2006-04-21  Paul Thomasre PR fortran/27122 (binary operator functions should...
2006-04-16  Thomas Koenigre PR fortran/26017 (allocate (a(1:-1)) should yield...
2006-04-16  Paul Thomasre PR fortran/26822 (Scalarization of non-elemental...
2006-04-05  H.J. Lure PR fortran/25619 (temporary array of constant size...
2006-04-02  Erik Edelmanntrans-array.c (gfc_trans_dealloc_allocated): Take a...
2006-04-01  Roger Saylere PR fortran/25270 (testcases fail with a type mismatch)
2006-03-10  Erik Edelmannsymbol.c (check_conflict): Allow allocatable function...
2006-03-09  Paul Thomasre PR fortran/26257 (internal compiler error: Segmentat...
2006-03-06  Paul Thomastrans-array.c (gfc_trans_dealloc_allocated): New function.
2006-03-03  Thomas Koenigre PR fortran/25031 ([4.1 only] Allocatable array can...
2006-03-01  Paul Thomasre PR fortran/26393 (ICE with function returning variab...
2006-02-12  Erik Edelmannre PR fortran/25806 (problems with functions returning...
2006-02-06  Jakub Jelinekbackport: trans-decl.c (create_function_arglist): Handl...
2006-01-19  Tobias Schlütergfortranspec.c: Update copyright years.
2006-01-07  Paul Thomasre PR fortran/22146 (ICE when calling ELEMENTAL subrout...
2005-12-16  Richard Guenthertrans.h (tree): Remove declaration of gfc_build_functio...
2005-12-16  Richard Guenthertrans.h (gfc_build_indirect_ref): Remove declaration.
2005-12-16  Richard Guenther(gfc_conv_descriptor_data_addr): Use build_fold_addr_ex...
2005-12-16  Kazu Hiratadependency.c, [...]: Fix comment typos.
2005-12-13  Richard SandifordMake-lang.in (fortran/trans-resolve.o): Depend on fortr...
2005-11-30  Paul Thomas[multiple changes]
2005-11-02  Andrew Pinskire PR fortran/18157 (ice-on-valid code, pointer to...
2005-10-25  Jakub Jelinektrans.h (gfc_conv_cray_pointee): Remove.
2005-10-24  Asher LangtonCommit for Asher Langton
2005-09-14  Paul Thomasre PR fortran/19358 ([gfortran] Segfault with missing...
2005-09-13  Richard Sandifordre PR fortran/18899 ([gfortran] ubound wrongly calculat...
2005-09-13  Richard Sandifordre PR fortran/19269 (transpose(reshape(...)) of charact...
2005-09-09  Richard Sandifordre PR fortran/19239 ([4.0 only] gfortran ICE on vector...
2005-09-09  Richard Sandifordre PR fortran/21104 (Segmentation fault on correct...
2005-09-09  Richard Sandifordre PR fortran/12840 ([4.0 only] Unable to find scalariz...
2005-09-08  Richard Sandifordre PR fortran/15326 ([4.0 only] ICE with assumed length...
2005-09-08  Richard Sandifordre PR fortran/19928 (Reference of constant derived...
2005-08-27  Tobias Schlüter[multiple changes]
next