aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/array.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-03re PR testsuite/26981 (g++.old-deja/g++.other/init18.C fails)Paul Thomas1-0/+6
2005-09-17re PR fortran/15586 (gfortran should support i18n in its compiler messages)Francois-Xavier Coudert1-4/+4
2005-08-21* array.c: Bump GFC_MAX_AC_EXPAND from 100 to 65535.Steven G. Kargl1-1/+1
2005-07-14[multiple changes]Feng Wang1-3/+8
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-04array.c (gfc_match_array_constructor): Disallow empty array constructor.Tobias Schlüter1-2/+4
2005-05-18array.c (gfc_match_array_constructor): Support [ ...Erik Edelmann1-3/+16
2005-04-05re PR fortran/15959 (ICE and assertion failure in trans-decl.c with character...Feng Wang1-2/+40
2005-02-07gfortran.h (gfc_add_dimension, [...]): Add argument.Tobias Schlüter1-1/+1
2005-01-18arith.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-03arith.c: Add system.h; remove string.hSteven G. Kargl1-2/+1
2004-12-12re PR fortran/16222 (non-integral DO loop variables are unsupported.)Steven G. Kargl1-1/+1
2004-11-08arith.c, [...]: Fix comment formatting.Kazu Hirata1-2/+2
2004-09-16array.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-09-08array.c: Don't include assert.h.Paul Brook1-1/+0
2004-07-09re PR fortran/13201 (PARAMETER variables of nonconstant shape are accepted)Tobias Schlüter1-0/+19
2004-06-21array.c (gfc_insert_constructor): Avoid redundant call to mpz_comp.Tobias Schlüter1-3/+5
2004-05-27gfortran.h (gfc_current_locus, [...]): Remove.Tobias Schlüter1-7/+7
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/+1973