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-array.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-31
re PR fortran/57456 ([OOP] CLASS + CHARACTER ALLOCATE with typespec: For arra...
Tobias Burnus
1
-3
/
+7
2013-05-29
re PR fortran/37336 ([F03] Finish derived-type finalization)
Tobias Burnus
1
-18
/
+11
2013-04-12
re PR fortran/56929 ([OOP] [F08] ICE on dummy argument child class with coarr...
Tobias Burnus
1
-3
/
+7
2013-04-11
Replace enum gfc_try with bool type.
Janne Blomqvist
1
-2
/
+2
2013-02-21
re PR fortran/56385 ([OOP] ICE with allocatable function result in a procedur...
Janus Weil
1
-3
/
+4
2013-02-06
re PR fortran/55789 (Needless realloc with array constructor.)
Paul Thomas
1
-3
/
+0
2013-02-04
re PR fortran/56008 ([F03] wrong code with lhs-realloc on assignment with der...
Paul Thomas
1
-0
/
+33
2013-01-29
re PR fortran/54107 ([F03] Memory hog with abstract interface)
Janus Weil
1
-2
/
+2
2013-01-12
re PR fortran/55072 (Missing internal_pack leads to wrong code with derived t...
Janus Weil
1
-8
/
+2
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2013-01-06
PR fortran/PR53876 PR fortran/PR54990 PR fortran/PR54992
Paul Thomas
1
-58
/
+67
2012-12-09
trans-array.c (gfc_deallocate_scalar_with_status): Use NULL_TREE in the call ...
Tobias Burnus
1
-1
/
+1
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-3
/
+3
2012-11-17
re PR fortran/55341 (address-sanitizer and Fortran)
Jakub Jelinek
1
-3
/
+4
2012-10-31
re PR fortran/55134 (associate construct and assumed size array)
Tobias Burnus
1
-0
/
+1
2012-09-23
re PR fortran/54599 (Issues found in gfortran by the Coverity Scan)
Tobias Burnus
1
-2
/
+2
2012-08-24
re PR fortran/54350 (FAIL: gfortran.dg/realloc_on_assign_*.f90 -O (internal...
Tobias Burnus
1
-45
/
+82
2012-08-14
gfortran.h (gfc_get_proc_ptr_comp): New prototype.
Mikael Morin
1
-1
/
+1
2012-08-03
re PR fortran/54166 (ICE rank-1 assignment to rank-2 array section)
Mikael Morin
1
-2
/
+2
2012-08-02
re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
Mikael Morin
1
-0
/
+48
2012-08-02
trans-array.c (set_loop_bounds): Allow non-array-section to be chosen using t...
Mikael Morin
1
-11
/
+0
2012-08-02
trans-array.c (set_loop_bounds): Remove useless dimension check.
Mikael Morin
1
-3
/
+6
2012-08-02
trans-array.h (gfc_conv_descriptor_rank): New prototype.
Mikael Morin
1
-0
/
+14
2012-07-26
re PR fortran/44354 (implied do loop with its own variable name as upper bound)
Mikael Morin
1
-18
/
+28
2012-07-20
re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
Tobias Burnus
1
-13
/
+25
2012-07-05
re PR fortran/53732 ("mismatching comparison operand types" on compile)
Mikael Morin
1
-8
/
+2
2012-06-18
re PR fortran/53692 (OPTIONAL: Scalarizing over the wrong array)
Tobias Burnus
1
-1
/
+15
2012-06-13
re PR fortran/53643 ([OOP] ICE (segfault) with INTENT(OUT) CLASS array)
Tobias Burnus
1
-4
/
+2
2012-05-30
decl.c: Fix comment typos.
Tobias Burnus
1
-10
/
+10
2012-05-22
re PR fortran/53389 (-frealloc-lhs: memory leak when assigning array function...
Tobias Burnus
1
-0
/
+5
2012-05-05
re PR fortran/41600 ([OOP] SELECT TYPE with associate-name => exp: Arrays not...
Paul Thomas
1
-8
/
+32
2012-03-04
trans.h (struct gfc_ss_info): Move can_be_null_ref component from the data::s...
Mikael Morin
1
-8
/
+9
2012-02-12
trans-array.c (gfc_walk_elemental_function_args, [...]): Move call to gfc_get...
Mikael Morin
1
-4
/
+3
2012-02-12
trans-array.c (gfc_get_proc_ifc_for_expr): New function.
Mikael Morin
1
-18
/
+34
2012-02-05
re PR fortran/52102 ([OOP] Wrong result with ALLOCATE of CLASS components wit...
Paul Thomas
1
-2
/
+1
2012-01-29
re PR fortran/51972 ([OOP] Wrong code as _copy does not honor CLASS components)
Tobias Burnus
1
-0
/
+51
2012-01-27
re PR fortran/48705 ([OOP] ALLOCATE with non-trivial SOURCE)
Paul Thomas
1
-5
/
+13
2012-01-16
re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs...
Mikael Morin
1
-3
/
+4
2012-01-16
trans-array.c (gfc_trans_create_temp_array): In the case of a class array tem...
Paul Thomas
1
-6
/
+30
2012-01-13
re PR fortran/48351 ([OOP] Realloc on assignment fails if parent component i...
Paul Thomas
1
-15
/
+32
2012-01-09
[multiple changes]
Mikael Morin
1
-1
/
+1
2012-01-06
2012-01-06 Tobias Burnus <burnus@net-b.de>
Tobias Burnus
1
-10
/
+30
2012-01-04
re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs...
Mikael Morin
1
-3
/
+39
2012-01-04
re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs...
Mikael Morin
1
-3
/
+14
2012-01-02
re PR fortran/51529 ([OOP] gfortran.dg/class_to_type_1.f03 is miscompiled: Un...
Paul Thomas
1
-1
/
+13
2011-12-15
trans-expr.c (gfc_walk_function_expr): Detect elemental procedure components ...
Paul Thomas
1
-2
/
+2
2011-12-11
re PR fortran/41539 ([OOP] Calling function which takes CLASS: Rank compariso...
Paul Thomas
1
-20
/
+145
2011-12-08
re PR fortran/51448 (Compiler crash when assigning floating point values of d...
Tobias Burnus
1
-10
/
+10
2011-11-25
trans-array.c (set_loop_bounds): Remove dead conditions.
Mikael Morin
1
-2
/
+2
2011-11-25
re PR fortran/51250 (Bug with SUM(,dim,mask))
Mikael Morin
1
-1
/
+1
[next]