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
2015-11-15
re PR fortran/50221 (Allocatable string length fails with array assignment)
Paul Thomas
1
-4
/
+13
2015-11-11
decl.c: Remove unused header files.
Andrew MacLeod
1
-2
/
+0
2015-10-29
decl.c: Reorder #include's and remove duplicates.
Andrew MacLeod
1
-5
/
+5
2015-10-25
re PR fortran/67171 (sourced allocation)
Paul Thomas
1
-32
/
+38
2015-10-25
re PR fortran/66927 (ICE in gfc_conf_procedure_call)
Andre Vehreschild
1
-10
/
+39
2015-10-18
re PR fortran/67177 (MOVE_ALLOC not automatically allocating deferred charact...
Paul Thomas
1
-0
/
+5
2015-09-26
Fix missing deep copy when assigning a DT constructor to an array
Mikael Morin
1
-1
/
+0
2015-08-29
trans.c (gfc_call_malloc, [...]): Simplify code.
Francois-Xavier Coudert
1
-5
/
+5
2015-08-06
Move one condition out of gfc_trans_scalar_assign
Mikael Morin
1
-9
/
+9
2015-08-03
re PR fortran/66942 (trans-expr.c:5701 runtime error: member call on null poi...
Steven G. Kargl
1
-5
/
+5
2015-07-24
Fix gfortran.dg/class_to_type_4.f90 deallocation code misordering failure
Mikael Morin
1
-1
/
+1
2015-07-17
re PR fortran/66035 (gfortran ICE segfault)
Andre Vehreschild
1
-1
/
+25
2015-07-17
Fix PR61831: Side-effect variable component deallocation
Mikael Morin
1
-42
/
+95
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-2
/
+1
2015-07-06
re PR fortran/58586 (ICE with derived type with allocatable component passed ...
Andre Vehreschild
1
-5
/
+15
2015-06-23
re PR fortran/64674 ([OOP] ICE in ASSOCIATE with class array)
Andre Vehreschild
1
-1
/
+2
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-1
/
+0
2015-06-15
re PR fortran/44672 ([F08] ALLOCATE with SOURCE and no array-spec)
Andre Vehreschild
1
-4
/
+19
2015-06-11
re PR fortran/66079 (memory leak with source allocation in internal subprogram)
Paul Thomas
1
-0
/
+14
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-3
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-3
/
+0
2015-05-16
2015-05-16 Mikael Morin <mikael@gcc.gnu.org
Mikael Morin
1
-4
/
+16
2015-05-09
Fix fortran/65894 elemental procedures wrong-code
Mikael Morin
1
-17
/
+3
2015-04-27
re PR fortran/59678 ([F03] Segfault on equalizing variables of a complex deri...
Andre Vehreschild
1
-2
/
+2
2015-04-23
PF fortran/60322
Andre Vehreschild
1
-10
/
+160
2015-03-24
re PR fortran/55901 ([OOP] type is (character(len=*)) misinterpreted as array)
Andre Vehreschild
1
-40
/
+74
2015-03-24
re PR fortran/64787 (Invalid code on sourced allocation of class(*) character...
Andre Vehreschild
1
-58
/
+207
2015-03-21
trans-expr.c (gfc_get_tree_for_caf_expr): Reject unimplemented coindexed coar...
Tobias Burnus
1
-1
/
+56
2015-03-14
re PR fortran/61138 (Wrong code with pointer-bounds remapping)
Mikael Morin
1
-0
/
+3
2015-03-10
re PR fortran/65024 ([OOP] unlimited polymorphic pointer structure not built ...
Paul Thomas
1
-2
/
+4
2015-02-22
re PR fortran/64980 (ICE in trans-expr.c)
Bernd Edlinger
1
-8
/
+2
2015-02-06
re PR fortran/63205 ([OOP] Wrongly rejects type = class (for identical decla...
Paul Thomas
1
-6
/
+146
2015-02-05
2015-02-05 Paul Thomas <pault@gcc.gnu.org>
Paul Thomas
1
-3
/
+49
2015-02-02
trans-decl.c (gfc_get_symbol_decl): Removed duplicate code.
Andre Vehreschild
1
-20
/
+20
2015-01-30
Always pass explicit location to fatal_error.
Joseph Myers
1
-1
/
+1
2015-01-18
[multiple changes]
Paul Thomas
1
-1
/
+85
2015-01-18
re PR fortran/64578 ([OOP] Seg-fault and ICE with unlimited polymorphic array...
Paul Thomas
1
-2
/
+10
2015-01-17
re PR fortran/64578 ([OOP] Seg-fault and ICE with unlimited polymorphic array...
Paul Thomas
1
-0
/
+2
2015-01-17
re PR fortran/60357 ([F08] structure constructor with unspecified values for ...
Andre Vehreschild
1
-10
/
+150
2015-01-17
re PR fortran/60334 (Segmentation fault on character pointer assignments)
Andre Vehreschild
1
-4
/
+12
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-1
/
+11
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-12-31
trans-array.c (trans_array_bound_check): Use xasprintf instead of unchecked a...
Uros Bizjak
1
-22
/
+23
2014-12-19
re PR fortran/64209 ([OOP] runtime segfault with CLASS(*), INTENT(OUT) dummy ...
Janus Weil
1
-0
/
+26
2014-12-17
re PR fortran/54687 (Use gcc option machinery for gfortran)
Tobias Burnus
1
-2
/
+2
2014-12-16
re PR fortran/54687 (Use gcc option machinery for gfortran)
Tobias Burnus
1
-4
/
+4
2014-12-16
2014-12-15 Tobias Burnus <burnus@net-b.de>
Tobias Burnus
1
-17
/
+10
2014-12-10
re PR fortran/60718 (Test case gfortran.dg/select_type_4.f90 fails on ARM)
Bernd Edlinger
1
-0
/
+49
2014-12-03
re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...
Manuel López-Ibáñez
1
-2
/
+4
2014-11-30
gfortran.h (gfc_option_t): Remove warn_aliasing,
Tobias Burnus
1
-3
/
+2
[next]