]> gcc.gnu.org Git - gcc.git/history - gcc/fortran/trans-stmt.c
re PR fortran/28172 ([4.2 and 4.1 only] alternate return in contained procedure segfa...
[gcc.git] / gcc / fortran / trans-stmt.c
2007-01-15 Paul Thomasre PR fortran/28172 ([4.2 and 4.1 only] alternate retur...
2007-01-05 Roger Sayletrans-array.c (gfc_trans_array_constructor_value):...
2006-12-21 Tobias Schlüterre PR fortran/25392 (ICEs with -ff2c)
2006-12-13 Richard Guentherre PR fortran/30115 (allocate() interface pessimizes...
2006-10-22 Francois-Xavier... re PR fortran/26025 (Optionally use BLAS for matmul)
2006-10-19 Paul Thomas[multiple changes]
2006-10-16 Tobias Burnustrans-stmt.c: Fix a typo
2006-10-08 Paul Thomas[multiple changes]
2006-09-19 Paul Thomasre PR fortran/29101 (Memory leak in gfortran)
2006-09-18 Paul Thomasre PR fortran/28526 ('end' is recognized as a variable...
2006-07-22 Steven Bosscherre PR fortran/28439 ([4.1 only] Multiple evaluations...
2006-07-06 Francois-Xavier... re PR fortran/27874 (Bad interaction between bounds...
2006-06-21 Francois-Xavier... trans-expr.c (gfc_conv_missing_dummy, [...]): Replace...
2006-06-15 Thomas Koenigtrans-array.h (gfc_trans_create_temp_array): Add bool...
2006-06-03 Francois-Xavier... trans.c (gfc_msg_bounds, [...]): Add strings for common...
2006-05-28 Kazu Hiratacheck.c, [...]: Fix comment typos.
2006-05-21 Paul Thomasre PR fortran/25746 (Elemental assignment gives wrong...
2006-04-08 Kazu Hiratagfortran.texi: Fix typos.
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.
This page took 2.813095 seconds and 87 git commands to generate.