aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/data.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-26re PR fortran/39893 ([4.4] gfortran ICE on invalid program)Steven G. Kargl1-1/+5
2008-07-29gfortran.h (try): Remove macro.Kaveh R. Ghazi1-2/+2
2008-07-21fmt_g0_3.f08: Fix typo in expected error message.Ralf Wildenhues1-3/+3
2008-05-06arith.c: (gfc_arith_concat...Francois-Xavier Coudert1-17/+19
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-5/+0
2008-02-24arith.c: Update copyright years.Tobias Schlüter1-1/+1
2008-02-05re PR fortran/35093 (gfortran.dg/data_constraints_1.f90)Tobias Burnus1-6/+8
2008-02-05re PR fortran/32315 (DATA with implied-do: Bounds checks missing [regression ...Paul Thomas1-0/+21
2008-01-24re PR fortran/34202 (ICE (segfault) for invalid code in formalize_init_expr (...Daniel Franke1-1/+1
2007-10-05gfortran.h (gfc_get_data_variable, [...]): Move to decl.c.Francois-Xavier Coudert1-0/+1
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-4/+3
2007-07-03re PR fortran/32432 (SEGV/endless loop after: "ERROR: ... already is initiali...Jerry DeLisle1-3/+4
2007-06-18re PR fortran/20863 ([4.2 only] Pointer problems in PURE procedures)Paul Thomas1-2/+9
2007-05-28gfortran.h (gfc_expr): Remove from_H, add "representation" struct.Brooks Moses1-4/+17
2007-01-07decl.c, [...]: Update Copyright dates.Steven G. Kargl1-111/+118
2007-01-07data.c (gfc_assign_data_value): Fix whitespace.Bernhard Fischer1-1/+1
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-42/+101
2006-11-11data.c: Add 2006 to copyright years.Tobias Schlüter1-1/+2
2006-10-31re PR fortran/29067 (gfc_resolve_expr(): Bad expression type)Francois-Xavier Coudert1-1/+2
2006-10-16[multiple changes]Paul Thomas1-2/+15
2006-06-05data.c (gfc_assign_data_value): Fix comment typo.Steven G. Kargl1-2/+1
2006-06-05re PR fortran/14067 (no warning when character data statement overflows decla...Paul Thomas1-1/+6
2006-06-01data.c (gfc_assign_data_value): Handle USE_MAPPED_LOCATION.Per Bothner1-0/+6
2006-05-18re PR fortran/27552 (-fdump-parse-tree doesn't like Holleriths (but then, who...Francois-Xavier Coudert1-0/+3
2005-11-06re PR fortran/24534 (PUBLIC derived types with private components)Paul Thomas1-2/+13
2005-07-25re PR fortran/20063 (n*'xxxx' disables padding)Jakub Jelinek1-5/+10
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-26data.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2005-01-23data.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-09-16array.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-14data.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-08array.c: Don't include assert.h.Paul Brook1-18/+17
2004-08-23re PR fortran/13465 (Data statement for large arrays compiles verrrry sllloww...Richard Henderson1-6/+174
2004-08-19re PR fortran/14976 (.space is wrong)Paul Brook1-90/+79
2004-06-12Make-lang.in (F95_OBJS, [...]): Alpabetize.Tobias Schlüter1-5/+1
2004-06-02re PR fortran/15557 (Not Implemented: Substring reference in DATA statement)Tobias Schlüter1-5/+93
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-16/+16
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+457