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
2025-05-02
Daily bump.
GCC Administrator
1
-0
/
+7
2025-05-01
Fortran: Source allocation of pure function result rejected [PR119948]
Paul Thomas
1
-0
/
+10
2025-04-26
Daily bump.
GCC Administrator
1
-0
/
+13
2025-04-25
Fortran: fix procedure pointer handling with -fcheck=pointer [PR102900]
Harald Anlauf
2
-7
/
+9
2025-04-25
Daily bump.
GCC Administrator
1
-0
/
+10
2025-04-23
Fortran: Use correct location in check of coarray functions [PR119200]
Andre Vehreschild
1
-6
/
+12
2025-04-23
Daily bump.
GCC Administrator
1
-0
/
+207
2025-04-22
Fortran: Various fixes on F2018 teams.
Andre Vehreschild
4
-7
/
+35
2025-04-22
Fortran: Add teams support in image_index and num_images for F2018
Andre Vehreschild
9
-139
/
+144
2025-04-22
Fortran: Add team-support to this_image [PR87326]
Andre Vehreschild
10
-106
/
+157
2025-04-22
Fortran: Update get_team, team_number and image_status to F2018 [PR88154, PR8...
Andre Vehreschild
12
-72
/
+268
2025-04-22
Fortran: Improve F2018 TEAM handling [PR87326, PR87556, PR88254, PR103896]
Andre Vehreschild
15
-190
/
+667
2025-04-22
Fortran: Unify handling of STAT= and ERRMSG= optional arguments [PR87939]
Andre Vehreschild
13
-124
/
+419
2025-04-20
Daily bump.
GCC Administrator
1
-0
/
+7
2025-04-18
Fortran: Fix checking for IMPURE in DO CONCURRENT.
Steven G. Kargl
1
-10
/
+39
2025-04-17
Daily bump.
GCC Administrator
1
-0
/
+7
2025-04-16
Fortran: pure subroutine with pure procedure as dummy [PR106948]
Harald Anlauf
1
-0
/
+7
2025-04-16
Daily bump.
GCC Administrator
1
-0
/
+29
2025-04-15
Fortran/OpenMP: Support automatic mapping allocatable components (deep mapping)
Tobias Burnus
5
-88
/
+972
2025-04-14
Daily bump.
GCC Administrator
1
-0
/
+7
2025-04-13
Fix ICE in compare_parameter.
Thomas Koenig
1
-7
/
+24
2025-04-13
Daily bump.
GCC Administrator
1
-0
/
+6
2025-04-12
Fortran: Add code gen for do,concurrent's LOCAL/LOCAL_INIT: Fix 'static_asser...
Thomas Schwinge
1
-1
/
+1
2025-04-10
Daily bump.
GCC Administrator
1
-0
/
+35
2025-04-09
Fortran: fix issue with impure elemental subroutine and interface [PR119656]
Harald Anlauf
2
-7
/
+17
2025-04-09
Fortran: Fix some problems with the reduce intrinsic [PR119460]
Paul Thomas
4
-28
/
+11
2025-04-09
Fortran: Add code gen for do,concurrent's LOCAL/LOCAL_INIT [PR101602]
Tobias Burnus
4
-21
/
+167
2025-04-03
Daily bump.
GCC Administrator
1
-0
/
+10
2025-04-02
OpenMP: Require target and/or targetsync init modifier [PR118965]
Sandra Loosemore
1
-42
/
+35
2025-03-29
Daily bump.
GCC Administrator
1
-0
/
+5
2025-03-28
Fortran: fix spelling of flag -fallow-invalid-boz
Harald Anlauf
1
-1
/
+1
2025-03-27
Daily bump.
GCC Administrator
1
-0
/
+6
2025-03-26
Fortran: fix bogus recursion with DT default initialization [PR118796]
Harald Anlauf
1
-1
/
+2
2025-03-26
Daily bump.
GCC Administrator
1
-0
/
+13
2025-03-25
C prototypes for functions returning C function pointers.
Thomas Koenig
1
-3
/
+23
2025-03-25
OpenMP: Create additional interop objects with append_args.
Sandra Loosemore
1
-2
/
+2
2025-03-22
Daily bump.
GCC Administrator
1
-0
/
+66
2025-03-22
Fix up some further cases of missing or extraneous spaces in diagnostics
Jakub Jelinek
1
-1
/
+1
2025-03-21
OpenMP: 'interop' construct - add ME support + target-independent libgomp
Paul-Antoine Arras
2
-3
/
+20
2025-03-21
Fortran: Fix typo in error message.
Jerry DeLisle
1
-1
/
+1
2025-03-21
Fortran: Fix typo in error message.
Jerry DeLisle
1
-1
/
+1
2025-03-21
Fortran: Implement the F2018 reduce intrinsic [PR85836]
Paul Thomas
7
-51
/
+427
2025-03-21
Fortran: Fix freeing procedure pointer components [PR119380]
Andre Vehreschild
1
-1
/
+1
2025-03-21
Fortran: Fix double free on polymorphic array dummy argument [PR119349]
Andre Vehreschild
1
-1
/
+5
2025-03-20
Daily bump.
GCC Administrator
1
-0
/
+12
2025-03-19
Fortran: fix bogus bounds check for reallocation on assignment [PR116706]
Harald Anlauf
1
-3
/
+1
2025-03-19
Fortran: Fix comp call in associate [PR119272]
Andre Vehreschild
1
-2
/
+3
2025-03-19
Daily bump.
GCC Administrator
1
-0
/
+7
2025-03-18
Fortran: check type-spec in ALLOCATE of dummy with assumed length [PR119338]
Harald Anlauf
1
-0
/
+16
2025-03-17
Daily bump.
GCC Administrator
1
-0
/
+10
[next]