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
2020-10-27
Refactor array descriptor field access
Richard Biener
1
-128
/
+56
2020-09-30
This patch fixes PR97045 - unlimited polymorphic array element selectors.
Paul Thomas
1
-1
/
+14
2020-08-28
Fortran: Fix absent-optional handling for nondescriptor arrays (PR94672)
Tobias Burnus
1
-2
/
+8
2020-08-20
This patch fixes PRs 96100 and 96101.
Paul Thomas
1
-2
/
+19
2020-08-20
Fix obvious typo were errmsg_len was assigned to errmsg.
Andre Vehreschild
1
-1
/
+1
2020-08-13
Fix PR fortran/93671; ICE in reffing coarray alloc. comps.
Andre Vehreschild
1
-9
/
+17
2020-07-29
Fortran : ICE in gfc_conv_scalarized_array_ref PR53298
Mark Eggleston
1
-1
/
+2
2020-06-11
PR95331 - Unlimited polymorphic arrays have wrong bounds.
José Rui Faustino de Sousa
1
-4
/
+9
2020-06-11
Wrong array section bounds when passing to an intent-in pointer dummy.
José Rui Faustino de Sousa
1
-103
/
+26
2020-05-11
[Fortran] Fix/modify present() handling for assumed-shape optional (PR 94672)
Tobias Burnus
1
-3
/
+5
2020-03-27
[Fortran] Fix ICE with deferred-rank arrays (PR93957)
Tobias Burnus
1
-2
/
+4
2020-03-08
Patch and ChangeLogs for PR93581
Paul Thomas
1
-0
/
+18
2020-02-25
Fix typo: paramter -> parameter [PR93864]
Jakub Jelinek
1
-3
/
+3
2020-02-23
Patch for PR57710
Paul Thomas
1
-2
/
+24
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-20
Introduce -finline-arg-packing.
Thomas Koenig
1
-1
/
+1
2019-12-10
re PR fortran/91643 (ICE in gfc_trans_create_temp_array, at fortran/trans-arr...
Thomas Koenig
1
-0
/
+2
2019-12-10
Fortran] PR 92872 – Fix get_CFI_desc
Tobias Burnus
1
-1
/
+1
2019-12-07
Fortran] PR 92793 - fix column used for error diagnostic
Tobias Burnus
1
-2
/
+2
2019-12-06
re PR fortran/92775 (Incorrect expression in DW_AT_byte_stride on an array)
Jakub Jelinek
1
-3
/
+6
2019-11-01
OpenMP] use_device_addr/use_device_ptr with Fortran allocatable/pointer arrays
Tobias Burnus
1
-0
/
+3
2019-10-30
Fortran] PR 92208 don't use function-result dummy variable as actual argument
Tobias Burnus
1
-1
/
+1
2019-09-29
re PR fortran/91726 (ICE in gfc_conv_array_ref, at fortran/trans-array.c:3612)
Paul Thomas
1
-1
/
+2
2019-09-26
CO_BROADCAST for derived types with allocatable components
Alessandro Fanfarillo
1
-21
/
+181
2019-09-13
re PR fortran/91716 (ICE in output_constant, at varasm.c:5026)
Bernd Edlinger
1
-4
/
+7
2019-09-01
array.c (spec_dimen_size): Check for the presence of expressions for the bounds.
Paul Thomas
1
-1
/
+7
2019-07-07
re PR fortran/91077 (Wrong indexing when using a pointer)
Paul Thomas
1
-15
/
+2
2019-07-03
Remove another bunch of dead assignment.
Martin Liska
1
-2
/
+0
2019-05-29
re PR fortran/90539 (481.wrf slowdown by 25% on Intel Kaby with -Ofast -march...
Thomas Koenig
1
-3
/
+3
2019-05-19
re PR fortran/88821 (Inline packing of non-contiguous arguments)
Thomas Koenig
1
-0
/
+31
2019-05-10
re PR fortran/90093 (Extended C interop: optional argument incorrectly identi...
Paul Thomas
1
-16
/
+13
2019-04-14
re PR fortran/89843 (CFI_section delivers incorrect result descriptor)
Paul Thomas
1
-3
/
+51
2019-03-27
re PR fortran/88247 (ICE in get_array_ctor_var_strlen, at fortran/trans-array...
Paul Thomas
1
-6
/
+55
2019-03-10
re PR fortran/66089 (elemental dependency mishandling when class array are in...
Thomas Koenig
1
-0
/
+5
2019-02-26
re PR fortran/43210 (Initializer of huge static arrays should be improved)
Jakub Jelinek
1
-8
/
+4
2019-02-09
re PR fortran/89200 (Erroneous copying of a derived type with a deferred-leng...
Paul Thomas
1
-0
/
+9
2019-02-03
re PR fortran/67679 (-Wunitialized reports on compiler-generated variables)
Thomas Koenig
1
-2
/
+19
2019-02-02
re PR fortran/88980 (segfault on allocatable string member assignment)
Paul Thomas
1
-39
/
+13
2019-01-24
re PR fortran/88929 (ICE on building MPICH 3.2 with GCC 9 with ISO_Fortran_bi...
Paul Thomas
1
-1
/
+19
2019-01-13
re PR fortran/57992 (Pointless packing of contiguous arrays for simply contig...
Thomas Koenig
1
-1
/
+3
2019-01-13
re PR fortran/59345 (_gfortran_internal_pack on compiler generated temps)
Thomas Koenig
1
-5
/
+16
2019-01-12
gfortran.texi: Add description in sections on TS 29113 and further interopera...
Paul Thomas
1
-1
/
+17
2019-01-11
re PR fortran/59345 (_gfortran_internal_pack on compiler generated temps)
Thomas Koenig
1
-0
/
+6
2019-01-09
PR other/16615 [1/5]
Sandra Loosemore
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-11-01
re PR fortran/40196 ([F03] [F08] Type parameter inquiry (str%len, a%kind) and...
Paul Thomas
1
-0
/
+3
2018-10-18
Fix (re)alloc of polymorphic arrays
Tobias Burnus
1
-3
/
+9
2018-10-16
Fix bounds with ALLOCATE with source-expr
Tobias Burnus
1
-12
/
+14
2018-10-09
re PR fortran/87151 (allocating array of character)
Paul Thomas
1
-20
/
+70
2018-09-30
re PR fortran/87359 (pointer being freed was not allocated)
Paul Thomas
1
-4
/
+6
[next]