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
2011-07-21
Steven G. Kargl <kargl@gcc.gnu.org>
Steven G. Kargl
2
-1
/
+5
2011-07-21
check.c (gfc_check_present): Allow coarrays.
Tobias Burnus
6
-4
/
+146
2011-07-19
expr.c (gfc_is_coarray): New function.
Tobias Burnus
4
-35
/
+91
2011-07-19
tree.h (fold_build_pointer_plus_loc): New helper function.
Richard Guenther
5
-17
/
+24
2011-07-19
re PR fortran/49708 (ICE with allocate and no dimensions)
Janus Weil
2
-1
/
+6
2011-07-18
trans-decl.c (gfc_build_qualified_array): Make coarray's token TYPE_QUAL_REST...
Tobias Burnus
2
-3
/
+10
2011-07-18
resolve.c (resolve_transfer): Mention defined I/O in the diagnostic for alloc...
Tobias Burnus
2
-5
/
+12
2011-07-17
re PR fortran/34657 (program-unit MY_SUB imports symbol MY_SUB)
Tobias Burnus
2
-0
/
+13
2011-07-17
re PR fortran/49624 (ICE with pointer-bound remapping)
Tobias Burnus
2
-1
/
+8
2011-07-16
expr.c (gfc_ref_this_image): New function.
Tobias Burnus
9
-53
/
+117
2011-07-11
re PR fortran/49698 (Unmanageable compiler error)
Jakub Jelinek
2
-1
/
+7
2011-07-10
re PR fortran/49690 (ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1...
Tobias Burnus
2
-1
/
+6
2011-07-09
re PR fortran/48926 (gfortran.dg/coarray/image_index_1.f90 -fcoarray=single ...
Uros Bizjak
3
-3
/
+9
2011-07-07
re PR fortran/49648 (ICE(segfault) with MATMUL and function-result actual arg...
Mikael Morin
2
-0
/
+8
2011-07-07
trans.c (gfc_allocate_with_status): Call _gfortran_caf_register with NULL arg...
Tobias Burnus
2
-2
/
+10
2011-07-06
trans-array.c (gfc_array_allocate): Rename allocatable_array
Daniel Carrera
7
-38
/
+97
2011-07-06
tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes.
Richard Guenther
2
-2
/
+6
2011-07-04
re PR fortran/49623 (Segfault of "gfortran -L" if no argument follows the "-L")
Jakub Jelinek
2
-0
/
+9
2011-07-02
re PR fortran/49562 ([OOP] assigning value to type-bound function)
Janus Weil
2
-3
/
+7
2011-06-30
re PR fortran/49540 (Memory-hog with large DATA stmt)
Jakub Jelinek
9
-49
/
+243
2011-06-27
re PR fortran/49466 (Memory leak with assignment of extended derived types)
Janus Weil
2
-8
/
+18
2011-06-21
cosmetic. Add sync_ to all the expand_builtin defines which do not match the ...
Andrew MacLeod
4
-4
/
+10
2011-06-21
re PR fortran/49112 ([OOP] Missing type-bound procedure, "duplicate save" war...
Janus Weil
2
-2
/
+8
2011-06-21
Makefile.in (dg_target_exps): Set.
Jakub Jelinek
1
-3
/
+6
2011-06-20
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
15
-35
/
+293
2011-06-18
re PR fortran/49400 ([F08] Proc-pointer declaration in BLOCK construct)
Janus Weil
2
-0
/
+7
2011-06-17
re PR fortran/48699 ([OOP] MOVE_ALLOC inside SELECT TYPE)
Janus Weil
2
-0
/
+10
2011-06-16
re PR fortran/49074 ([OOP] Defined assignment w/ CLASS arrays: Incomplete err...
Janus Weil
2
-0
/
+7
2011-06-16
re PR fortran/49417 ([OOP] ICE on invalid CLASS component declaration)
Janus Weil
4
-6
/
+20
2011-06-13
frontend-passes.c (remove_trim): New function.
Thomas Koenig
2
-43
/
+43
2011-06-12
2011-06-12 Tobias Burnus
Tobias Burnus
3
-3
/
+12
2011-06-11
frontend-passes.c (optimize_assignment): Follow chains of concatenation opera...
Thomas Koenig
2
-0
/
+14
2011-06-10
trans-decl.c (gfc_build_builtin_function_decls): Updated declaration of caf_s...
Daniel Carrera
3
-17
/
+68
2011-06-09
trans.c (gfc_allocate_array_with_status): Mark error path as unlikely.
Richard Guenther
2
-3
/
+9
2011-06-08
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
9
-9
/
+301
2011-06-07
tree.c (build_common_tree_nodes): Also initialize size_type_node.
Richard Guenther
2
-3
/
+5
2011-06-05
re PR fortran/49255 (-fcheck=pointer diagnoses too much: Passing NULL pointer...
Tobias Burnus
2
-0
/
+12
2011-06-05
dump-parse-tree.c (show_symbol): Don't dump namespace for ENTRY to avoid infi...
Andreas Schmidt
2
-2
/
+9
2011-06-02
re PR fortran/49268 (Invalid code generated for assumed-size Cray pointee)
Asher Langton
2
-1
/
+11
2011-06-02
re PR fortran/37039 (Cray pointer with pointee DIMENSION statement after POIN...
Asher Langton
2
-3
/
+9
2011-06-02
re PR fortran/49265 (Double colon in procedure-stmt (generic interface))
Steven G. Kargl
3
-2
/
+25
2011-05-31
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
12
-14
/
+316
2011-05-31
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
2
-0
/
+8
2011-05-31
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
5
-22
/
+67
2011-05-29
re PR fortran/47601 ([OOP] Internal Error: mio_component_ref(): Component not...
Janus Weil
3
-8
/
+10
2011-05-29
re PR fortran/45786 (Relational operators .eq. and == are not recognized as e...
Thomas Koenig
3
-65
/
+69
2011-05-29
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
2
-0
/
+24
2011-05-29
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
4
-6
/
+12
2011-05-27
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
5
-5
/
+54
2011-05-27
re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
Tobias Burnus
7
-0
/
+99
[next]