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
2008-09-04
trans-array.c (gfc_conv_array_parameter): Use correct types in building COND_...
Richard Guenther
1
-2
/
+3
2008-08-23
gfortran.h (gfc_component): Add field "symbol_attribute attr"...
Janus Weil
1
-7
/
+7
2008-07-29
trans-expr.c (conv_parent_component_references): New function to build missin...
Paul Thomas
1
-6
/
+8
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-62
/
+60
2008-07-27
re PR fortran/36132 (_gfortran_internal_pack on optional arguments)
Tobias Burnus
1
-16
/
+70
2008-07-24
re PR fortran/29952 (Flag to give runtime information " array temporary was c...
Thomas Koenig
1
-11
/
+24
2008-07-21
fmt_g0_3.f08: Fix typo in expected error message.
Ralf Wildenhues
1
-7
/
+7
2008-06-17
re PR fortran/36112 (Bounds-checking on character length not working for arra...
Daniel Kraft
1
-5
/
+17
2008-05-28
re PR fortran/36319 (Segfault with wide characters in DATA)
Francois-Xavier Coudert
1
-4
/
+9
2008-05-27
re PR fortran/36316 (type mismatch in binary expression caught by verify_gimple)
Tobias Burnus
1
-2
/
+2
2008-05-18
intrinsic.c (char_conversions, ncharconv): New static variables.
Francois-Xavier Coudert
1
-18
/
+17
2008-05-16
re PR fortran/35756 (incorrect WHERE for functions in ELSEWHERE and overlaps)
Paul Thomas
1
-13
/
+14
2008-05-16
re PR fortran/27997 (Fortran 2003: Support type-spec for array constructor)
Daniel Kraft
1
-4
/
+31
2008-05-14
re PR fortran/35682 (assignment to run-time zero-sized complex section stores...
Francois-Xavier Coudert
1
-1
/
+5
2008-04-23
tree-cfg.c (verify_expr): Check with is_gimple_address.
Paolo Bonzini
1
-6
/
+0
2008-04-19
re PR target/35944 (wrong result for MOD with kind=10 for some array argument...
Paul Thomas
1
-0
/
+31
2008-03-29
re PR fortran/35698 (lbound and ubound wrong for allocated run-time zero size...
Paul Thomas
1
-1
/
+4
2008-03-15
re PR fortran/35184 (ICE in gfc_conv_array_index_offset)
Jerry DeLisle
1
-1
/
+0
2008-03-08
re PR fortran/34956 (-fbounds-check: bounds_check_9.f90: Use of uninitialized...
Francois-Xavier Coudert
1
-20
/
+24
2008-02-24
trans-array.c (gfc_conv_descriptor_data_get, [...]): Use fold_buildN instead ...
Tobias Schlüter
1
-72
/
+91
2008-01-26
re PR fortran/31610 (ICE with transfer, merge in gfc_conv_expr_descriptor)
Jerry DeLisle
1
-3
/
+3
2008-01-20
trans-array.c (gfc_add_loop_ss_code): Correct whitespace.
Paul Thomas
1
-1
/
+1
2008-01-20
re PR fortran/34784 (implicit character(s) hides type of selected_int_kind in...
Paul Thomas
1
-1
/
+13
2008-01-10
re PR fortran/34396 (Length of substrings defined by expressions not correctl...
Paul Thomas
1
-21
/
+37
2008-01-08
re PR fortran/34681 (SAVEd derived type with allocatable components causes ICE)
Paul Thomas
1
-2
/
+2
2007-12-16
re PR fortran/31213 (ICE on valid code with gfortran)
Paul Thomas
1
-4
/
+60
2007-12-09
re PR fortran/22244 (dimension information is lost for multi-dimension array)
Jakub Jelinek
1
-2
/
+4
2007-11-18
re PR fortran/31608 (wrong types in character array/scalar binop)
Paul Thomas
1
-9
/
+4
2007-11-16
re PR fortran/33986 (ICE on allocatable function result)
Paul Thomas
1
-1
/
+1
2007-11-03
re PR fortran/33881 (wrong code for assumed length character arrays)
Francois-Xavier Coudert
1
-2
/
+2
2007-10-29
[multiple changes]
Paul Thomas
1
-0
/
+7
2007-10-20
re PR fortran/31608 (wrong types in character array/scalar binop)
Paul Thomas
1
-1
/
+9
2007-10-14
re PR fortran/33745 (-fbounds-check: Bogus out-of-bounds run-time error for a...
Tobias Burnus
1
-20
/
+18
2007-10-13
re PR fortran/33254 (Diagnose different string lengths in array constructors ...
Tobias Schlüter
1
-1
/
+19
2007-10-05
gfortran.h (gfc_get_data_variable, [...]): Move to decl.c.
Francois-Xavier Coudert
1
-7
/
+10
2007-09-18
re PR fortran/31119 (-fbounds-check: Check for presence of optional arguments...
Francois-Xavier Coudert
1
-2
/
+16
2007-09-16
re PR fortran/29396 (segfault with character pointer association)
Paul Thomas
1
-18
/
+135
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
[next]