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
2015-06-15
re PR fortran/44672 ([F08] ALLOCATE with SOURCE and no array-spec)
Andre Vehreschild
1
-1
/
+1
2015-05-09
Fix fortran/65894 elemental procedures wrong-code
Mikael Morin
1
-0
/
+2
2015-05-06
re PR fortran/37131 (inline matmul for small matrix sizes)
Thomas Koenig
1
-2
/
+0
2015-04-27
re PR fortran/59678 ([F03] Segfault on equalizing variables of a complex deri...
Andre Vehreschild
1
-1
/
+1
2015-03-24
re PR fortran/64787 (Invalid code on sourced allocation of class(*) character...
Andre Vehreschild
1
-1
/
+1
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-06-10
re PR fortran/60928 (gfortran issue with allocatable components and OpenMP)
Jakub Jelinek
1
-0
/
+4
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-07-15
trans-array.h (gfc_deallocate_alloc_comp_no_caf, [...]): New prototype.
Tobias Burnus
1
-0
/
+2
2013-06-26
re PR fortran/29800 (-fbounds-check: For derived types, write not also compou...
Tobias Burnus
1
-1
/
+1
2013-06-04
re PR fortran/37336 ([F03] Finish derived-type finalization)
Tobias Burnus
1
-1
/
+1
2013-05-31
re PR fortran/57456 ([OOP] CLASS + CHARACTER ALLOCATE with typespec: For arra...
Tobias Burnus
1
-1
/
+1
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-2
/
+2
2012-08-24
re PR fortran/54350 (FAIL: gfortran.dg/realloc_on_assign_*.f90 -O (internal...
Tobias Burnus
1
-2
/
+2
2012-08-02
trans-array.h (gfc_conv_descriptor_rank): New prototype.
Mikael Morin
1
-0
/
+1
2012-07-20
re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
Tobias Burnus
1
-0
/
+1
2012-02-12
trans-array.c (gfc_walk_elemental_function_args, [...]): Move call to gfc_get...
Mikael Morin
1
-1
/
+3
2012-01-27
re PR fortran/48705 ([OOP] ALLOCATE with non-trivial SOURCE)
Paul Thomas
1
-1
/
+1
2012-01-06
2012-01-06 Tobias Burnus <burnus@net-b.de>
Tobias Burnus
1
-4
/
+5
2012-01-04
re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs...
Mikael Morin
1
-1
/
+1
2011-12-11
re PR fortran/41539 ([OOP] Calling function which takes CLASS: Rank compariso...
Paul Thomas
1
-2
/
+2
2011-11-04
trans-array.h (gfc_free_ss, [...]): New prototypes.
Mikael Morin
1
-0
/
+4
2011-11-03
trans-array.h (gfc_trans_create_temp_array): Remove loop argument.
Mikael Morin
1
-3
/
+2
2011-11-03
trans-array.h (gfc_trans_create_temp_array): Replace info argument with ss ar...
Mikael Morin
1
-1
/
+1
2011-10-18
trans-array.h (gfc_walk_array_ref): New prototype.
Mikael Morin
1
-0
/
+2
2011-09-08
trans-array.h (gfc_get_scalar_ss): New prototype.
Mikael Morin
1
-0
/
+2
2011-09-08
trans-array.h (gfc_get_temp_ss): New prototype.
Mikael Morin
1
-0
/
+2
2011-09-08
trans-array.h (gfc_get_array_ss): New prototype.
Mikael Morin
1
-0
/
+2
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
[next]