summaryrefslogtreecommitdiff
path: root/gcc/fortran/expr.c
Commit message (Expand)AuthorAgeFilesLines
* fortran/tobi2005-04-061-5/+6
* * expr.c (gfc_copy_shape_excluding): Change && to ||.kargl2005-03-041-1/+1
* * gfortran.h (gfc_expr): Move 'operator', 'op1', 'op2', and 'uop'tobi2005-02-231-46/+45
* * expr.c (gfc_type_convert_binary): Typo in comment.kargl2005-02-201-1/+1
* fortran/tobi2005-02-081-11/+7
* 2005-01-29 Steven G. Kargl <kargls@comcast.net>pbrook2005-01-291-0/+3
* * arith.c, array.c, check.c, decl.c, expr.c, f95-lang.c,kazu2005-01-181-1/+1
* * arith.c: Add system.h; remove string.hrth2005-01-031-4/+1
* * arith.c, array.c, decl.c, expr.c, f95-lang.c, gfortran.h,kazu2004-11-081-1/+1
* fortran/tobi2004-08-291-0/+27
* * gfortran.h (gfc_default_*_kind): Remove prototypes, add externtobi2004-08-271-2/+2
* fortran/tobi2004-08-251-0/+9
* 2004-08-08 Victor Leikehman <lei@il.ibm.com>pbrook2004-08-081-0/+44
* 2004-08-06 Steven G. Kargl <kargls@comcast.net>pbrook2004-08-061-6/+11
* * expr.c (gfc_check_assign_symbol): Handle pointer assignments.pbrook2004-07-121-2/+5
* PR fortran/16433tobi2004-07-111-1/+6
* * expr.c (gfc_check_pointer_assign): Verify that rank of the LHStobi2004-07-101-28/+31
* fortran/tobi2004-06-291-4/+13
* * gfortran.h (gfc_current_locus, gfc_set_locus): Remove.tobi2004-05-271-2/+2
* * expr.c (check_inquiry): Remove bogus tests.pbrook2004-05-231-9/+0
* PR fortran/13773pbrook2004-05-231-89/+7
* PR fortran/13930pbrook2004-05-181-0/+43
* * Make-lang.in, arith.c, arith.h, array.c, bbt.c, check.c,tobi2004-05-141-13/+14
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+1954