aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/expr.c
AgeCommit message (Expand)AuthorFilesLines
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