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/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
2010-06-29
re PR fortran/44718 (Procedure-pointer name is wrongly regarded as "external ...
Janus Weil
2
-0
/
+7
2010-06-29
re PR fortran/44696 ([OOP] ASSOCIATED fails on polymorphic variables)
Janus Weil
2
-0
/
+8
2010-06-29
re PR fortran/44582 (gfortran generates wrong results due to wrong ABI in fun...
Paul Thomas
2
-20
/
+85
2010-06-28
re PR fortran/40158 (Misleading error message for passing a scalar to an array)
Paul Thomas
2
-6
/
+35
2010-06-28
vec.h (vec_heap_free): Add parentheses around free.
Nathan Froyd
2
-9
/
+23
2010-06-28
system.h: Poison GCC_EXCEPT_H for front-end files.
Steven Bosscher
2
-1
/
+5
2010-06-27
gfortran.h (gfc_code): Split backend_decl field into cycle_label and exit_lab...
Nathan Froyd
4
-17
/
+27
2010-06-27
dump-parse-tree.c (show_symbol): Dump target-expression for associate names.
Daniel Kraft
2
-8
/
+32
2010-06-26
re PR fortran/44678 (ICE with -fdump-parse-tree and select type)
Thomas Koenig
2
-0
/
+16
2010-06-26
decl.c (gfc_match_decl_type_spec): Support TYPE(intrinsic-type-spec).
Tobias Burnus
2
-15
/
+84
2010-06-25
intrinsic.h (gfc_check_selected_real_kind, [...]): Update prototypes.
Tobias Burnus
7
-38
/
+113
2010-06-25
decl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.
Tobias Burnus
6
-18
/
+35
2010-06-25
decl.c (gfc_match_entry): Allow END besides END SUBROUTINE/END FUNCTION for c...
Tobias Burnus
2
-1
/
+13
2010-06-25
parse.c (next_free, next_fixed): Allow ";" as first character.
Tobias Burnus
2
-2
/
+12
2010-06-24
re PR fortran/44614 ([OOP] Wrongly importing a symbol into an interface witho...
Tobias Burnus
2
-1
/
+6
2010-06-22
re PR fortran/44616 ([OOP] ICE if CLASS(foo) is used before its definition)
Janus Weil
2
-0
/
+7
2010-06-21
re PR fortran/40632 (Support F2008's contiguous attribute)
Tobias Burnus
18
-26
/
+346
2010-06-20
re PR other/32998 (-frecord-gcc-switches issues)
Joseph Myers
2
-4
/
+4
2010-06-20
re PR fortran/44584 (Invalid memory access with gfortran.dg/typebound_proc_15...
Janus Weil
2
-1
/
+7
2010-06-19
re PR fortran/44556 (incorrect error: Stat-variable at (1) shall not be DEAL...
Tobias Burnus
2
-4
/
+52
2010-06-18
re PR fortran/44558 ([OOP] ICE on invalid code: called TBP subroutine as TBP ...
Janus Weil
2
-2
/
+10
2010-06-16
re PR fortran/44549 ([OOP][F2008] Type-bound procedure: bogus error from list...
Janus Weil
5
-16
/
+29
2010-06-15
re PR fortran/43388 ([F2008][OOP] ALLOCATE with MOLD=)
Janus Weil
5
-41
/
+102
2010-06-15
re PR fortran/44536 (OMP: missing error with default(none))
Jakub Jelinek
4
-1
/
+30
2010-06-13
re PR fortran/31588 (gfortran should be able to output Makefile dependencies ...
Daniel Franke
10
-63
/
+214
2010-06-12
resolve.c (resolve_global_procedure): Improved checking if an explicit interf...
Daniel Franke
2
-29
/
+93
2010-06-12
trans-decl.c (gfc_build_intrinsic_function_decls): Fix return type.
Francois-Xavier Coudert
3
-7
/
+15
2010-06-12
re PR fortran/40117 ([OOP][F2008] Type-bound procedure: allow list after PROC...
Janus Weil
2
-78
/
+88
2010-06-11
* trans-intrinsic.c (gfc_build_intrinsic_lib_fndecls): Fix comment.
Francois-Xavier Coudert
2
-1
/
+5
2010-06-11
mathbuiltins.def: Add builtins that do not directly correspond to a Fortran i...
Francois-Xavier Coudert
4
-343
/
+217
2010-06-11
re PR fortran/42051 ([OOP] ICE on array-valued function with CLASS formal arg...
Paul Thomas
2
-0
/
+9
2010-06-11
re PR fortran/44207 (ICE with ALLOCATABLE components and SOURCE)
Janus Weil
2
-5
/
+13
2010-06-11
resolve.c (resolve_operator): Fix whitespace.
Steven G. Kargl
1
-2
/
+2
2010-06-10
re PR fortran/38273 (Cray pointers: Document that pointers cannot be function...
Francois-Xavier Coudert
2
-5
/
+31
2010-06-10
re PR fortran/43032 (FLUSH: Document that it does not call fsync() but fflush())
Francois-Xavier Coudert
2
-0
/
+44
2010-06-10
re PR fortran/44457 (Missing ASYNCHRONOUS constraint check)
Daniel Franke
2
-4
/
+12
2010-06-10
re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))
Daniel Kraft
13
-29
/
+333
2010-06-10
error.c (error_print): Pre-initialize loc by NULL.
Kai Tietz
4
-19
/
+30
2010-06-09
fdl.texi: Move to GFDL version 1.3.
Gerald Pfeifer
5
-4
/
+11
2010-06-09
re PR fortran/44347 (SELECT_REAL_KIND: Wrongly accepts non-scalar arguments)
Daniel Franke
2
-4
/
+22
2010-06-09
re PR fortran/44359 (-Wall / -Wconversion: Too verbose warning for DATA BOZ c...
Daniel Franke
2
-52
/
+66
2010-06-09
re PR fortran/44430 (Infinite recursion with -fdump-parse-tree)
Janus Weil
2
-1
/
+6
2010-06-09
2010-06-09 Steven G. Kargl
Steven G. Kargl
2
-1
/
+4
2010-06-09
mvbits_9.f90: New test.
Steven G. Kargl
4
-28
/
+121
2010-06-09
re PR fortran/44211 ([OOP] ICE with TBP of pointer component of derived type ...
Janus Weil
2
-0
/
+12
2010-06-09
Move changelog entry of fortran into fortran's ChangeLog.
Kai Tietz
1
-0
/
+6
2010-06-09
resolve.c (resolve_deallocate_expr): Avoid warning about possible use of iuni...
Kai Tietz
1
-1
/
+2
2010-06-09
re PR fortran/43040 (Wrong decl for mathbuiltins -> wrong code with LTO)
Francois-Xavier Coudert
2
-2
/
+5
2010-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
5
-11
/
+27
2010-06-08
re PR fortran/44446 (Error with protected pocedure pointer)
Tobias Burnus
3
-2
/
+19
[next]