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/existing-fp8
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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-27
re PR fortran/49755 (ALLOCATE with STAT= produces invalid code for already al...
Daniel Carrera
1
-22
/
+37
2011-07-26
trans-array.c (CAF_TOKEN_FIELD): New macro constant.
Tobias Burnus
1
-0
/
+20
2011-07-21
trans.c (gfc_allocate_with_status): Split into two functions gfc_allocate_usi...
Daniel Carrera
1
-19
/
+14
2011-07-21
check.c (gfc_check_present): Allow coarrays.
Tobias Burnus
1
-3
/
+4
2011-07-16
expr.c (gfc_ref_this_image): New function.
Tobias Burnus
1
-28
/
+51
2011-07-06
trans-array.c (gfc_array_allocate): Rename allocatable_array
Daniel Carrera
1
-6
/
+7
2011-06-30
re PR fortran/49540 (Memory-hog with large DATA stmt)
Jakub Jelinek
1
-5
/
+33
2011-06-27
re PR fortran/49466 (Memory leak with assignment of extended derived types)
Janus Weil
1
-8
/
+12
2011-06-12
2011-06-12 Tobias Burnus
Tobias Burnus
1
-1
/
+2
2011-05-31
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+2
2011-05-31
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-20
/
+39
2011-05-29
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-1
/
+1
2011-05-26
[multiple changes]
Paul Thomas
1
-1
/
+1
2011-05-26
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+4
2011-05-19
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-1
/
+6
2011-05-06
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-1
/
+1
2011-05-04
trans-array.c (gfc_trans_array_constructor_value): Use size_int for bounds of...
Richard Guenther
1
-2
/
+2
2011-04-18
convert each use of gfc_free (p) to free (p)
Jim Meyering
1
-13
/
+13
2011-04-18
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-15
/
+0
2011-04-15
trans-array.c (toplevel): Include gimple.h.
Michael Matz
1
-13
/
+56
2011-04-12
re PR fortran/48360 (ICE on array assignment statement with allocatable LHS)
Paul Thomas
1
-0
/
+10
2011-04-11
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-4
/
+22
2011-04-04
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-52
/
+154
2011-02-23
re PR fortran/40850 (double free in nested types with allocatable components)
Mikael Morin
1
-3
/
+4
2011-02-20
re PR fortran/47797 (Debug: Odd first break point for subroutine breakp w/ al...
Tobias Burnus
1
-3
/
+4
2011-02-19
re PR fortran/47348 (wrong string length with array constructor)
Paul Thomas
1
-50
/
+52
2011-01-11
re PR fortran/47051 (Wrong reallocate)
Paul Thomas
1
-82
/
+71
2011-01-08
re PR fortran/45777 (Alias analysis broken for arrays where LHS or RHS is a c...
Thomas Koenig
1
-4
/
+91
2010-12-23
re PR fortran/46978 (TRANSPOSE with RESHAPE and ALLOCATE: Segfault)
Mikael Morin
1
-2
/
+2
2010-12-15
re PR fortran/46945 (gfortran.dg/unpack_zerosize_1.f90 FAILs with -ftree-vrp ...
Jakub Jelinek
1
-27
/
+24
2010-12-11
re PR fortran/46842 (wrong results with MATMUL(..., TRANSPOSE (func ())) -- 4...
Mikael Morin
1
-10
/
+12
2010-12-03
trans-array.c (gfc_could_be_alias): Handle BT_CLASS as well as BT_DERIVED.
Thomas Koenig
1
-8
/
+11
2010-11-30
PR fortran/28105 Overflow check for ALLOCATE statement
Janne Blomqvist
1
-11
/
+130
2010-11-28
re PR fortran/35810 ([TR 15581 / F2003] Automatic reallocation on assignment ...
Paul Thomas
1
-1
/
+476
2010-11-10
cfgloop.c (verify_loop_structure): Use %' in diagnostics.
Joseph Myers
1
-1
/
+1
2010-11-09
re PR fortran/46313 ([OOP] class container naming collisions)
Janus Weil
1
-2
/
+2
2010-10-26
re PR fortran/42647 ([F03] Missed initialization/dealloc of allocatable scala...
Janus Weil
1
-14
/
+12
2010-10-26
[multiple changes]
Tobias Burnus
1
-1
/
+1
2010-10-06
trans-array.c (gfc_free_ss_chain): Made non-static.
Mikael Morin
1
-1
/
+1
2010-10-06
trans-array.c (gfc_conv_tmp_array_ref): Add factorized call to gfc_advance_se...
Mikael Morin
1
-0
/
+1
2010-10-06
trans.c (gfc_restore_backend_locus): New function.
Mikael Morin
1
-6
/
+9
2010-10-06
trans-array.c (gfc_build_constant_array_constructor): Free array spec when done.
Mikael Morin
1
-0
/
+7
2010-09-23
re PR fortran/45745 (ICE in gfc_conv_array_stride)
Mikael Morin
1
-6
/
+10
2010-09-21
re PR fortran/45648 (Unnecessary temporary for transpose calls as actual argu...
Mikael Morin
1
-31
/
+62
2010-09-10
gfortran.h (gfc_expr): Remove inline_noncopying_intrinsic attribute.
Mikael Morin
1
-92
/
+1
2010-09-10
trans-array.c (gfc_conv_loop_setup): Access the shape along the real array di...
Mikael Morin
1
-1
/
+1
2010-09-10
trans-array.c (gfc_conv_resolve_dependencies): Handle same-array transposed r...
Mikael Morin
1
-0
/
+14
2010-09-10
re PR fortran/45186 (Gfortran 4.5.0 emits wrong linenumbers)
Tobias Burnus
1
-6
/
+8
2010-09-09
trans-array.c (gfc_get_array_ref_dim): New function.
Mikael Morin
1
-15
/
+53
2010-09-09
trans-array.c (gfc_set_loop_bounds_from_array_spec): Get the array dimension ...
Mikael Morin
1
-2
/
+4
[next]