aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/data.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-21re PR fortran/67939 (ICE on using data with negative substring range)Steven G. Kargl1-7/+17
2015-05-23re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-3/+3
2015-02-01Always pass 0 or option number to gfc_warning*.Joseph Myers1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-13error.c (gfc_error): Add variant which takes a va_list.Tobias Burnus1-2/+2
2014-12-11re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-3/+3
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-04-18expr.c (find_array_element): Don't copy expr.Tobias Burnus1-0/+6
2013-04-11Replace enum gfc_try with bool type.Janne Blomqvist1-12/+12
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-2/+2
2012-08-28re PR fortran/54384 (gfortran memory leaks)Tobias Burnus1-1/+6
2012-07-17re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc)Janus Weil1-2/+2
2012-07-08gfortran.h: Do not include coretypes.h here.Steven Bosscher1-0/+1
2011-06-30re PR fortran/49540 (Memory-hog with large DATA stmt)Jakub Jelinek1-33/+127
2011-04-18convert each use of gfc_free (p) to free (p)Jim Meyering1-1/+1
2010-08-27re PR fortran/43217 (Output of Hollerith constants which are not a multiple o...Jerry DeLisle1-4/+4
2010-07-28decl.c (free_value): Also free repeat field.Mikael Morin1-8/+14
2010-05-23gfortran.h: Do not include system.h.Tobias Burnus1-0/+1
2010-05-19re PR fortran/38404 (Warning message identifies incorrect line)Daniel Franke1-2/+3
2010-05-05re PR fortran/24978 (ICE in gfc_assign_data_value_range)Daniel Franke1-138/+26
2010-04-13[multiple changes]Jerry DeLisle1-202/+50
2010-04-09re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+8
2009-11-28trans-common.c (create_common): Remove unused offset variable.Jakub Jelinek1-3/+2
2009-08-13re PR fortran/40941 (gfc_typespec: put derived and cl into union)Janus Weil1-5/+5
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