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-expr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-06
re PR fortran/43178 (Pointless resetting to NULL for local ALLOCATABLEs)
Tobias Burnus
1
-16
/
+21
2010-03-18
re PR fortran/43039 ([lto/-fwhole-file] fortran-dev - ICE in gfc_conv_compone...
Paul Thomas
1
-0
/
+5
2010-02-28
re PR fortran/43205 (-finit-local-zero and -fno-automatic used together with ...
Tobias Burnus
1
-35
/
+40
2010-02-24
[multiple changes]
Tobias Burnus
1
-0
/
+4
2010-02-21
re PR fortran/35259 (-fassociative-math not enabled by default; No option to...
Tobias Burnus
1
-2
/
+3
2010-02-20
re PR fortran/36932 (unneeded temporary (2x))
Paul Thomas
1
-17
/
+17
2010-02-10
re PR fortran/42309 (Problem with a pointer array passed to a subroutine)
Jakub Jelinek
1
-2
/
+4
2010-02-05
re PR fortran/42309 (Problem with a pointer array passed to a subroutine)
Paul Thomas
1
-3
/
+41
2010-01-31
re PR fortran/42888 (ICE in fold_convert_loc, at fold-const.c:2670)
Janus Weil
1
-0
/
+19
2010-01-31
re PR fortran/38324 (Wrong lbound given to allocatable components)
Paul Thomas
1
-84
/
+144
2010-01-14
re PR fortran/41478 (Corrupted memory using PACK for derived-types with alloc...
Paul Thomas
1
-5
/
+46
2010-01-09
[multiple changes]
Tobias Burnus
1
-1
/
+14
2010-01-05
re PR fortran/41872 (wrong-code: Issues with allocatable scalars)
Tobias Burnus
1
-0
/
+6
2010-01-04
re PR fortran/41872 (wrong-code: Issues with allocatable scalars)
Tobias Burnus
1
-1
/
+2
2009-12-17
re PR fortran/42144 ([OOP] deferred TBPs do not work)
Janus Weil
1
-0
/
+4
2009-11-30
backport: re PR fortran/42053 ([OOP] SELECT TYPE: reject duplicate CLASS IS b...
Janus Weil
1
-89
/
+103
2009-11-28
trans-common.c (create_common): Remove unused offset variable.
Jakub Jelinek
1
-2
/
+0
2009-11-20
re PR fortran/42104 ([F03] runtime segfault with procedure pointer component)
Paul Thomas
1
-1
/
+4
2009-11-19
trans-expr.c (conv_isocbinding_procedure): New function.
Janus Weil
1
-124
/
+147
2009-11-18
re PR fortran/42072 ([F03] wrong-code with C_F_PROCPOINTER)
Janus Weil
1
-7
/
+10
2009-11-03
re PR fortran/41907 (465.tonto in SPEC CPU 2006 runtime failure)
Tobias Burnus
1
-6
/
+9
2009-11-01
[multiple changes]
Tobias Burnus
1
-2
/
+34
2009-11-01
re PR fortran/41850 (Wrong-code with optional allocatable arrays)
Tobias Burnus
1
-13
/
+29
2009-10-29
re PR fortran/41777 (Wrong-code with POINTER-returning GENERIC function)
Tobias Burnus
1
-4
/
+11
2009-10-23
re PR fortran/41800 ([OOP] ICE in fold_convert_loc, at fold-const.c:2789)
Janus Weil
1
-1
/
+1
2009-10-19
re PR fortran/41494 (temp and memcpy used when zeroing array)
Richard Guenther
1
-2
/
+1
2009-10-16
re PR fortran/41648 ([OOP] Type-bound procedures refused)
Paul Thomas
1
-11
/
+13
2009-10-13
re PR fortran/41581 ([OOP] Allocation of a CLASS with SOURCE=<class> does not...
Janus Weil
1
-2
/
+83
2009-10-05
trans-expr.c (select_class_proc): New function.
Paul Thomas
1
-0
/
+124
2009-09-30
re PR fortran/40996 ([F03] ALLOCATABLE scalars)
Tobias Burnus
1
-7
/
+77
2009-09-09
re PR fortran/41297 (Functions are called twice)
Richard Guenther
1
-1
/
+1
2009-08-29
trans-expr.c (gfc_trans_assignment_1): Correct a comment.
Steven G. Kargl
1
-1
/
+1
2009-08-25
re PR fortran/41139 (a procedure pointer call as actual argument)
Janus Weil
1
-18
/
+20
2009-08-21
re PR fortran/41106 ([F03] Procedure Pointers with CHARACTER results)
Janus Weil
1
-26
/
+41
2009-08-20
trans-expr.c (gfc_conv_string_tmp): Check type compatibility instead of equal...
Michael Matz
1
-1
/
+1
2009-08-19
tree-ssa-structalias.c (create_variable_info_for): Also mark first field in a...
Michael Matz
1
-6
/
+12
2009-08-16
trans-expr.c (gfc_trans_scalar_assign): Replace hack with more proper hack.
Richard Guenther
1
-17
/
+9
2009-08-13
re PR fortran/40941 (gfc_typespec: put derived and cl into union)
Janus Weil
1
-88
/
+88
2009-08-11
re PR fortran/41022 ([F03] procedure pointer components as actual arguments)
Janus Weil
1
-1
/
+2
2009-08-01
re PR fortran/40011 (Problems with -fwhole-file)
Paul Thomas
1
-1
/
+17
2009-07-25
re PR fortran/40005 (segfault in gt_ggc_mx_lang_tree_node)
Richard Guenther
1
-3
/
+1
2009-07-16
re PR c/40435 (Revision 148442 caused many regressions on trunk)
Aldy Hernandez
1
-32
/
+63
2009-07-13
re PR fortran/40646 ([F03] array-valued procedure pointer components)
Janus Weil
1
-1
/
+4
2009-07-09
re PR fortran/40646 ([F03] array-valued procedure pointer components)
Janus Weil
1
-12
/
+40
2009-07-09
re PR fortran/40604 (ICE with -fcheck=pointer)
Tobias Burnus
1
-21
/
+70
2009-07-05
re PR fortran/40646 ([F03] array-valued procedure pointer components)
Paul Thomas
1
-3
/
+3
2009-07-04
re PR fortran/40593 (Proc-pointer returning function as actual argument)
Janus Weil
1
-0
/
+9
2009-06-29
re PR fortran/40580 (Add -fcheck=pointer with runtime check for using an unal...
Tobias Burnus
1
-0
/
+42
2009-06-29
re PR fortran/40551 (Optimizations possible using gfc_full_array_ref_p)
Paul Thomas
1
-1
/
+6
2009-06-19
re PR fortran/40440 (Automatic deallocation component of DT function return v...
Paul Thomas
1
-0
/
+1
[next]