summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-array.h
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/40643 (maxloc/minloc: Wrong result for NaN at position 1)Jakub Jelinek2009-07-241-1/+3
* trans-array.h: Replace prototypes for gfc_conv_descriptor_offset...Paul Thomas2009-06-081-5/+10
* re PR fortran/39865 (ICE in gfc_conv_scalarized_array_ref)Jakub Jelinek2009-05-141-1/+1
* re PR fortran/35681 (wrong result for vector subscripted array expression in ...Daniel Kraft2008-11-011-1/+1
* re PR fortran/37507 (Print location in (DE)ALLOCATION errors)Daniel Kraft2008-09-181-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-5/+1
* re PR fortran/36132 (_gfortran_internal_pack on optional arguments)Tobias Burnus2008-07-271-1/+2
* re PR fortran/29952 (Flag to give runtime information " array temporary was c...Thomas Koenig2008-07-241-2/+3
* intrinsic.c (char_conversions, ncharconv): New static variables.Francois-Xavier Coudert2008-05-181-1/+1
* arith.c: Update copyright years.Tobias Schlüter2008-02-241-2/+2
* re PR fortran/34396 (Length of substrings defined by expressions not correctl...Paul Thomas2008-01-101-0/+3
* arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton2007-08-011-4/+3
* arith.h: Update copyright years.Tobias Schlüter2007-04-171-1/+2
* re PR fortran/30720 ([4.1 only] runtime: check for empty array slices before ...Francois-Xavier Coudert2007-02-091-1/+1
* dependency.c (gfc_full_array_ref_p): Check that ref->next is NULL, i.e.Roger Sayle2007-01-201-0/+4
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-1/+5
* [multiple changes]Paul Thomas2006-10-081-0/+9
* trans-array.h (gfc_trans_create_temp_array): Add bool argument.Thomas Koenig2006-06-151-1/+1
* trans.c (gfc_msg_bounds, [...]): Add strings for common runtime error messages.Francois-Xavier Coudert2006-06-031-1/+1
* trans-array.c (gfc_trans_dealloc_allocated): Take a tree representation of th...Erik Edelmann2006-04-021-2/+2
* symbol.c (check_conflict): Allow allocatable function results, except for ele...Erik Edelmann2006-03-101-4/+3
* trans-array.c (gfc_trans_dealloc_allocated): New function.Paul Thomas2006-03-061-0/+2
* re PR fortran/25031 ([4.1 only] Allocatable array can be reallocated.)Thomas Koenig2006-03-031-1/+1
* re PR fortran/25806 (problems with functions returning array pointers?)Erik Edelmann2006-02-121-1/+2
* dependency.c (gfc_check_dependency): Remove unused vars and nvars arguments.Roger Sayle2006-02-051-3/+0
* gfortranspec.c: Update copyright years.Tobias Schlüter2006-01-191-1/+1
* re PR fortran/22146 (ICE when calling ELEMENTAL subroutines)Paul Thomas2006-01-071-2/+5
* Make-lang.in (fortran/trans-resolve.o): Depend on fortran/dependency.h.Richard Sandiford2005-12-131-2/+2
* re PR fortran/21104 (Segmentation fault on correct code)Richard Sandiford2005-09-091-1/+6
* re PR fortran/12840 ([4.0 only] Unable to find scalarization loop specifier)Richard Sandiford2005-09-091-1/+1
* decl.c, [...]: Fix comment/doc typos.Kazu Hirata2005-08-061-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* trans-array.c (gfc_conv_descriptor_data_get): Rename from gfc_conv_descriptor...Richard Henderson2005-06-121-1/+3
* re PR fortran/17792 ([4.0 only] deallocate does not return stat)Steven G. Kargl2005-06-111-1/+1
* re PR fortran/20361 (-fmax-stack-var-size=N not working for equivalence)Tobias Schlüter2005-03-121-5/+0
* arith.c, [...]: Fix comment formatting.Kazu Hirata2004-11-081-1/+1
* array.c, [...]: Fix comment typos.Kazu Hirata2004-09-161-4/+4
* re PR fortran/17144 (Not Implemented: Character string array constructors / A...Paul Brook2004-08-251-2/+1
* trans-array.c (gfc_build_null_descriptor): New function.Paul Brook2004-07-101-0/+2
* Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter2004-05-141-12/+12
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+117