aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-expr.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-22* trans-const.c, trans-decl.c, trans-expr.c: Spelling fixes.Tobias Schlüter1-32/+39
2004-08-09re PR fortran/16919 (ICE with derived type and array constructor)Paul Brook1-17/+221
2004-08-06trans-array.c (gfc_trans_allocate_array_storage, [...]): For functions...Paul Brook1-17/+25
2004-07-30gimplify.c (gimplify_expr): Don't replace with DECL_INITIAL if fb_lvalue.Richard Henderson1-2/+11
2004-07-12expr.c (gfc_check_assign_symbol): Handle pointer assignments.Paul Brook1-22/+44
2004-07-10trans-array.c (gfc_build_null_descriptor): New function.Paul Brook1-22/+17
2004-07-10re PR fortran/15969 (ICE and assertion failure in trans-expr.c)Tobias Schlüter1-7/+24
2004-06-29Make sure types in assignments are compatible.Steven Bosscher1-25/+38
2004-06-21alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner1-1/+1
2004-06-12re PR fortran/12841 (passing null to a subroutine)Tobias Schlüter1-2/+4
2004-06-09trans-expr.c (gfc_conv_cst_int_power): Compute x**(-n) by converting it to (1...Toon Moene1-3/+4
2004-06-04gfortran.h (gfc_actual_arglist): New field missing_arg_type.Tobias Schlüter1-1/+1
2004-05-30re PR fortran/15620 (Statement functions and optimization cause IC)Paul Brook1-37/+74
2004-05-19f95-lang.c (gfc_init_builtin_functions): Use vold_list_node.Feng Wang1-160/+202
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-12/+12
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo1-3/+3
2004-05-13re PR fortran/15314 (ICE caused by array initializer in derived type definition)Paul Brook1-10/+5
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+1835