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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-15
[multiple changes]
Paul Thomas
1
-4
/
+7
2007-03-14
trans-array.c (gfc_trans_auto_array_allocation): Replace fold(convert()) by f...
Francois-Xavier Coudert
1
-3
/
+2
2007-02-27
trans-array.c (structure_alloc_comps): Use correct type for null pointer cons...
Richard Guenther
1
-1
/
+1
2007-02-18
trans-array.c (gfc_build_constant_array_constructor): When the shape of the c...
Roger Sayle
1
-16
/
+62
2007-02-15
tree.h (enum tree_code_class): Add tcc_vl_exp.
Sandra Loosemore
1
-63
/
+27
2007-02-09
re PR fortran/30720 ([4.1 only] runtime: check for empty array slices before ...
Francois-Xavier Coudert
1
-45
/
+14
2007-02-03
* trans-array.c: Fix a comment typo.
Kazu Hirata
1
-1
/
+1
2007-02-02
trans-array.c (gfc_conv_expr_descriptor): We don't need to use a temporary ar...
Roger Sayle
1
-9
/
+32
2007-01-31
* simplify.c, trans-array.c: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2007-01-20
dependency.c (gfc_full_array_ref_p): Check that ref->next is NULL, i.e.
Roger Sayle
1
-4
/
+4
2007-01-08
trans-array.c (constant_array_constructor_p): New function to determine wheth...
Roger Sayle
1
-7
/
+136
2007-01-07
trans-array.c (gfc_trans_create_temp_array, [...]): Commentary typo fix.
Bernhard Fischer
1
-2
/
+2
2007-01-05
trans-array.c (gfc_trans_array_constructor_value): Make the static const "dat...
Roger Sayle
1
-0
/
+1
2007-01-05
trans-array.c (gfc_conv_loop_setup): Test whether the loop stride is one...
Roger Sayle
1
-2
/
+4
2006-12-22
re PR fortran/25818 ([4.1 only] Problem with handling optional and entry mast...
Paul Thomas
1
-2
/
+11
2006-12-22
trans-array.c (gfc_trans_create_temp_array): When the size is known at compil...
Roger Sayle
1
-15
/
+29
2006-12-20
re PR fortran/30190 ([4.1 only] Bounds check generates wrong code for associa...
Paul Thomas
1
-2
/
+0
2006-12-18
trans-array.c (gfc_conv_array_index_offset): Avoid multiplying index by one, ...
Roger Sayle
1
-5
/
+8
2006-12-17
re PR fortran/30207 (ICE in gfc_dep_resolver with where (a < 0) a(:) = 1)
Roger Sayle
1
-20
/
+1
2006-12-13
re PR fortran/30115 (allocate() interface pessimizes aliasing)
Richard Guenther
1
-7
/
+22
2006-12-05
re PR fortran/30003 ([4.1 only] Expressions with side effects in array refere...
Paul Thomas
1
-1
/
+25
2006-12-05
Merge gimple-tuples-branch into mainline.
Aldy Hernandez
1
-3
/
+11
2006-11-26
re PR fortran/29892 (substring out of bounds: Missing variable name for varia...
Francois-Xavier Coudert
1
-5
/
+34
2006-11-09
re PR fortran/29431 (Not Implemented: complex character array constructors)
Paul Thomas
1
-2
/
+10
2006-11-09
re PR fortran/29699 (ICE in trans-decl.c)
Paul Thomas
1
-0
/
+3
2006-10-16
[multiple changes]
Paul Thomas
1
-0
/
+8
2006-10-14
intrinsic.texi: Fix typos.
Kazu Hirata
1
-1
/
+1
2006-10-08
[multiple changes]
Paul Thomas
1
-36
/
+372
2006-09-10
re PR fortran/28914 (Code inside loop hangs; outside loop runs normally; runs...
Paul Thomas
1
-0
/
+9
2006-07-24
re PR fortran/28416 (ICE on allocatable codes)
Erik Edelmann
1
-1
/
+7
2006-07-06
re PR fortran/28129 (gfortran -fbounds-check: Shows invalid array out of boun...
Francois-Xavier Coudert
1
-9
/
+12
2006-07-04
re PR fortran/28174 (Corruption of multiple character arrays when passing arr...
Paul Thomas
1
-1
/
+18
2006-06-24
re PR fortran/28118 (ICE calling subroutine defined via explicit interface)
Paul Thomas
1
-3
/
+31
2006-06-16
re PR fortran/27965 (invalid "Array bound mismatch" runtime error)
Francois-Xavier Coudert
1
-12
/
+81
2006-06-15
trans-array.h (gfc_trans_create_temp_array): Add bool argument.
Thomas Koenig
1
-7
/
+54
2006-06-08
re PR fortran/27786 ([4.1 only] Bad interaction between Cray pointer, assumed...
Asher Langton
1
-1
/
+2
2006-06-03
trans.c (gfc_msg_bounds, [...]): Add strings for common runtime error messages.
Francois-Xavier Coudert
1
-26
/
+56
2006-05-29
trans-array.c: Fix previous commit, which included parts of patches in prepar...
François-Xavier Coudert
1
-4
/
+4
2006-05-29
re PR fortran/19777 (-fbounds-check catches non-existent bounds violation)
Francois-Xavier Coudert
1
-5
/
+6
2006-05-27
re PR fortran/19777 (-fbounds-check catches non-existent bounds violation)
Francois-Xavier Coudert
1
-1
/
+1
2006-05-26
re PR libfortran/27524 (-fbounds-check interacts with array function)
Francois-Xavier Coudert
1
-3
/
+3
2006-05-19
re PR fortran/27662 ([4.1 only]: Transpose doesn't work on function return)
H.J. Lu
1
-3
/
+0
2006-05-10
re PR fortran/27470 (wrong memory allocator for derived types)
Thomas Koenig
1
-1
/
+15
2006-05-07
re PR fortran/24813 (ICE with scalarization LEN of character types)
Paul Thomas
1
-1
/
+1
2006-04-29
re PR fortran/27351 (Use variable after free in gfc_conv_array_transpose)
H.J. Lu
1
-2
/
+2
2006-04-21
re PR fortran/27122 (binary operator functions should require intent(in))
Paul Thomas
1
-4
/
+1
2006-04-16
re PR fortran/26017 (allocate (a(1:-1)) should yield zero-sized array)
Thomas Koenig
1
-2
/
+31
2006-04-16
re PR fortran/26822 (Scalarization of non-elemental intrinsic: __logical_4_l4)
Paul Thomas
1
-1
/
+31
2006-04-04
re PR fortran/25619 (temporary array of constant size character type goes wrong)
H.J. Lu
1
-15
/
+25
2006-04-02
trans-array.c (gfc_trans_dealloc_allocated): Take a tree representation of th...
Erik Edelmann
1
-7
/
+3
[next]