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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-29
system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
Joseph Myers
2
-22
/
+5
2010-11-28
re PR fortran/46662 ([OOP] gfortran accepts "CALL polymorphic%abstract_type%p...
Janus Weil
2
-2
/
+18
2010-11-28
re PR fortran/35810 ([TR 15581 / F2003] Automatic reallocation on assignment ...
Paul Thomas
10
-7
/
+720
2010-11-28
re PR fortran/46678 (Wrong code with strings)
Tobias Burnus
2
-1
/
+8
2010-11-27
re PR fortran/46301 (Missing diagnosis for "len=:")
Jerry DeLisle
2
-0
/
+13
2010-11-26
re PR bootstrap/45700 (--enable-checking=fold bootstrap failures)
Jakub Jelinek
1
-0
/
+7
2010-11-26
re PR bootstrap/45700 (--enable-checking=fold bootstrap failures)
Jakub Jelinek
1
-45
/
+0
2010-11-25
re PR fortran/46581 ([OOP] segfault in SELECT TYPE with associate-name)
Janus Weil
4
-100
/
+107
2010-11-24
re PR fortran/46638 (Wrong result with TRANSFER from string to DT)
Tobias Burnus
2
-1
/
+16
2010-11-23
re PR fortran/46545 (libquadmath: Update gfortran.texi)
Tobias Burnus
2
-5
/
+15
2010-11-22
gfortranspec.c (library): New global, moved from ...
Michael Matz
2
-6
/
+15
2010-11-21
re PR driver/46516 (Non-multilib search problem in gcc.c / gfortran error: li...
Michael Matz
2
-7
/
+21
2010-11-20
Fix size_type_node and sizetype in Fortran frontend
Janne Blomqvist
3
-11
/
+11
2010-11-17
invoke.texi (-dy): Remove.
Joseph Myers
2
-2
/
+6
2010-11-16
re PR fortran/32049 (Support on x86_64 also kind=16)
Francois-Xavier Coudert
4
-6
/
+101
2010-11-15
re PR fortran/46484 (Should reject ALLOCATED(non-variable expression ))
Tobias Burnus
2
-27
/
+44
2010-11-13
re PR fortran/45742 (VOLATILE has no effect)
Tobias Burnus
3
-0
/
+18
2010-11-12
Makefile.in (OPTS_H): Define.
Joseph Myers
4
-3
/
+9
2010-11-12
re PR fortran/45794 (ICE: Segmentation fault in gfc_conv_procedure_call)
Jerry DeLisle
2
-2
/
+9
2010-11-12
re PR c/44782 (implement -ferror-limit=)
Nathan Froyd
3
-8
/
+11
2010-11-11
symbol.c (verify_bind_c_derived_type): Accept BIND(C) on an empty derived type.
Steven G. Kargl
2
-4
/
+20
2010-11-11
opts.c (finish_options): Do not error on -flto-partition alone.
Jan Hubicka
2
-1
/
+5
2010-11-12
re PR fortran/46413 ([OOP] ICE when printing a polymorphic type)
Tobias Burnus
2
-2
/
+21
2010-11-11
resolve.c (resolve_procedure_interface): Copy 'is_bind_c' attribute.
Janus Weil
2
-0
/
+5
2010-11-10
cfgloop.c (verify_loop_structure): Use %' in diagnostics.
Joseph Myers
3
-2
/
+9
2010-11-10
common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations.
Joseph Myers
2
-6
/
+4
2010-11-10
re PR fortran/46411 (MOVE_ALLOC wrongly rejected as impure)
Tobias Burnus
3
-2
/
+9
2010-11-10
re PR fortran/46244 (gfc_compare_derived_types is buggy)
Tobias Burnus
2
-0
/
+13
2010-11-10
re PR fortran/46331 (Compilation time long with simple function in array cons...
Jerry DeLisle
3
-48
/
+40
2010-11-09
re PR fortran/46313 ([OOP] class container naming collisions)
Janus Weil
13
-101
/
+152
2010-11-09
re PR fortran/43899 (Wrong unused-variable warning with NAMELISTs)
Jerry DeLisle
2
-2
/
+9
2010-11-08
re PR fortran/46344 ([OOP] ICE with allocatable CLASS components)
Janus Weil
2
-1
/
+13
2010-11-08
re PR fortran/46344 ([OOP] ICE with allocatable CLASS components)
Janus Weil
2
-3
/
+10
2010-11-06
re PR fortran/46330 ([OOP] ICE after revision 166368)
Janus Weil
2
-1
/
+7
2010-11-05
re PR fortran/45451 ([OOP] Inconsistent status of ALLOCATABLE components insi...
Janus Weil
5
-26
/
+125
2010-11-03
dump-parse-tree.c (code_indent): Take label into acount when calculating indent.
Thomas Koenig
2
-45
/
+105
2010-11-03
builtins.c (fold_builtin_signbit): Use build_zero_cst instead of fold_convert.
Nathan Froyd
4
-6
/
+12
2010-11-02
2010-11-02 Steven G.
Steven G. Kargl
9
-24
/
+116
2010-11-01
re PR fortran/46152 ([F03] ALLOCATE with type-spec fails for intrinsic types)
Steven G. Kargl
2
-40
/
+47
2010-10-30
gfortran.h (gfc_option_t): Replace dump_parse_tree by dump_fortran_original a...
Thomas Koenig
7
-13
/
+68
2010-10-30
re PR fortran/44917 ([OOP] Detect ambiguous specifics in a generic TBP interf...
Janus Weil
2
-3
/
+14
2010-10-27
re PR fortran/46161 ([OOP] Invalid: Passing non-polymorphic to allocatable po...
Janus Weil
2
-1
/
+30
2010-10-26
re PR fortran/42647 ([F03] Missed initialization/dealloc of allocatable scala...
Janus Weil
6
-36
/
+145
2010-10-26
[multiple changes]
Tobias Burnus
3
-2
/
+15
2010-10-25
re PR fortran/46140 (Include not found - but exit status code is zero)
Steven G. Kargl
2
-1
/
+8
2010-10-23
re PR fortran/46122 (PROTECTED check too strict)
Tobias Burnus
2
-1
/
+6
2010-10-21
re PR fortran/46060 ([F03] procedure pointer component referenced without arg...
Janus Weil
5
-1
/
+37
2010-10-21
re PR fortran/46067 ([F03] invalid procedure pointer assignment not detected)
Janus Weil
2
-1
/
+7
2010-10-21
re PR fortran/46100 ([Fortran 2008] Non-variable pointer expression as actual...
Tobias Burnus
2
-1
/
+18
2010-10-21
re PR fortran/46079 (ABI for empty stop statement broken)
Jerry DeLisle
4
-6
/
+23
[next]