re PR fortran/26716 (gfortran: incorrect choice of overloaded function)
[platform/upstream/gcc.git] / gcc / fortran / trans-stmt.c
2006-03-06 Paul Thomasre PR fortran/26107 (ICE after error message on invalid...
2006-03-03 Thomas Koenigre PR fortran/25031 ([4.1 only] Allocatable array can...
2006-03-02 Roger Sayletrans-stmt.c (generate_loop_for_temp_to_lhs): Add an...
2006-02-20 Roger Sayletrans-stmt.c (gfc_trans_where_2): Avoid updating unused...
2006-02-20 Roger Sayletrans-stmt.c (gfc_trans_where_assign): Remove code...
2006-02-18 Roger Sayletrans-stmt.c (struct temporary_list): Delete.
2006-02-09 Paul Thomasre PR fortran/26038 (ICE on allocation of assumed lengt...
2006-02-06 Roger Sayletrans-stmt.c (gfc_evaluate_where_mask): Allow the NMASK...
2006-02-06 Jakub Jelinekbackport: trans-decl.c (create_function_arglist): Handl...
2006-02-05 Roger Sayledependency.c (gfc_check_dependency): Remove unused...
2006-02-05 Roger Sayletrans-stmt.c (gfc_evaluate_where_mask): Use LOGICAL...
2006-01-19 Tobias Schlütergfortranspec.c: Update copyright years.
2006-01-16 Richard Guenthertrans-stmt.c (gfc_trans_if_1): Use fold_buildN and...
2006-01-16 Richard Guenthertrans-expr.c (gfc_conv_function_call): Use fold_build2.
2006-01-09 Andrew Pinskitrans-stmt.c (gfc_trans_pointer_assign_need_temp):...
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-10-25 Feng Wangre PR fortran/22290 (Optimize Assigned GOTO to cause...
2005-09-21 Erik Edelmannre PR fortran/19929 (Deallocation of an allocated deriv...
2005-08-14 Canqun Yangtrans-stmt.c (gfc_trans_arithmetic_if): Optimized in...
2005-07-31 Steven Bosschertrans-stmt.c (gfc_trans_goto): Jump to the known label...
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-11 Jakub Jelinektrans-stmt.c (gfc_trans_forall_loop): Clear maskindex...
2005-06-26 Jakub Jelinektrans-stmt.c (gfc_trans_forall_1): Prefer to use smalle...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-13 Tobias Schlüterre PR fortran/22038 (Forall with mask broken)
2005-06-13 Jakub Jelinektrans-expr.c (gfc_conv_function_call): Return int inste...
2005-06-11 Steven G. Karglre PR fortran/17792 ([4.0 only] deallocate does not...
2005-05-26 Kazu Hiratadata.c, [...]: Fix comment typos.
2005-05-17 Jakub Jelinekre PR fortran/15080 (Forall bounds not calculated corre...
2005-05-15 Feng Wang[multiple changes]
2005-05-13 Paul Brooktrans-stmt.c (gfc_trans_forall_1): Fix comment typo.
2005-04-01 Kazu Hiratadecl.c, [...]: Fix comment typos.
2005-03-23 Steven Bosscherconvert.c (convert): Replace fold (buildN (...)) with...
2005-03-15 Feng Wangtrans-stmt.c (gfc_trans_label_assign): Don't set DECL_A...
2005-03-15 Feng Wangre PR fortran/18827 (ICE on assign to common variable)
2005-02-13 Tobias Schlütertrans-stmt.c (generate_loop_for_temp_to_lhs, [...]...
2005-01-27 Steven Bosschertrans-decl.c (gfc_build_label_decl): Set DECL_ARTIFICAL...
2005-01-23 Kazu Hiratadata.c, [...]: Fix comment typos.
2005-01-18 Kazu Hirataarith.c, [...]: Update copyright.
2005-01-03 Steven G. Karglarith.c: Add system.h; remove string.h
2004-12-12 Steven G. Karglre PR fortran/16222 (non-integral DO loop variables...
2004-11-08 Kazu Hirataarith.c, [...]: Fix comment formatting.
2004-10-07 Kazu Hirata* trans-stmt.c: Fix a comment typo.
2004-10-06 Paul Brooktrans-stmt.c (gfc_trans_simple_do): New function.
2004-10-04 Tobias Schlütertrans-const.c (gfc_build_cstring_const): New function.
2004-09-16 Kazu Hirataarray.c, [...]: Fix comment typos.
2004-09-14 Kazu Hiratadata.c, [...]: Fix comment typos.
2004-09-08 Paul Brookarray.c: Don't include assert.h.
2004-08-30 Richard HendersonMake-lang.in (fortran/f95-lang.o): Update dependencies.
2004-08-25 Tobias Schlütertrans.h (build2_v, build3_v): New macros.
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-17 Paul Brookre PR fortran/13082 (Function entries and entries with...
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-06-29 Steven BosscherMake sure types in assignments are compatible.
2004-05-30 Paul Brookre PR fortran/15620 (Statement functions and optimizati...
2004-05-14 Tobias SchlüterMake-lang.in, [...]: Update copyright years and boilerp...
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.