aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-array.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-26trans-array.c (CAF_TOKEN_FIELD): New macro constant.Tobias Burnus1-0/+1
2011-07-21trans.c (gfc_allocate_with_status): Split into two functions gfc_allocate_usi...Daniel Carrera1-1/+1
2011-05-31re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+3
2011-04-11re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+1
2010-11-28re PR fortran/35810 ([TR 15581 / F2003] Automatic reallocation on assignment ...Paul Thomas1-0/+4
2010-10-06trans-array.c (gfc_free_ss_chain): Made non-static.Mikael Morin1-0/+2
2010-09-10gfortran.h (gfc_expr): Remove inline_noncopying_intrinsic attribute.Mikael Morin1-0/+2
2010-08-19re PR fortran/29785 (Fortran 2003: POINTER Rank Remapping)Daniel Kraft1-0/+7
2010-07-15re PR fortran/44709 (BLOCK and GOTO/EXIT/CYCLE)Daniel Kraft1-4/+4
2010-04-13[multiple changes]Jerry DeLisle1-1/+1
2010-04-01ioparm.def: Update copyright.Paul Thomas1-1/+1
2010-02-20re PR fortran/36932 (unneeded temporary (2x))Paul Thomas1-1/+1
2010-01-14re PR fortran/41478 (Corrupted memory using PACK for derived-types with alloc...Paul Thomas1-1/+5
2009-07-24re PR fortran/40643 (maxloc/minloc: Wrong result for NaN at position 1)Jakub Jelinek1-1/+3
2009-06-08trans-array.h: Replace prototypes for gfc_conv_descriptor_offset...Paul Thomas1-5/+10
2009-05-14re PR fortran/39865 (ICE in gfc_conv_scalarized_array_ref)Jakub Jelinek1-1/+1
2008-11-01re PR fortran/35681 (wrong result for vector subscripted array expression in ...Daniel Kraft1-1/+1
2008-09-18re PR fortran/37507 (Print location in (DE)ALLOCATION errors)Daniel Kraft1-1/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-5/+1
2008-07-27re PR fortran/36132 (_gfortran_internal_pack on optional arguments)Tobias Burnus1-1/+2
2008-07-24re PR fortran/29952 (Flag to give runtime information " array temporary was c...Thomas Koenig1-2/+3
2008-05-18intrinsic.c (char_conversions, ncharconv): New static variables.Francois-Xavier Coudert1-1/+1
2008-02-24arith.c: Update copyright years.Tobias Schlüter1-2/+2
2008-01-10re PR fortran/34396 (Length of substrings defined by expressions not correctl...Paul Thomas1-0/+3
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-4/+3
2007-04-17arith.h: Update copyright years.Tobias Schlüter1-1/+2
2007-02-09re PR fortran/30720 ([4.1 only] runtime: check for empty array slices before ...Francois-Xavier Coudert1-1/+1
2007-01-20dependency.c (gfc_full_array_ref_p): Check that ref->next is NULL, i.e.Roger Sayle1-0/+4
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-1/+5
2006-10-08[multiple changes]Paul Thomas1-0/+9
2006-06-15trans-array.h (gfc_trans_create_temp_array): Add bool argument.Thomas Koenig1-1/+1
2006-06-03trans.c (gfc_msg_bounds, [...]): Add strings for common runtime error messages.Francois-Xavier Coudert1-1/+1
2006-04-02trans-array.c (gfc_trans_dealloc_allocated): Take a tree representation of th...Erik Edelmann1-2/+2
2006-03-10symbol.c (check_conflict): Allow allocatable function results, except for ele...Erik Edelmann1-4/+3
2006-03-06trans-array.c (gfc_trans_dealloc_allocated): New function.Paul Thomas1-0/+2
2006-03-03re PR fortran/25031 ([4.1 only] Allocatable array can be reallocated.)Thomas Koenig1-1/+1
2006-02-12re PR fortran/25806 (problems with functions returning array pointers?)Erik Edelmann1-1/+2
2006-02-05dependency.c (gfc_check_dependency): Remove unused vars and nvars arguments.Roger Sayle1-3/+0
2006-01-19gfortranspec.c: Update copyright years.Tobias Schlüter1-1/+1
2006-01-07re PR fortran/22146 (ICE when calling ELEMENTAL subroutines)Paul Thomas1-2/+5
2005-12-13Make-lang.in (fortran/trans-resolve.o): Depend on fortran/dependency.h.Richard Sandiford1-2/+2
2005-09-09re PR fortran/21104 (Segmentation fault on correct code)Richard Sandiford1-1/+6
2005-09-09re PR fortran/12840 ([4.0 only] Unable to find scalarization loop specifier)Richard Sandiford1-1/+1
2005-08-06decl.c, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-12trans-array.c (gfc_conv_descriptor_data_get): Rename from gfc_conv_descriptor...Richard Henderson1-1/+3
2005-06-11re PR fortran/17792 ([4.0 only] deallocate does not return stat)Steven G. Kargl1-1/+1
2005-03-12re PR fortran/20361 (-fmax-stack-var-size=N not working for equivalence)Tobias Schlüter1-5/+0
2004-11-08arith.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-09-16array.c, [...]: Fix comment typos.Kazu Hirata1-4/+4