]> gcc.gnu.org Git - gcc.git/history - gcc/fortran/trans-expr.c
re PR fortran/18883 (ICE in gfc_finish_var_decl)
[gcc.git] / gcc / fortran / trans-expr.c
2005-10-30 Erik Edelmannre PR fortran/18883 (ICE in gfc_finish_var_decl)
2005-10-25 Jakub Jelinektrans.h (gfc_conv_cray_pointee): Remove.
2005-10-24 Asher LangtonCommit for Asher Langton
2005-10-23 Paul Thomasre PR fortran/18022 (problem with structure and calling...
2005-10-03 François-Xavier... re PR libfortran/19308 (I/O library should support...
2005-09-13 Erik Edelmannre PR fortran/17740 (ICE in gfc_trans_arrayfunc_assign...
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-09-08 Richard Sandifordre PR fortran/23373 ([4.0 only] Functions returning...
2005-08-16 Feng Wang[multiple changes]
2005-08-06 Kazu Hiratadecl.c, [...]: Fix comment/doc typos.
2005-08-04 Paul Brooktrans-expr.c (gfc_conv_expr, [...]): Update comments.
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-13 Jakub Jelinektrans-expr.c (gfc_conv_function_call): Return int inste...
2005-06-13 Richard Hendersontrans-array.c (gfc_conv_descriptor_data_get): Rename...
2005-06-12 Tobias Schlütertrans-expr.c (gfc_conv_variable): POINTER results don...
2005-06-01 Paul Thomastrans-expr.c (gfc_conv_variable): Clean up bracketting.
2005-05-31 Paul Thomasre PR fortran/18109 (ICE with explicit array of strings)
2005-05-30 Kazu Hirata* trans-expr.c: Fix comment typos.
2005-05-30 Kazu Hirata* trans-expr.c: Remove trailing ^M.
2005-05-29 Paul Thomasre PR fortran/16939 (Pointers not passed as subroutine...
2005-05-11 Tobias Schlüterresolve.c (resolve_symbol): Copy 'pointer' and 'dimensi...
2005-05-10 Tobias Schlüterre PR fortran/20178 (COMPLEX function returns incompati...
2005-04-29 Jakub Jelinek[multiple changes]
2005-04-29 Paul Brooktrans-expr.c (gfc_conv_expr_present): Fix broken assert.
2005-03-23 Steven Bosscherconvert.c (convert): Replace fold (buildN (...)) with...
2005-03-04 Tobias Schlüterre PR fortran/19673 (pointer function with RESULT speci...
2005-02-23 Tobias Schlütergfortran.h (gfc_expr): Move 'operator'...
2005-01-23 Kazu Hiratadata.c, [...]: Fix comment typos.
2005-01-22 Paul Brook* trans-expr.c (gfc_conv_function_call): Remove bogus...
2005-01-18 Kazu Hirataarith.c, [...]: Update copyright.
2005-01-03 Steven G. Karglarith.c: Add system.h; remove string.h
2004-12-27 Andrew Pinskitrans-expr.c (gfc_conv_cst_int_power): Only check for...
2004-11-10 Paul Brookre PR fortran/18375 (ICE when compiling spec benchmark...
2004-11-08 Kazu Hirataarith.c, [...]: Fix comment formatting.
2004-10-04 Tobias Schlütertrans-array.c (gfc_conv_expr_descriptor): Check for...
2004-09-24 Tobias Schlüterre PR fortran/17615 (Internal compiler error using...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
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-31 Tobias Schlütertrans-decl.c, [...]: Replace all occurences of 'gfc_str...
2004-08-30 Richard HendersonMake-lang.in (fortran/f95-lang.o): Update dependencies.
2004-08-25 Tobias Schlüterexpr.c (gfc_check_assign): Add comment.
2004-08-25 Paul Brookre PR fortran/17144 (Not Implemented: Character string...
2004-08-25 Tobias Schlütertrans.h (build2_v, build3_v): New macros.
2004-08-22 Tobias Schlüter* trans-const.c, trans-decl.c, trans-expr.c: Spelling...
2004-08-09 Paul Brookre PR fortran/16919 (ICE with derived type and array...
2004-08-06 Paul Brooktrans-array.c (gfc_trans_allocate_array_storage, [...
2004-07-30 Richard Hendersongimplify.c (gimplify_expr): Don't replace with DECL_INI...
2004-07-12 Paul Brookexpr.c (gfc_check_assign_symbol): Handle pointer assign...
2004-07-10 Paul Brooktrans-array.c (gfc_build_null_descriptor): New function.
2004-07-10 Tobias Schlüterre PR fortran/15969 (ICE and assertion failure in trans...
2004-06-29 Steven BosscherMake sure types in assignments are compatible.
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-12 Tobias Schlüterre PR fortran/12841 (passing null to a subroutine)
2004-06-09 Toon Moenetrans-expr.c (gfc_conv_cst_int_power): Compute x**...
2004-06-03 Tobias Schlütergfortran.h (gfc_actual_arglist): New field missing_arg_...
2004-05-30 Paul Brookre PR fortran/15620 (Statement functions and optimizati...
2004-05-19 Feng Wangf95-lang.c (gfc_init_builtin_functions): Use vold_list_...
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 Paul Brookre PR fortran/15314 (ICE caused by array initializer...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
This page took 2.558017 seconds and 76 git commands to generate.