summaryrefslogtreecommitdiff
path: root/gcc/fortran/resolve.c
Commit message (Expand)AuthorAgeFilesLines
* gfortran.h (gfc_check_access): Add prototype.Paul Brook2005-01-221-2/+22
* primary.c (gfc_match_rvalue): Only apply implicit type if variable does not h...Paul Brook2005-01-221-16/+2
* Update copyright dates.Paul Brook2005-01-161-1/+1
* re PR fortran/19168 (Mismatched KINDs in SELECT CASE constucts is not handled...Steven G. Kargl2005-01-161-11/+51
* resolve.c (compare_case): Cleanup.Steven G. Kargl2005-01-141-65/+32
* resolve.c (compare_case): Give arguments correct type.Steven G. Kargl2005-01-141-5/+1
* arith.c: Add system.h; remove string.hSteven G. Kargl2005-01-031-1/+3
* gfortran.h (gfc_expr.function.name): Make const.Richard Henderson2004-12-141-2/+2
* re PR fortran/16222 (non-integral DO loop variables are unsupported.)Steven G. Kargl2004-12-121-37/+64
* resolve.c (resolve_code): Impose correct restrictions on assigned variable.Tobias Schlüter2004-12-081-3/+8
* arith.c, [...]: Fix comment formatting.Kazu Hirata2004-11-081-11/+11
* re PR fortran/17676 (Problem with user operator)Tobias Schlüter2004-10-081-2/+2
* array.c, [...]: Fix comment typos.Kazu Hirata2004-09-161-2/+2
* array.c: Don't include assert.h.Paul Brook2004-09-081-8/+7
* re PR fortran/16400 (Invalid usage of assumed-size arrays is not rejected)Tobias Schlüter2004-09-011-1/+59
* gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla...Tobias Schlüter2004-08-271-2/+2
* resolve.c (merge_argument_lists): Revert unintentionally committed change.Tobias Schlüter2004-08-241-4/+0
* * resolve.c (resolve_entries): Fix a bunch of comment typos.Tobias Schlüter2004-08-241-5/+9
* re PR fortran/13465 (Data statement for large arrays compiles verrrry sllloww...Richard Henderson2004-08-231-16/+48
* re PR fortran/13082 (Function entries and entries with alternate returns not ...Paul Brook2004-08-171-52/+166
* gfortran.h: Add comments.Tobias Schlüter2004-08-131-1/+1
* re PR fortran/13201 (PARAMETER variables of nonconstant shape are accepted)Tobias Schlüter2004-07-091-5/+7
* re PR fortran/15481 ([meta-bugs] frontend adds superfluous symbols to namespa...Tobias Schlüter2004-07-091-1/+1
* re PR fortran/15750 (IOLENGTH form of INQUIRE statement not implemented)Janne Blomqvist2004-06-221-1/+8
* resolve.c (resolve_symbol): Add comment in function body.Tobias Schlüter2004-06-211-6/+9
* re PR fortran/15962 (constant expression not recognized as such)Tobias Schlüter2004-06-151-7/+0
* re PR fortran/13201 (PARAMETER variables of nonconstant shape are accepted)Tobias Schlüter2004-06-091-4/+12
* re PR fortran/13930 (derived type with intent(in) attribute not accepted)Paul Brook2004-05-181-0/+47
* Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter2004-05-141-13/+13
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+4435