aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/expr.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-07decl.c: Miscellaneous whitespace fixes.Steven G. Kargl1-20/+18
2007-05-28gfortran.h (gfc_expr): Remove from_H, add "representation" struct.Brooks Moses1-16/+22
2007-05-04re PR fortran/31803 (ICE for character pointer => target(range))Tobias Burnus1-0/+1
2007-04-14re PR fortran/29507 ([4.2 only] INDEX in an array initialization causes ICE)Paul Thomas1-0/+133
2007-04-12arith.c (gfc_arith_uplus): Rename to ...Tobias Schlüter1-1/+5
2007-04-07re PR fortran/30872 (Bogus "size of variable is too large")Paul Thomas1-0/+12
2007-03-16[multiple changes]Tobias Burnus1-1/+7
2007-03-08re PR fortran/31011 ([4.2 and 4.1 only] Incorrect error: parameter array sect...Paul Thomas1-2/+1
2007-01-07decl.c, [...]: Update Copyright dates.Steven G. Kargl1-183/+158
2007-01-05re PR fortran/23232 ([4.1 only] DATA implied DO variables)Paul Thomas1-1/+5
2007-01-05re PR fortran/29624 (Fortran 2003: Support intent for pointers)Tobias Burnus1-4/+40
2006-12-10re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented)Tobias Burnus1-0/+7
2006-12-09re PR other/29975 ([meta-bugs] ICEs with CP2K)Paul Thomas1-1/+2
2006-12-04re PR fortran/29962 (Initialization expressions)Tobias Burnus1-3/+5
2006-12-04re PR fortran/29916 ([4.1 only] Dimension of a function result as host associ...Paul Thomas1-2/+3
2006-11-15data.c: Remove trailing periods from error messages.Brooks Moses1-1/+1
2006-11-15re PR fortran/28974 (Extremely slow compilation of enumerated DATA statements.)Bud Davis1-2/+3
2006-11-06re PR fortran/29630 ("Unclassifiable statement" with vector subscripts in ini...Erik Edelmann1-61/+110
2006-11-04re PR fortran/29713 (ICE in gfc_set_constant_character_len decl.c:762)Francois-Xavier Coudert1-1/+1
2006-10-31re PR fortran/29067 (gfc_resolve_expr(): Bad expression type)Francois-Xavier Coudert1-1/+1
2006-10-24re PR fortran/29393 (Vector subscript rejected)Erik Edelmann1-0/+2
2006-10-08[multiple changes]Paul Thomas1-1/+8
2006-09-10re PR fortran/28923 (Bad triplet interpretation in initialization)Paul Thomas1-12/+3
2006-08-20re PR fortran/28601 (ICE on reexport of renamed type)Paul Thomas1-5/+9
2006-06-20re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression)Paul Thomas1-27/+309
2006-06-07re PR fortran/23091 (ICE in gfc_trans_auto_array_allocation)Paul Thomas1-0/+2
2006-05-28check.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-04-16re PR fortran/26822 (Scalarization of non-elemental intrinsic: __logical_4_l4)Paul Thomas1-5/+41
2006-04-01re PR fortran/25358 (vector assignment to assumed-size Cray Pointee error)Asher Langton1-1/+1
2006-03-19re PR fortran/26716 (gfortran: incorrect choice of overloaded function)Paul Thomas1-1/+1
2006-02-10re PR fortran/20858 (NULL doesn't get its argument type (kind))Steven G. Kargl1-8/+12
2006-02-10re PR fortran/14771 (frontend doesn't record parentheses)Tobias Schlüter1-0/+3
2006-02-10re PR fortran/14771 (frontend doesn't record parentheses)Tobias Schlüter1-0/+1
2006-01-31re PR fortran/26039 (ICE with maxval)Thomas Koenig1-1/+1
2006-01-29[multiple changes]Paul Thomas1-0/+27
2006-01-05re PR fortran/23675 (ICE in gfc_finish_var_decl (string manipulation))Erik Edelmann1-2/+72
2005-12-22re PR fortran/18990 (ICE in gfc_get_derived_type, at fortran/trans-types.c)Tobias Schlüter1-0/+2
2005-12-18re PR fortran/25018 (Segfault with simple expression)Paul Thomas1-6/+26
2005-11-06re PR fortran/24534 (PUBLIC derived types with private components)Paul Thomas1-0/+24
2005-10-24Commit for Asher LangtonAsher Langton1-0/+10
2005-10-17re PR fortran/23446 (Valid internal subprogram array argument declaration is ...Paul Thomas1-1/+5
2005-10-16re PR fortran/22273 (problem to declare a character variable link to an inten...Erik Edelmann1-5/+4
2005-09-17re PR fortran/15586 (gfortran should support i18n in its compiler messages)Francois-Xavier Coudert1-9/+12
2005-08-02re PR fortran/22491 (character array parameters do not reduce)David Edelsohn1-2/+24
2005-07-07For the 60th anniversary of Chinese people��s Anti-Japan war victory.Feng Wang1-1/+21
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-06expr.c (gfc_check_assign): Don't allow NULL as rhs in a non-pointer assignment.Tobias Schlüter1-5/+6
2005-03-04* expr.c (gfc_copy_shape_excluding): Change && to ||.Steven G. Kargl1-1/+1
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