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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-08
re PR fortran/52151 (Segfault with realloc on assignment and RESHAPE to unall...
Tobias Burnus
2
-7
/
+11
2012-02-07
re PR fortran/51514 ([OOP] Wrong code when passing a scalar CLASS to a TYPE)
Tobias Burnus
2
-0
/
+12
2012-02-05
re PR fortran/48847 (Wrong "unused parameter" warning with interface block)
Thomas Koenig
2
-0
/
+23
2012-02-05
re PR fortran/52102 ([OOP] Wrong result with ALLOCATE of CLASS components wit...
Paul Thomas
3
-3
/
+19
2012-02-02
re PR fortran/41587 ([OOP] ICE with ALLOCATABLE CLASS components)
Mikael Morin
4
-5
/
+138
2012-02-02
re PR fortran/52012 (Wrong-code with realloc on assignment and RESHAPE w/ ORD...
Paul Thomas
2
-13
/
+63
2012-02-02
re PR fortran/52093 (Extra parenthesis with Size and Shape functions argument...
Tobias Burnus
2
-0
/
+6
2012-02-01
re PR fortran/51958 (-ffrontend-optimize generates wrong code)
Thomas Koenig
2
-0
/
+70
2012-02-01
re PR fortran/52024 ([OOP] GENERIC operator cannot be resolved)
Tobias Burnus
2
-2
/
+17
2012-02-01
2012-02-01 Tobias Burnus
Tobias Burnus
2
-1
/
+7
2012-01-31
re PR fortran/52024 ([OOP] GENERIC operator cannot be resolved)
Tobias Burnus
4
-1
/
+15
2012-01-31
re PR fortran/52029 ([OOP] _copy should be PURE)
Tobias Burnus
2
-0
/
+6
2012-01-31
re PR fortran/52013 ([OOP] Polymorphism and coarrays: Support as class contai...
Tobias Burnus
2
-6
/
+14
2012-01-31
re PR fortran/52012 (Wrong-code with realloc on assignment and RESHAPE w/ ORD...
Paul Thomas
2
-16
/
+18
2012-01-29
re PR fortran/41600 ([OOP] SELECT TYPE with associate-name => exp: Arrays not...
Tobias Burnus
2
-2
/
+14
2012-01-29
Reduce size of pointer_info tree, minor cleanups.
Janne Blomqvist
2
-32
/
+39
2012-01-29
re PR fortran/51972 ([OOP] Wrong code as _copy does not honor CLASS components)
Tobias Burnus
2
-0
/
+57
2012-01-29
PR 51808 Constify binding_label.
Janne Blomqvist
7
-12
/
+27
2012-01-29
PR 51808 Fix ChangeLog entry
Janne Blomqvist
1
-2
/
+2
2012-01-29
PR 51808 Support arbitrarily long bind(C) binding labels.
Janne Blomqvist
10
-109
/
+184
2012-01-29
re PR fortran/52038 (fortran bootstrap failure: no previous prototype for 'sy...
Tobias Burnus
2
-10
/
+6
2012-01-28
re PR fortran/51972 ([OOP] Wrong code as _copy does not honor CLASS components)
Tobias Burnus
2
-1
/
+8
2012-01-27
re PR fortran/52022 (Wrong-code with procedures passed as actual argument)
Tobias Burnus
2
-1
/
+8
2012-01-27
re PR fortran/52016 ([OOP] Polymorphism and elemental: missing diagnostic)
Tobias Burnus
2
-1
/
+10
2012-01-27
re PR fortran/51970 ([OOP] gimplification failed for polymorphic MOVE_ALLOC)
Tobias Burnus
8
-31
/
+59
2012-01-27
re PR fortran/51953 ([F2008] Allow multiple allocate-objects in ALLOCATE with...
Tobias Burnus
2
-6
/
+11
2012-01-27
re PR fortran/52016 ([OOP] Polymorphism and elemental: missing diagnostic)
Tobias Burnus
2
-4
/
+29
2012-01-27
re PR fortran/48705 ([OOP] ALLOCATE with non-trivial SOURCE)
Paul Thomas
6
-28
/
+209
2012-01-25
re PR fortran/51995 ([OOP] Polymorphic class fails at runtime)
Tobias Burnus
2
-1
/
+7
2012-01-25
re PR fortran/51995 ([OOP] Polymorphic class fails at runtime)
Tobias Burnus
2
-1
/
+9
2012-01-25
re PR fortran/51966 (ICE in gfc_conv_array_constructor_expr)
Tobias Burnus
2
-0
/
+7
2012-01-23
re PR fortran/51948 ([OOP] Rejects valid: Function result value in MOVE_ALLOC...
Tobias Burnus
2
-7
/
+16
2012-01-21
[multiple changes]
Steven G. Kargl
2
-2
/
+12
2012-01-21
re PR fortran/51913 ([OOP] bug when submitting a class pointer to a subroutine)
Tobias Burnus
2
-3
/
+8
2012-01-20
re PR fortran/51056 ([OOP] Bogus "Unused module variable '__vtab_domain_Domai...
Tobias Burnus
2
-4
/
+19
2012-01-19
re PR fortran/51904 (ICE on SIZE function evaluation)
Tobias Burnus
2
-0
/
+10
2012-01-18
re PR fortran/51634 ([OOP] ICE with polymorphic operators)
Paul Thomas
2
-1
/
+17
2012-01-18
re PR fortran/48426 ([patch] Quad precision promotion)
Zydrunas Gimbutas
1
-0
/
+20
2012-01-17
re PR fortran/51869 (Realloc on assignment wrongly assumes that MALLOC return...
Tobias Burnus
3
-5
/
+32
2012-01-16
re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs...
Mikael Morin
2
-3
/
+11
2012-01-16
re PR fortran/51809 ([OOP] ICE (segfault) depending on USE statements order)
Tobias Burnus
5
-7
/
+20
2012-01-16
re PR fortran/48426 ([patch] Quad precision promotion)
Zydrunas Gimbutas
7
-67
/
+313
2012-01-16
trans-array.c (gfc_trans_create_temp_array): In the case of a class array tem...
Paul Thomas
3
-19
/
+76
2012-01-14
re PR fortran/51800 (Error: Automatic array 'dummy' at (1) cannot have an ini...
Tobias Burnus
2
-3
/
+31
2012-01-14
re PR fortran/51816 (Wrong error when use..., only : operator() twice)
Tobias Burnus
2
-1
/
+37
2012-01-13
re PR fortran/48351 ([OOP] Realloc on assignment fails if parent component i...
Paul Thomas
3
-15
/
+42
2012-01-13
re PR fortran/51842 (fortran fails if ssize_t is 32-bit on 64-bit host)
Tobias Burnus
2
-2
/
+9
2012-01-12
re PR libfortran/36755 (Avoid fork/exec in chmod intrinsic)
Tobias Burnus
2
-5
/
+11
2012-01-10
gfortran.texi (Fortran 2003 Status): Fix grammar.
Gerald Pfeifer
2
-1
/
+5
2012-01-10
re PR fortran/51652 (Allocate with type-spec and source-expr: check whether l...
Tobias Burnus
2
-0
/
+19
[next]