aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/expr.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-23gfortran.h (gfc_expr): Move 'operator'...Tobias Schlüter1-46/+45
2005-02-20* expr.c (gfc_type_convert_binary): Typo in comment.Steven G. Kargl1-1/+1
2005-02-08expr.c (gfc_copy_expr): Don't copy 'op1' and 'op2' for EXPR_SUBSTRING.Tobias Schlüter1-11/+7
2005-01-29re PR fortran/19589 (Regression: Error on Data assignment with LOGICAL*1)Steven G. Kargl1-0/+3
2005-01-18arith.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-03arith.c: Add system.h; remove string.hSteven G. Kargl1-4/+1
2004-11-08arith.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-08-29re PR fortran/13910 (Cannot initialize variables with declation as allowed by...Tobias Schlüter1-0/+27
2004-08-27gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla...Tobias Schlüter1-2/+2
2004-08-26expr.c (gfc_check_assign): Add comment.Tobias Schlüter1-0/+9
2004-08-08simplify.c (gfc_simplify_shape): Bugfix.Victor Leikehman1-0/+44
2004-08-06arith.c: Add #define for model numbers.Steven G. Kargl1-6/+11
2004-07-12expr.c (gfc_check_assign_symbol): Handle pointer assignments.Paul Brook1-2/+5
2004-07-11re PR fortran/16433 (wrong hexadecimal constant warning)Tobias Schlüter1-1/+6
2004-07-10expr.c (gfc_check_pointer_assign): Verify that rank of the LHS and RHS match.Tobias Schlüter1-28/+31
2004-06-29re PR fortran/15963 (Error when comparing characters in restricted expression)Tobias Schlüter1-4/+13
2004-05-27gfortran.h (gfc_current_locus, [...]): Remove.Tobias Schlüter1-2/+2
2004-05-23expr.c (check_inquiry): Remove bogus tests.Paul Brook1-9/+0
2004-05-23re PR fortran/13773 (Incorrect diagnosis of restricted function)Paul Brook1-89/+7
2004-05-18re PR fortran/13930 (derived type with intent(in) attribute not accepted)Paul Brook1-0/+43
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-13/+14
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+1954