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
2024-05-29
Fix memory leak.
Andre Vehreschild
1
-3
/
+26
2024-05-25
Daily bump.
GCC Administrator
1
-0
/
+17
2024-05-24
Fortran: improve attribute conflict checking [PR93635]
Harald Anlauf
1
-35
/
+28
2024-05-24
Fortran: fix bounds check for assignment, class component [PR86100]
Harald Anlauf
2
-19
/
+28
2024-05-24
Daily bump.
GCC Administrator
1
-0
/
+13
2024-05-23
Fortran: Fix ICEs due to comp calls in initialization exprs [PR103312]
Paul Thomas
3
-2
/
+39
2024-05-21
Daily bump.
GCC Administrator
1
-0
/
+20
2024-05-20
fortran: Assume there is no cyclic reference with submodule symbols [PR99798]
Mikael Morin
1
-2
/
+52
2024-05-20
Fortran: Fix SHAPE for zero-size arrays
Tobias Burnus
1
-1
/
+3
2024-05-20
Fortran: invoke.texi - link to OpenCoarrays.org + mention libcaf_single
Tobias Burnus
1
-1
/
+4
2024-05-19
Daily bump.
GCC Administrator
1
-0
/
+15
2024-05-17
Fortran: Fix select type regression due to r14-9489 [PR114874]
Paul Thomas
4
-9
/
+43
2024-05-16
Daily bump.
GCC Administrator
1
-0
/
+7
2024-05-15
openmp: Diagnose using grainsize+num_tasks clauses together [PR115103]
Jakub Jelinek
1
-0
/
+7
2024-05-13
Daily bump.
GCC Administrator
1
-0
/
+54
2024-05-13
Fortran: Fix wrong code in unlimited polymorphic assignment [PR113363]
Paul Thomas
3
-14
/
+65
2024-05-12
Fortran: fix frontend memleak
Harald Anlauf
1
-1
/
+1
2024-05-12
Fortran: Unlimited polymorphic intrinsic function arguments [PR84006]
Paul Thomas
3
-20
/
+79
2024-05-11
Fortran: fix dependency checks for inquiry refs [PR115039]
Harald Anlauf
1
-1
/
+1
2024-05-06
Daily bump.
GCC Administrator
1
-0
/
+10
2024-05-05
Fortran: fix issues with class(*) assignment [PR114827]
Harald Anlauf
2
-0
/
+29
2024-04-30
Daily bump.
GCC Administrator
1
-0
/
+35
2024-04-29
Fortran: add SELECTED_LOGICAL_KIND
Francois-Xavier Coudert
10
-6
/
+123
2024-04-29
Fortran: add F2023 ISO_FORTRAN_ENV named constants
Francois-Xavier Coudert
1
-0
/
+10
2024-04-29
Fortran: Fix regression caused by r14-9752 [PR114959]
Paul Thomas
2
-12
/
+21
2024-04-26
Daily bump.
GCC Administrator
1
-0
/
+17
2024-04-25
Fortran: Fix ICE in gfc_trans_create_temp_array from bad type [PR93678]
Paul Thomas
1
-2
/
+8
2024-04-25
Fortran: Generate new charlens for shared symbol typespecs [PR89462]
Paul Thomas
1
-4
/
+7
2024-04-22
Daily bump.
GCC Administrator
1
-0
/
+15
2024-04-21
Fortran: Detect 'no implicit type' error in right place [PR103471]
Paul Thomas
3
-5
/
+15
2024-04-19
Daily bump.
GCC Administrator
1
-0
/
+6
2024-04-18
Fortran: Fix ICE and clear incorrect error messages [PR114739]
Paul Thomas
1
-0
/
+9
2024-04-17
Daily bump.
GCC Administrator
1
-0
/
+9
2024-04-16
Fortran: ALLOCATE of fixed-length CHARACTER with SOURCE/MOLD [PR113793]
Harald Anlauf
2
-4
/
+42
2024-04-11
Daily bump.
GCC Administrator
1
-0
/
+7
2024-04-10
Fortran: fix argument checking of intrinsics C_SIZEOF, C_F_POINTER [PR106500]
Harald Anlauf
1
-11
/
+15
2024-04-10
Daily bump.
GCC Administrator
1
-0
/
+12
2024-04-09
Fortran: Fix ICE in trans-stmt.cc(gfc_trans_call) [PR114535]
Paul Thomas
1
-9
/
+0
2024-04-09
Fortran: Fix ICE in gfc_trans_pointer_assignment [PR113956]
Paul Thomas
1
-6
/
+3
2024-04-03
Daily bump.
GCC Administrator
1
-0
/
+21
2024-04-02
Fortran: Add error for subroutine passed to a variable dummy [PR106999]
Paul Thomas
1
-1
/
+19
2024-04-02
Fortran: Fix wrong recursive errors and class initialization [PR112407]
Paul Thomas
2
-4
/
+35
2024-03-30
Daily bump.
GCC Administrator
1
-0
/
+17
2024-03-29
Fortran: fix NULL pointer dereference on overlapping initialization [PR50410]
Harald Anlauf
1
-1
/
+1
2024-03-29
Fortran: Fix a gimplifier ICE/wrong result with finalization [PR36337]
Paul Thomas
2
-6
/
+9
2024-03-29
Daily bump.
GCC Administrator
1
-0
/
+16
2024-03-28
Fortran: fix DATA and derived types with pointer components [PR114474]
Harald Anlauf
1
-0
/
+12
2024-03-28
fortran: Fix specification expression check in submodules [PR114475]
Mikael Morin
1
-0
/
+1
2024-03-23
Daily bump.
GCC Administrator
1
-0
/
+33
2024-03-22
Fortran: no size check passing NULL() without MOLD argument [PR55978]
Harald Anlauf
1
-0
/
+4
[next]