aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/array.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-30re PR fortran/49540 (Memory-hog with large DATA stmt)Jakub Jelinek1-0/+2
2011-04-21re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-1/+8
2011-04-18convert each use of gfc_free (p) to free (p)Jim Meyering1-2/+2
2011-04-18re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+6
2010-11-022010-11-02 Steven G.Steven G. Kargl1-0/+7
2010-10-06array.c (gfc_match_array_spec): Don't re-initialize cleared struct.Mikael Morin1-9/+1
2010-08-13gfortran.h (array_type): New type `AS_IMPLIED_SHAPE'.Daniel Kraft1-0/+22
2010-08-09re PR fortran/44235 (array temporary with high upper bound)Thomas Koenig1-5/+15
2010-08-04re PR fortran/44857 (ICE in output_constructor_regular_field, at varasm.c:4996)Tobias Burnus1-2/+2
2010-07-29re PR fortran/45117 (Segfault in resolve_array_bound)Daniel Kraft1-3/+7
2010-07-08re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-2/+20
2010-07-06re PR fortran/44742 (ICE in gfc_conv_array_initializer)Tobias Burnus1-1/+10
2010-06-10error.c (error_print): Pre-initialize loc by NULL.Kai Tietz1-1/+1
2010-05-16re PR fortran/35779 (error pointer wrong in PARAMETER)Daniel Franke1-1/+1
2010-05-13re PR fortran/35779 (error pointer wrong in PARAMETER)Daniel Franke1-1/+1
2010-05-05re PR fortran/24978 (ICE in gfc_assign_data_value_range)Daniel Franke1-2/+0
2010-04-14re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-3/+4
2010-04-13[multiple changes]Jerry DeLisle1-337/+111
2010-04-09re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-20/+90
2010-04-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+6
2010-04-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-36/+10
2010-04-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-22/+213
2010-02-10re PR fortran/42999 (bogus error: Parameter 'i' at (1) has not been declared ...Jerry DeLisle1-2/+1
2010-01-25re PR fortran/42858 (ICE in gfc_array_dimen_size at ../../trunk/gcc/fortran/a...Tobias Burnus1-2/+2
2010-01-24re PR fortran/39304 (ICE with MATMUL, specific/generic functions and rank che...Tobias Burnus1-1/+9
2010-01-09re PR fortran/20923 (gfortran slow for large array constructors)Jerry DeLisle1-7/+31
2009-08-31re PR fortran/40940 ([F03] CLASS statement)Janus Weil1-1/+1
2009-08-17re PR fortran/40877 (memory leaks with gfc_charlen?)Janus Weil1-1/+1
2009-08-13re PR fortran/40941 (gfc_typespec: put derived and cl into union)Janus Weil1-16/+16
2009-07-24re PR fortran/40822 (Internal compiler error when Fortran intrinsic LEN refer...Janus Weil1-3/+1
2009-06-07re PR fortran/25104 ([F2003] Non-initialization expr. as case-selector)Daniel Franke1-1/+2
2009-02-21re PR fortran/38914 ([4.3 only] ICE with array inquiry functions above contai...Thomas Koenig1-7/+7
2008-11-01re PR fortran/19925 (Implied do-loop in an initialization expression is broken)Steven G. Kargl1-8/+1
2008-10-09re PR fortran/35723 (Can't use run-time array element in character declaration)Daniel Kraft1-4/+4
2008-08-22re PR fortran/32095 (Accepts invalid character(len(a)),dimension(1) :: a)Daniel Kraft1-0/+4
2008-07-29gfortran.h (try): Remove macro.Kaveh R. Ghazi1-42/+42
2008-07-21fmt_g0_3.f08: Fix typo in expected error message.Ralf Wildenhues1-2/+2
2008-07-19gfortran.h (new): Remove macro.Kaveh R. Ghazi1-12/+12
2008-07-17re PR fortran/36825 ([F08] Rank > 7 arrays [will break library ABI] libgfor...Tobias Burnus1-1/+1
2008-06-20arith.c (hollerith2representation): Fix for -Wc++-compat.Kaveh R. Ghazi1-1/+1
2008-06-18PR fortran/36517, fortran/36492Daniel Kraft1-19/+23
2008-06-17re PR fortran/36112 (Bounds-checking on character length not working for arra...Daniel Kraft1-51/+64
2008-05-16libgfortran.h: Increase GFC_MAX_DIMENSIONS to 15.Tobias Burnus1-0/+6
2008-05-16re PR fortran/27997 (Fortran 2003: Support type-spec for array constructor)Daniel Kraft1-14/+97
2008-02-24arith.c: Update copyright years.Tobias Schlüter1-1/+1
2008-02-05re PR fortran/34945 (LBOUND fails for array with KIND(complex) used in zero-s...Paul Thomas1-9/+15
2008-01-27re PR fortran/34990 (ICE in gfc_typenode_for_spec, at fortran/trans-types.c:842)Jerry DeLisle1-1/+0
2008-01-20re PR fortran/34784 (implicit character(s) hides type of selected_int_kind in...Paul Thomas1-0/+1
2007-09-02re PR fortran/33276 (465.tonto in SPEC CPU 2006 fails to compile)H.J. Lu1-0/+1
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-4/+3