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
/
trans-stmt.cc
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]
David Malcolm
1
-0
/
+1
9 days
Fortran: Generic processing of assumed rank objects (f202y) [PR116733]
Paul Thomas
1
-4
/
+52
13 days
Fortran: Add range-based diagnostic
Tobias Burnus
1
-9
/
+8
2024-09-07
Implement first part of unsigned integers for Fortran.
Thomas Koenig
1
-4
/
+16
2024-08-23
Remove unnecessary view_convert obsoleted by [PR86468].
Andre Vehreschild
1
-3
/
+1
2024-08-19
Allow coarrays in select type. [PR46371, PR56496]
Andre Vehreschild
1
-7
/
+3
2024-08-15
Fix Coarray in associate not a coarray. [PR110033]
Andre Vehreschild
1
-1
/
+1
2024-08-15
Add corank to gfc_expr.
Andre Vehreschild
1
-52
/
+81
2024-07-11
Fortran: Fix rejecting class arrays of different ranks as storage association...
Andre Vehreschild
1
-4
/
+2
2024-07-03
Fortran: fix associate with assumed-length character array [PR115700]
Harald Anlauf
1
-4
/
+14
2024-06-29
Fortran: fix ALLOCATE with SOURCE of deferred character length [PR114019]
Harald Anlauf
1
-1
/
+4
2024-06-04
Fortran: fix ALLOCATE with SOURCE=, zero-length character [PR83865]
Harald Anlauf
1
-1
/
+2
2024-05-13
Fortran: Fix wrong code in unlimited polymorphic assignment [PR113363]
Paul Thomas
1
-0
/
+40
2024-04-29
Fortran: Fix regression caused by r14-9752 [PR114959]
Paul Thomas
1
-2
/
+3
2024-04-16
Fortran: ALLOCATE of fixed-length CHARACTER with SOURCE/MOLD [PR113793]
Harald Anlauf
1
-4
/
+32
2024-03-20
Use integer_{zero,one}_node some more
Jakub Jelinek
1
-4
/
+4
2024-03-15
Fortran: Fix class/derived/complex function associate selectors [PR87477]
Paul Thomas
1
-7
/
+21
2024-02-23
Fortran: ALLOCATE statement, SOURCE/MOLD expressions with subrefs [PR114024]
Steve Kargl
1
-2
/
+8
2024-01-13
Fortran: annotations for DO CONCURRENT loops [PR113305]
Harald Anlauf
1
-11
/
+35
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-12-16
Fortran: Fix problems with class array function selectors [PR112834]
Paul Thomas
1
-1
/
+7
2023-12-08
OpenMP/Fortran: Implement omp allocators/allocate for ptr/allocatables
Tobias Burnus
1
-7
/
+85
2023-08-25
OpenMP: Fortran support for imperfectly-nested loops
Sandra Loosemore
1
-1
/
+6
2023-07-17
fortran: Pass pre-calculated class container argument [pr110618]
Mikael Morin
1
-1
/
+2
2023-06-21
Fortran: Fix some bugs in associate [PR87477]
Paul Thomas
1
-8
/
+12
2023-06-08
Fortran: Fix some more blockers in associate meta-bug [PR87477]
Paul Thomas
1
-4
/
+2
2023-05-18
fortran: use _P() defines from tree.h
Bernhard Reutner-Fischer
1
-1
/
+1
2023-04-28
Fortran: Fix (mostly) comment typos
Tobias Burnus
1
-5
/
+5
2023-04-14
Fortran: Fix an excess finalization during allocation [PR104272]
Paul Thomas
1
-2
/
+5
2023-03-18
Fortran: Fix bugs and missing features in finalization [PR37336]
Paul Thomas
1
-2
/
+48
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-11-28
Fortran: ICE with elemental and dummy argument with VALUE attribute [PR107819]
Harald Anlauf
1
-0
/
+1
2022-05-30
Fortran: improve runtime error message with ALLOCATE and ERRMSG= [PR91300]
Harald Anlauf
1
-3
/
+30
2022-02-24
Fortran: frontend code for F2018 QUIET specifier to STOP and ERROR STOP
Harald Anlauf
1
-3
/
+12
2022-02-13
fortran: Unshare associate var charlen [PR104228]
Mikael Morin
1
-1
/
+1
2022-01-17
Change references of .c files to .cc files
Martin Liska
1
-2
/
+2
2022-01-17
Rename .c files to .cc files.
Martin Liska
1
-0
/
+7468