aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-array.h
AgeCommit message (Expand)AuthorFilesLines
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-24re PR fortran/54350 (FAIL: gfortran.dg/realloc_on_assign_*.f90 -O (internal...Tobias Burnus1-2/+2
2012-08-02trans-array.h (gfc_conv_descriptor_rank): New prototype.Mikael Morin1-0/+1
2012-07-20re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)Tobias Burnus1-0/+1
2012-02-12trans-array.c (gfc_walk_elemental_function_args, [...]): Move call to gfc_get...Mikael Morin1-1/+3
2012-01-27re PR fortran/48705 ([OOP] ALLOCATE with non-trivial SOURCE)Paul Thomas1-1/+1
2012-01-062012-01-06 Tobias Burnus <burnus@net-b.de>Tobias Burnus1-4/+5
2012-01-04re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs...Mikael Morin1-1/+1
2011-12-11re PR fortran/41539 ([OOP] Calling function which takes CLASS: Rank compariso...Paul Thomas1-2/+2
2011-11-04trans-array.h (gfc_free_ss, [...]): New prototypes.Mikael Morin1-0/+4
2011-11-03trans-array.h (gfc_trans_create_temp_array): Remove loop argument.Mikael Morin1-3/+2
2011-11-03trans-array.h (gfc_trans_create_temp_array): Replace info argument with ss ar...Mikael Morin1-1/+1
2011-10-18trans-array.h (gfc_walk_array_ref): New prototype.Mikael Morin1-0/+2
2011-09-08trans-array.h (gfc_get_scalar_ss): New prototype.Mikael Morin1-0/+2
2011-09-08trans-array.h (gfc_get_temp_ss): New prototype.Mikael Morin1-0/+2
2011-09-08trans-array.h (gfc_get_array_ss): New prototype.Mikael Morin1-0/+2
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