summaryrefslogtreecommitdiff
path: root/gcc/fortran/expr.c
Commit message (Expand)AuthorAgeFilesLines
* gfortran.h (gfc_expr): Remove from_H, add "representation" struct.Brooks Moses2007-05-281-16/+22
* re PR fortran/31803 (ICE for character pointer => target(range))Tobias Burnus2007-05-041-0/+1
* re PR fortran/29507 ([4.2 only] INDEX in an array initialization causes ICE)Paul Thomas2007-04-141-0/+133
* arith.c (gfc_arith_uplus): Rename to ...Tobias Schlüter2007-04-121-1/+5
* re PR fortran/30872 (Bogus "size of variable is too large")Paul Thomas2007-04-071-0/+12
* [multiple changes]Tobias Burnus2007-03-161-1/+7
* re PR fortran/31011 ([4.2 and 4.1 only] Incorrect error: parameter array sect...Paul Thomas2007-03-081-2/+1
* decl.c, [...]: Update Copyright dates.Steven G. Kargl2007-01-071-183/+158
* re PR fortran/23232 ([4.1 only] DATA implied DO variables)Paul Thomas2007-01-051-1/+5
* re PR fortran/29624 (Fortran 2003: Support intent for pointers)Tobias Burnus2007-01-051-4/+40
* re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented)Tobias Burnus2006-12-101-0/+7
* re PR other/29975 ([meta-bugs] ICEs with CP2K)Paul Thomas2006-12-091-1/+2
* re PR fortran/29962 (Initialization expressions)Tobias Burnus2006-12-041-3/+5
* re PR fortran/29916 ([4.1 only] Dimension of a function result as host associ...Paul Thomas2006-12-041-2/+3
* data.c: Remove trailing periods from error messages.Brooks Moses2006-11-151-1/+1
* re PR fortran/28974 (Extremely slow compilation of enumerated DATA statements.)Bud Davis2006-11-151-2/+3
* re PR fortran/29630 ("Unclassifiable statement" with vector subscripts in ini...Erik Edelmann2006-11-061-61/+110
* re PR fortran/29713 (ICE in gfc_set_constant_character_len decl.c:762)Francois-Xavier Coudert2006-11-041-1/+1
* re PR fortran/29067 (gfc_resolve_expr(): Bad expression type)Francois-Xavier Coudert2006-10-311-1/+1
* re PR fortran/29393 (Vector subscript rejected)Erik Edelmann2006-10-241-0/+2
* [multiple changes]Paul Thomas2006-10-081-1/+8
* re PR fortran/28923 (Bad triplet interpretation in initialization)Paul Thomas2006-09-101-12/+3
* re PR fortran/28601 (ICE on reexport of renamed type)Paul Thomas2006-08-201-5/+9
* re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression)Paul Thomas2006-06-201-27/+309
* re PR fortran/23091 (ICE in gfc_trans_auto_array_allocation)Paul Thomas2006-06-071-0/+2
* check.c, [...]: Fix comment typos.Kazu Hirata2006-05-281-1/+1
* re PR fortran/26822 (Scalarization of non-elemental intrinsic: __logical_4_l4)Paul Thomas2006-04-161-5/+41
* re PR fortran/25358 (vector assignment to assumed-size Cray Pointee error)Asher Langton2006-04-011-1/+1
* re PR fortran/26716 (gfortran: incorrect choice of overloaded function)Paul Thomas2006-03-191-1/+1
* re PR fortran/20858 (NULL doesn't get its argument type (kind))Steven G. Kargl2006-02-101-8/+12
* re PR fortran/14771 (frontend doesn't record parentheses)Tobias Schlüter2006-02-101-0/+3
* re PR fortran/14771 (frontend doesn't record parentheses)Tobias Schlüter2006-02-101-0/+1
* re PR fortran/26039 (ICE with maxval)Thomas Koenig2006-01-311-1/+1
* [multiple changes]Paul Thomas2006-01-291-0/+27
* re PR fortran/23675 (ICE in gfc_finish_var_decl (string manipulation))Erik Edelmann2006-01-051-2/+72
* re PR fortran/18990 (ICE in gfc_get_derived_type, at fortran/trans-types.c)Tobias Schlüter2005-12-221-0/+2
* re PR fortran/25018 (Segfault with simple expression)Paul Thomas2005-12-181-6/+26
* re PR fortran/24534 (PUBLIC derived types with private components)Paul Thomas2005-11-061-0/+24
* Commit for Asher LangtonAsher Langton2005-10-241-0/+10
* re PR fortran/23446 (Valid internal subprogram array argument declaration is ...Paul Thomas2005-10-171-1/+5
* re PR fortran/22273 (problem to declare a character variable link to an inten...Erik Edelmann2005-10-161-5/+4
* re PR fortran/15586 (gfortran should support i18n in its compiler messages)Francois-Xavier Coudert2005-09-171-9/+12
* re PR fortran/22491 (character array parameters do not reduce)David Edelsohn2005-08-021-2/+24
* For the 60th anniversary of Chinese people��s Anti-Japan war victory.Feng Wang2005-07-071-1/+21
* Update FSF address.Kelley Cook2005-06-251-2/+2
* expr.c (gfc_check_assign): Don't allow NULL as rhs in a non-pointer assignment.Tobias Schlüter2005-04-061-5/+6
* * expr.c (gfc_copy_shape_excluding): Change && to ||.Steven G. Kargl2005-03-041-1/+1
* gfortran.h (gfc_expr): Move 'operator'...Tobias Schlüter2005-02-231-46/+45
* * expr.c (gfc_type_convert_binary): Typo in comment.Steven G. Kargl2005-02-201-1/+1
* expr.c (gfc_copy_expr): Don't copy 'op1' and 'op2' for EXPR_SUBSTRING.Tobias Schlüter2005-02-081-11/+7