aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/resolve.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-31re PR fortran/20592 (-fno-automatic (g77 option) is missing from gfortran.)Francois-Xavier Coudert1-1/+1
2005-08-10re PR libfortran/22143 (missing kinds 1 and 2 for eoshift and cshift)Thomas Koenig1-0/+34
2005-08-07[multiple changes]Janne Blomqvist1-0/+1
2005-08-06decl.c, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
2005-08-06re PR fortran/18833 (ICE 'missing spec' on integer/char equivalence)Jakub Jelinek1-11/+85
2005-07-27re PR fortran/22503 (Suggest to use .EQV. when comparing logicals with .EQ.)Volker Reichelt1-3/+8
2005-07-19re PR fortran/16940 (Failure to perform host association correctly)Paul Thomas1-0/+25
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-01re PR fortran/21729 (ICE in gfc_typenode_for_spec)Jakub Jelinek1-6/+58
2005-05-11resolve.c (resolve_symbol): Copy 'pointer' and 'dimension' attribute from res...Tobias Schlüter1-0/+2
2005-04-29[multiple changes]Jakub Jelinek1-2/+81
2005-04-28re PR fortran/20865 (statement function shall not be supplied as procedure ar...Francois-Xavier Coudert1-0/+6
2005-04-19re PR fortran/16861 ([4.0 only] segfault with doubly used module)Francois-Xavier Coudert1-0/+3
2005-03-19re PR fortran/18525 (ICE on valid code in gfc_get_symbol_decl())Tobias Schlüter1-1/+1
2005-03-15re PR fortran/18827 (ICE on assign to common variable)Feng Wang1-3/+10
2005-03-13re PR fortran/16907 (Non-integer array indices rejected)Tobias Schlüter1-5/+12
2005-03-13re PR fortran/20323 (optional arguments incorrectly accepted in specification...Tobias Schlüter1-4/+5
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