aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/decl.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-27gfortran.h (gfc_current_locus, [...]): Remove.Tobias Schlüter1-15/+15
2004-05-18re PR fortran/13930 (derived type with intent(in) attribute not accepted)Paul Brook1-62/+6
2004-05-15re PR fortran/13742 (Not Implemented: initial values for COMMON or EQUIVALENCE)Tobias Schlüter1-0/+9
2004-05-15* decl.c (add_init_expr_to_sym): Check for variable size arrays.Victor Leikehman1-1/+15
2004-05-14decl.c (variable_decl): Always apply default initializer.Victor Leikehman1-4/+5
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-12/+12
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+2649