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-08-30
re PR fortran/31879 (ICE with function having array of character variables ar...
Paul Thomas
1
-72
/
+16
2007-08-29
builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.
Francois-Xavier Coudert
1
-30
/
+9
2007-08-24
re PR fortran/33139 (array pointer assignment gives incorrect dimensions)
Tobias Burnus
1
-7
/
+9
2007-08-18
re PR fortran/32875 (Not Implemented: complex character array constructor)
Paul Thomas
1
-0
/
+7
2007-08-13
re PR fortran/32962 (b = conjg(transpose(a)) is erroneous if b is an allocata...
Paul Thomas
1
-4
/
+9
2007-08-11
re PR fortran/32937 (segfault with string and -fdefault-integer-8)
Francois-Xavier Coudert
1
-3
/
+1
2007-08-10
re PR fortran/31270 (print subscript value and array bounds when out-of-bound...
Francois-Xavier Coudert
1
-29
/
+55
2007-08-01
arith.c: Change copyright header to refer to version 3 of the GNU General Pub...
Nick Clifton
1
-4
/
+3
2007-07-29
re PR fortran/31211 (wrong code generated for pointer returning function as a...
Paul Thomas
1
-0
/
+15
2007-07-14
re PR fortran/32036 (Multiple evaluation of array index with bounds checking)
Francois-Xavier Coudert
1
-0
/
+3
2007-07-11
trans-array.c (gfc_conv_array_parameter): Use correct types for comparison.
Richard Guenther
1
-1
/
+2
2007-07-09
re PR fortran/29459 (Spurious warnings about anonymous variables)
Francois-Xavier Coudert
1
-0
/
+1
2007-07-07
decl.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2007-07-01
fortran frontend:
Janne Blomqvist
1
-12
/
+4
2007-06-07
decl.c: Miscellaneous whitespace fixes.
Steven G. Kargl
1
-3
/
+3
2007-06-04
* trans-array.c (gfc_conv_array_parameter): Initialize tmp.
Steve Ellcey
1
-1
/
+1
2007-05-31
trans-expr.c (gfc_conv_expr_op): Use zero constant that matches the lse type.
Richard Guenther
1
-1
/
+2
2007-05-31
re PR fortran/32156 (ICE with characters)
Paul Thomas
1
-1
/
+11
2007-05-29
gfortran.h: Renamed 'enum gfc_generic_isym_id' to 'enum gfc_isym_id'...
Daniel Franke
1
-2
/
+2
2007-05-28
* trans-array.c (gfc_conv_expr_descriptor): Edit comment.
Brooks Moses
1
-3
/
+3
2007-05-26
re PR fortran/31219 (ICE on array of character function results)
Paul Thomas
1
-13
/
+57
2007-05-23
re PR fortran/32046 (wrong code with -O2 for gfortran.dg/interface_12.f90 & r...
Francois-Xavier Coudert
1
-4
/
+8
2007-05-22
re PR fortran/31627 ([4.1/4.2 only] -bounds-check doesn't check lower bound o...
Francois-Xavier Coudert
1
-57
/
+79
2007-05-21
re PR fortran/31867 ([4.2 only] function result with character LEN computed a...
Paul Thomas
1
-3
/
+18
2007-05-19
re PR fortran/31974 ([4.2]: array allocation multiplication of mismatched types)
Francois-Xavier Coudert
1
-1
/
+2
2007-05-14
re PR fortran/30723 (Freeing memory doesn't need to call a library function)
Francois-Xavier Coudert
1
-30
/
+8
2007-05-08
re PR fortran/31692 (Wrong code when passing function name as result to proce...
Paul Thomas
1
-5
/
+33
2007-04-29
re PR fortran/31711 (was "rhs array is changed while assiging to same lhs arr...
Paul Thomas
1
-0
/
+2
2007-04-17
trans-types.h (gfc_packed): New enum.
Tobias Schlüter
1
-1
/
+1
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
[next]