index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
fortran
/
trans-array.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-26
trans-array.c (CAF_TOKEN_FIELD): New macro constant.
Tobias Burnus
1
-0
/
+1
2011-07-21
trans.c (gfc_allocate_with_status): Split into two functions gfc_allocate_usi...
Daniel Carrera
1
-1
/
+1
2011-05-31
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+3
2011-04-11
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+1
2010-11-28
re PR fortran/35810 ([TR 15581 / F2003] Automatic reallocation on assignment ...
Paul Thomas
1
-0
/
+4
2010-10-06
trans-array.c (gfc_free_ss_chain): Made non-static.
Mikael Morin
1
-0
/
+2
2010-09-10
gfortran.h (gfc_expr): Remove inline_noncopying_intrinsic attribute.
Mikael Morin
1
-0
/
+2
2010-08-19
re PR fortran/29785 (Fortran 2003: POINTER Rank Remapping)
Daniel Kraft
1
-0
/
+7
2010-07-15
re PR fortran/44709 (BLOCK and GOTO/EXIT/CYCLE)
Daniel Kraft
1
-4
/
+4
2010-04-13
[multiple changes]
Jerry DeLisle
1
-1
/
+1
2010-04-01
ioparm.def: Update copyright.
Paul Thomas
1
-1
/
+1
2010-02-20
re PR fortran/36932 (unneeded temporary (2x))
Paul Thomas
1
-1
/
+1
2010-01-14
re PR fortran/41478 (Corrupted memory using PACK for derived-types with alloc...
Paul Thomas
1
-1
/
+5
2009-07-24
re PR fortran/40643 (maxloc/minloc: Wrong result for NaN at position 1)
Jakub Jelinek
1
-1
/
+3
2009-06-08
trans-array.h: Replace prototypes for gfc_conv_descriptor_offset...
Paul Thomas
1
-5
/
+10
2009-05-14
re PR fortran/39865 (ICE in gfc_conv_scalarized_array_ref)
Jakub Jelinek
1
-1
/
+1
2008-11-01
re PR fortran/35681 (wrong result for vector subscripted array expression in ...
Daniel Kraft
1
-1
/
+1
2008-09-18
re PR fortran/37507 (Print location in (DE)ALLOCATION errors)
Daniel Kraft
1
-1
/
+1
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-5
/
+1
2008-07-27
re PR fortran/36132 (_gfortran_internal_pack on optional arguments)
Tobias Burnus
1
-1
/
+2
2008-07-24
re PR fortran/29952 (Flag to give runtime information " array temporary was c...
Thomas Koenig
1
-2
/
+3
2008-05-18
intrinsic.c (char_conversions, ncharconv): New static variables.
Francois-Xavier Coudert
1
-1
/
+1
2008-02-24
arith.c: Update copyright years.
Tobias Schlüter
1
-2
/
+2
2008-01-10
re PR fortran/34396 (Length of substrings defined by expressions not correctl...
Paul Thomas
1
-0
/
+3
2007-08-01
arith.c: Change copyright header to refer to version 3 of the GNU General Pub...
Nick Clifton
1
-4
/
+3
2007-04-17
arith.h: Update copyright years.
Tobias Schlüter
1
-1
/
+2
2007-02-09
re PR fortran/30720 ([4.1 only] runtime: check for empty array slices before ...
Francois-Xavier Coudert
1
-1
/
+1
2007-01-20
dependency.c (gfc_full_array_ref_p): Check that ref->next is NULL, i.e.
Roger Sayle
1
-0
/
+4
2006-12-05
Merge gimple-tuples-branch into mainline.
Aldy Hernandez
1
-1
/
+5
2006-10-08
[multiple changes]
Paul Thomas
1
-0
/
+9
2006-06-15
trans-array.h (gfc_trans_create_temp_array): Add bool argument.
Thomas Koenig
1
-1
/
+1
2006-06-03
trans.c (gfc_msg_bounds, [...]): Add strings for common runtime error messages.
Francois-Xavier Coudert
1
-1
/
+1
2006-04-02
trans-array.c (gfc_trans_dealloc_allocated): Take a tree representation of th...
Erik Edelmann
1
-2
/
+2
2006-03-10
symbol.c (check_conflict): Allow allocatable function results, except for ele...
Erik Edelmann
1
-4
/
+3
2006-03-06
trans-array.c (gfc_trans_dealloc_allocated): New function.
Paul Thomas
1
-0
/
+2
2006-03-03
re PR fortran/25031 ([4.1 only] Allocatable array can be reallocated.)
Thomas Koenig
1
-1
/
+1
2006-02-12
re PR fortran/25806 (problems with functions returning array pointers?)
Erik Edelmann
1
-1
/
+2
2006-02-05
dependency.c (gfc_check_dependency): Remove unused vars and nvars arguments.
Roger Sayle
1
-3
/
+0
2006-01-19
gfortranspec.c: Update copyright years.
Tobias Schlüter
1
-1
/
+1
2006-01-07
re PR fortran/22146 (ICE when calling ELEMENTAL subroutines)
Paul Thomas
1
-2
/
+5
2005-12-13
Make-lang.in (fortran/trans-resolve.o): Depend on fortran/dependency.h.
Richard Sandiford
1
-2
/
+2
2005-09-09
re PR fortran/21104 (Segmentation fault on correct code)
Richard Sandiford
1
-1
/
+6
2005-09-09
re PR fortran/12840 ([4.0 only] Unable to find scalarization loop specifier)
Richard Sandiford
1
-1
/
+1
2005-08-06
decl.c, [...]: Fix comment/doc typos.
Kazu Hirata
1
-1
/
+1
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-06-12
trans-array.c (gfc_conv_descriptor_data_get): Rename from gfc_conv_descriptor...
Richard Henderson
1
-1
/
+3
2005-06-11
re PR fortran/17792 ([4.0 only] deallocate does not return stat)
Steven G. Kargl
1
-1
/
+1
2005-03-12
re PR fortran/20361 (-fmax-stack-var-size=N not working for equivalence)
Tobias Schlüter
1
-5
/
+0
2004-11-08
arith.c, [...]: Fix comment formatting.
Kazu Hirata
1
-1
/
+1
2004-09-16
array.c, [...]: Fix comment typos.
Kazu Hirata
1
-4
/
+4
[next]