aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/resolve.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-05re PR fortran/19754 (Shape conformance not checked)Steven G. Kargl1-2/+38
2005-02-24* decl.c, resolve.c, trans-array.c, trans.h: Fix comment typo(s).Volker Reichelt1-2/+2
2005-02-23gfortran.h (gfc_expr): Move 'operator'...Tobias Schlüter1-26/+30
2005-02-07gfortran.h (gfc_add_dimension, [...]): Add argument.Tobias Schlüter1-4/+4
2005-01-22gfortran.h (gfc_check_access): Add prototype.Paul Brook1-2/+22
2005-01-22primary.c (gfc_match_rvalue): Only apply implicit type if variable does not h...Paul Brook1-16/+2
2005-01-16Update copyright dates.Paul Brook1-1/+1
2005-01-16re PR fortran/19168 (Mismatched KINDs in SELECT CASE constucts is not handled...Steven G. Kargl1-11/+51
2005-01-14resolve.c (compare_case): Cleanup.Steven G. Kargl1-65/+32
2005-01-14resolve.c (compare_case): Give arguments correct type.Steven G. Kargl1-5/+1
2005-01-03arith.c: Add system.h; remove string.hSteven G. Kargl1-1/+3
2004-12-14gfortran.h (gfc_expr.function.name): Make const.Richard Henderson1-2/+2
2004-12-12re PR fortran/16222 (non-integral DO loop variables are unsupported.)Steven G. Kargl1-37/+64
2004-12-08resolve.c (resolve_code): Impose correct restrictions on assigned variable.Tobias Schlüter1-3/+8
2004-11-08arith.c, [...]: Fix comment formatting.Kazu Hirata1-11/+11
2004-10-08re PR fortran/17676 (Problem with user operator)Tobias Schlüter1-2/+2
2004-09-16array.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-09-08array.c: Don't include assert.h.Paul Brook1-8/+7
2004-09-01re PR fortran/16400 (Invalid usage of assumed-size arrays is not rejected)Tobias Schlüter1-1/+59
2004-08-27gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla...Tobias Schlüter1-2/+2
2004-08-24resolve.c (merge_argument_lists): Revert unintentionally committed change.Tobias Schlüter1-4/+0
2004-08-24* resolve.c (resolve_entries): Fix a bunch of comment typos.Tobias Schlüter1-5/+9
2004-08-23re PR fortran/13465 (Data statement for large arrays compiles verrrry sllloww...Richard Henderson1-16/+48
2004-08-17re PR fortran/13082 (Function entries and entries with alternate returns not ...Paul Brook1-52/+166
2004-08-13gfortran.h: Add comments.Tobias Schlüter1-1/+1
2004-07-09re PR fortran/13201 (PARAMETER variables of nonconstant shape are accepted)Tobias Schlüter1-5/+7
2004-07-09re PR fortran/15481 ([meta-bugs] frontend adds superfluous symbols to namespa...Tobias Schlüter1-1/+1
2004-06-22re PR fortran/15750 (IOLENGTH form of INQUIRE statement not implemented)Janne Blomqvist1-1/+8
2004-06-21resolve.c (resolve_symbol): Add comment in function body.Tobias Schlüter1-6/+9
2004-06-15re PR fortran/15962 (constant expression not recognized as such)Tobias Schlüter1-7/+0
2004-06-09re PR fortran/13201 (PARAMETER variables of nonconstant shape are accepted)Tobias Schlüter1-4/+12
2004-05-18re PR fortran/13930 (derived type with intent(in) attribute not accepted)Paul Brook1-0/+47
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-13/+13
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+4435