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
2013-04-11
Replace enum gfc_try with bool type.
Janne Blomqvist
36
-4989
/
+4849
2013-04-09
gfortran.texi (KIND Type Parameters, [...]): Add crossrefs.
Tobias Burnus
2
-11
/
+159
2013-04-08
re PR fortran/56872 (Incorrect SUM evaluation, involving implied-do loop, wit...
Thomas Koenig
2
-1
/
+13
2013-04-07
re PR fortran/56849 (Missing compile-time shape check for RESHAPE assignments...
Tobias Burnus
2
-4
/
+7
2013-04-04
re PR fortran/40881 ([F03] warn for obsolescent features)
Janus Weil
3
-4
/
+10
2013-04-04
re PR fortran/50269 (Wrongly rejects element of assumed-shape array in C_LOC)
Tobias Burnus
2
-6
/
+30
2013-04-03
re PR fortran/56284 ([OOP] ICE with alternate return in type-bound procedure)
Janus Weil
3
-1
/
+20
2013-04-01
re PR fortran/56500 ([OOP] "IMPLICIT CLASS(...)" wrongly rejected)
Janus Weil
2
-0
/
+10
2013-03-31
2013-03-31 Tobias Burnus <burnus@net-b.de>
Tobias Burnus
4
-28
/
+55
2013-03-30
ChangeLog: Add commit message from rev.
Thomas Koenig
1
-0
/
+8
2013-03-30
trans-expr.c (build_memcmp_call): New function.
Thomas Koenig
1
-0
/
+46
2013-03-29
re PR fortran/35203 (OPTIONAL, VALUE actual argument cannot be an INTEGER 0)
Tobias Burnus
3
-7
/
+105
2013-03-29
re PR libfortran/56737 (Wrong I/O result with format cache for Hollerith stri...
Tobias Burnus
1
-7
/
+0
2013-03-29
re PR fortran/56735 (Namelist Read Error with question marks)
Tobias Burnus
1
-0
/
+7
2013-03-28
re PR fortran/45159 (Unnecessary temporaries)
Thomas Koenig
4
-10
/
+296
2013-03-28
re PR fortran/55806 (Missed optimization with ANY or ALL)
Thomas Koenig
2
-1
/
+106
2013-03-27
re PR fortran/56650 (Odd error messages with C_SIZEOF for valid code)
Tobias Burnus
6
-18
/
+156
2013-03-27
PR 25708 Use a temporary buffer when parsing module files.
Janne Blomqvist
2
-13
/
+54
2013-03-26
re PR fortran/56649 (ICE gfc_conv_structure with MERGE)
Tobias Burnus
2
-4
/
+44
2013-03-25
re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th...
Tobias Burnus
17
-1465
/
+1181
2013-03-19
Yet another ChangeLog fix.
Jakub Jelinek
1
-1
/
+1
2013-03-18
gfortran.h (gfc_option_t): Remove flag_whole_file.
Tobias Burnus
9
-107
/
+58
2013-03-15
re PR fortran/56615 (Wrong code with TRANSFER of arrays of character with str...
Tobias Burnus
2
-3
/
+8
2013-03-11
gfortran.texi (STRUCTURE and RECORD): State more clearly how to convert them ...
Tobias Burnus
2
-4
/
+18
2013-03-10
re PR fortran/56575 (An invalid OO code causes ICE)
Paul Thomas
3
-1
/
+12
2013-03-03
re PR fortran/56477 (ICE on invalid with pointer assignment to function result)
Mikael Morin
2
-1
/
+6
2013-03-03
re PR fortran/54730 (ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1...
Mikael Morin
2
-3
/
+20
2013-03-03
re PR fortran/54730 (ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1...
Mikael Morin
3
-9
/
+184
2013-03-03
symbol.c (restore_old_symbol): Fix thinko.
Mikael Morin
2
-1
/
+6
2013-03-03
symbol.c (gfc_undo_symbols): Move code...
Mikael Morin
2
-53
/
+67
2013-03-03
Make-lang.in (F95_PARSER_OBJS): Add dependency to vec.h.
Mikael Morin
4
-65
/
+50
2013-03-01
extended.texi (C Extensions): Change order in @menu to match @node.
Tobias Burnus
1
-0
/
+1
2013-03-01
iresolve.c (resolve_bound): Use gfc_get_string instead of xstrdup.
Tobias Burnus
3
-1
/
+7
2013-03-01
trans-decl.c (gfc_trans_deferred_vars): Free expr after use.
Tobias Burnus
3
-4
/
+13
2013-02-24
resolve.c (generate_component_assignments): Don't use UTF-8 ligature in diagn...
Joseph Myers
2
-1
/
+6
2013-02-21
re PR fortran/56385 ([OOP] ICE with allocatable function result in a procedur...
Janus Weil
2
-3
/
+10
2013-02-21
re PR fortran/56416 (texinfo 5: Many warnings for gfortran's *.texi)
Tobias Burnus
3
-101
/
+109
2013-02-15
re PR fortran/56318 (Wrong result with MATMUL of PARAMETER)
Tobias Burnus
2
-3
/
+10
2013-02-15
re PR fortran/53818 (-finit-local-zero -fno-automatic: Function result cannot...
Tobias Burnus
2
-2
/
+9
2013-02-14
re PR fortran/56224 (gfortran -fopenmp cannot find omp_lib.h)
Thomas Koenig
4
-7
/
+28
2013-02-14
revert: [multiple changes]
Tobias Burnus
2
-3
/
+20
2013-02-12
re PR fortran/46952 ([OOP] Spurious "recursive call" error with type bound pr...
Janus Weil
2
-19
/
+27
2013-02-09
re PR fortran/55362 (ICE with size() on character pointer)
Paul Thomas
2
-2
/
+8
2013-02-08
re PR fortran/54107 ([F03] Memory hog with abstract interface)
Mikael Morin
2
-8
/
+32
2013-02-07
re PR fortran/54339 (Update gfortran manual for GCC 4.8's TS29113 changes)
Tobias Burnus
2
-23
/
+112
2013-02-06
re PR fortran/55789 (Needless realloc with array constructor.)
Paul Thomas
2
-3
/
+6
2013-02-04
re PR fortran/56008 ([F03] wrong code with lhs-realloc on assignment with der...
Paul Thomas
2
-0
/
+43
2013-02-04
re PR fortran/54195 ([OOP] IMPORT fails with GENERIC TBP: "is already present...
Mikael Morin
2
-1
/
+7
2013-02-04
re PR fortran/54107 ([F03] Memory hog with abstract interface)
Mikael Morin
3
-8
/
+18
2013-02-02
re PR fortran/50627 (Error recovery: ICE in gfc_free_namespace after diagnosi...
Thomas Koenig
3
-1
/
+46
[next]