aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-array.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-17re PR fortran/13082 (Function entries and entries with alternate returns not ...Paul Brook1-2/+4
2004-08-15tree.h (build_int_cst): New.Nathan Sidwell1-2/+2
2004-08-14* trans-arry.c (gfc_trans_auto_array_allocation): Remove unused var.Paul Brook1-1/+0
2004-08-10builtins.def (BUILT_IN_STACK_ALLOC): Remove.Richard Henderson1-9/+3
2004-08-09re PR fortran/16919 (ICE with derived type and array constructor)Paul Brook1-12/+31
2004-08-06trans-array.c (gfc_trans_allocate_array_storage, [...]): For functions...Paul Brook1-51/+158
2004-07-15re PR libfortran/15234 (libgfortran doesn't compile on Tru64 UNIX V4.0F)Tobias Schlüter1-3/+16
2004-07-12expr.c (gfc_check_assign_symbol): Handle pointer assignments.Paul Brook1-20/+0
2004-07-10trans-array.c (gfc_build_null_descriptor): New function.Paul Brook1-9/+22
2004-06-29Make sure types in assignments are compatible.Steven Bosscher1-54/+61
2004-06-21alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner1-7/+7
2004-06-04One more comment updateTobias Schlüter1-2/+2
2004-06-03* trans-array.c: Fix spelling in comments.Tobias Schlüter1-16/+16
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-13/+13
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+4158