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/gfortran-test
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-15
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-15
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
2012-08-27
re PR fortran/54384 (gfortran memory leaks)
Tobias Burnus
1
-0
/
+1
2012-08-27
re PR fortran/54384 (gfortran memory leaks)
Tobias Burnus
1
-0
/
+5
2012-08-24
re PR fortran/54350 (FAIL: gfortran.dg/realloc_on_assign_*.f90 -O (internal...
Tobias Burnus
1
-45
/
+44
2012-08-22
trans-expr.c (gfc_copy_class_to_class, [...]): Free loop and ss data.
Tobias Burnus
1
-0
/
+3
2012-08-14
re PR fortran/47586 ([F03] allocatable components: deep copy missing)
Mikael Morin
1
-0
/
+45
2012-08-14
trans-expr.c (gfc_trans_scalar_assign): Rename argument, extend comment.
Mikael Morin
1
-6
/
+29
2012-08-14
gfortran.h (gfc_get_proc_ptr_comp): New prototype.
Mikael Morin
1
-9
/
+9
2012-08-02
array.c (gfc_copy_array_ref): Don't copy the offset field.
Mikael Morin
1
-1
/
+0
2012-07-25
trans-types.c (gfc_real16_is_float128): Fix spelling in a comment.
Tobias Burnus
1
-3
/
+3
2012-07-21
trans-expr.c (gfc_conv_derived_to_class): Fix argument passed to class_array_...
Tobias Burnus
1
-2
/
+1
2012-07-20
re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
Tobias Burnus
1
-15
/
+158
2012-07-19
trans-expr.c (gfc_conv_procedure_call): Fix handling of polymorphic arguments.
Tobias Burnus
1
-2
/
+7
2012-07-12
trans-expr.c (conv_isocbinding_procedure): Generate
Tobias Burnus
1
-21
/
+102
2012-06-16
re PR fortran/53642 (Front-end optimization: Wrong string length for deferred...
Tobias Burnus
1
-8
/
+2
2012-05-14
re PR fortran/49110 (Deferred-length character result triggers (false positiv...
Tobias Burnus
1
-7
/
+8
2012-05-13
re PR fortran/52158 (Regression on character function with gfortran 4.7)
Alessandro Fanfarillo
1
-20
/
+21
2012-05-05
re PR fortran/41600 ([OOP] SELECT TYPE with associate-name => exp: Arrays not...
Paul Thomas
1
-9
/
+31
2012-04-25
re PR fortran/52196 (Add -Wrealloc-lhs)
Tobias Burnus
1
-2
/
+21
2012-04-15
re PR fortran/51082 ([F03] Wrong result for a pointer to a proc-pointer compo...
Janus Weil
1
-1
/
+1
2012-03-04
re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs...
Mikael Morin
1
-0
/
+4
2012-03-04
re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs...
Mikael Morin
1
-2
/
+29
2012-03-04
trans.h (struct gfc_ss_info): Move can_be_null_ref component from the data::s...
Mikael Morin
1
-1
/
+1
2012-03-03
re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
Tobias Burnus
1
-1
/
+2
2012-02-29
re PR fortran/52386 (ICE in gfc_conv_descriptor_dtyp (realloc LHS related))
Paul Thomas
1
-0
/
+2
2012-02-08
re PR fortran/52151 (Segfault with realloc on assignment and RESHAPE to unall...
Tobias Burnus
1
-7
/
+6
2012-02-07
re PR fortran/51514 ([OOP] Wrong code when passing a scalar CLASS to a TYPE)
Tobias Burnus
1
-0
/
+6
2012-02-02
re PR fortran/41587 ([OOP] ICE with ALLOCATABLE CLASS components)
Mikael Morin
1
-4
/
+1
2012-02-02
re PR fortran/52012 (Wrong-code with realloc on assignment and RESHAPE w/ ORD...
Paul Thomas
1
-13
/
+57
2012-02-01
2012-02-01 Tobias Burnus
Tobias Burnus
1
-1
/
+1
2012-01-31
re PR fortran/52012 (Wrong-code with realloc on assignment and RESHAPE w/ ORD...
Paul Thomas
1
-16
/
+12
2012-01-27
re PR fortran/52022 (Wrong-code with procedures passed as actual argument)
Tobias Burnus
1
-1
/
+2
2012-01-27
re PR fortran/48705 ([OOP] ALLOCATE with non-trivial SOURCE)
Paul Thomas
1
-1
/
+104
2012-01-18
re PR fortran/51634 ([OOP] ICE with polymorphic operators)
Paul Thomas
1
-1
/
+11
2012-01-17
re PR fortran/51869 (Realloc on assignment wrongly assumes that MALLOC return...
Tobias Burnus
1
-5
/
+18
2012-01-06
2012-01-06 Tobias Burnus <burnus@net-b.de>
Tobias Burnus
1
-3
/
+7
2012-01-04
re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs...
Mikael Morin
1
-0
/
+5
2012-01-04
trans-expr.c (gfc_conv_expr): Move address taking...
Mikael Morin
1
-2
/
+1
2012-01-02
re PR fortran/51529 ([OOP] gfortran.dg/class_to_type_1.f03 is miscompiled: Un...
Paul Thomas
1
-158
/
+213
2011-12-15
trans-expr.c (gfc_walk_function_expr): Detect elemental procedure components ...
Paul Thomas
1
-1
/
+1
2011-12-11
re PR fortran/41539 ([OOP] Calling function which takes CLASS: Rank compariso...
Paul Thomas
1
-72
/
+386
2011-11-04
trans-expr.c (gfc_conv_procedure_call): Handle temporaries for arguments to e...
Mikael Morin
1
-1
/
+12
2011-11-03
trans.h (struct gfc_ss): New field nested_ss.
Mikael Morin
1
-1
/
+2
2011-11-03
trans.h (struct gfc_ss): New field parent.
Mikael Morin
1
-1
/
+10
2011-11-03
trans-array.h (gfc_trans_create_temp_array): Remove loop argument.
Mikael Morin
1
-2
/
+2
2011-11-03
trans.h (struct gfc_ss, [...]): Move field gfc_ss::useflags into gfc_ss_info.
Mikael Morin
1
-2
/
+2
2011-11-03
trans.h (struct gfc_ss, [...]): Move field gfc_ss::data::info into gfc_ss_inf...
Mikael Morin
1
-6
/
+6
2011-11-03
trans.h (struct gfc_ss, [...]): Move member struct gfc_ss::data::scalar into ...
Mikael Morin
1
-1
/
+1
2011-11-03
trans.h (struct gfc_ss, [...]): Move field string_length from the former stru...
Mikael Morin
1
-5
/
+10
2011-11-03
trans.h (struct gfc_ss, [...]): Move field expr from the former struct to the...
Mikael Morin
1
-10
/
+12
2011-11-03
trans.h (struct gfc_ss_info): New struct.
Mikael Morin
1
-9
/
+18
[next]