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/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
/
resolve.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-21
Fortran: Detect 'no implicit type' error in right place [PR103471]
Paul Thomas
1
-1
/
+10
2024-04-16
Fortran: ALLOCATE of fixed-length CHARACTER with SOURCE/MOLD [PR113793]
Harald Anlauf
1
-0
/
+10
2024-04-09
Fortran: Fix ICE in trans-stmt.cc(gfc_trans_call) [PR114535]
Paul Thomas
1
-9
/
+0
2024-04-02
Fortran: Fix wrong recursive errors and class initialization [PR112407]
Paul Thomas
1
-4
/
+19
2024-03-22
fortran: Fix specification expression error with dummy procedures [PR111781]
Mikael Morin
1
-42
/
+35
2024-03-15
Fortran: Fix class/derived/complex function associate selectors [PR87477]
Paul Thomas
1
-26
/
+264
2024-02-28
Fortran - Error compiling PDT Type-bound Procedures [PR82943/86148/86268]
Alexander Westbrooks
1
-9
/
+65
2024-02-10
Use HOST_SIZE_T_PRINT_* and HOST_WIDE_INT_T_PRINT_* some more
Jakub Jelinek
1
-2
/
+2
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
/
+1
2023-12-10
Fortran: function returning contiguous class array [PR105543]
Harald Anlauf
1
-0
/
+5
2023-11-26
Fortran: avoid obsolescence warning for COMMON with submodule [PR111880]
Harald Anlauf
1
-2
/
+2
2023-10-30
Fortran: Fix a problem with SELECT TYPE selectors [PR104555].
Paul Thomas
1
-0
/
+6
2023-10-27
Fortran: Fix some problems with SELECT TYPE selectors [PR104625].
Paul Thomas
1
-1
/
+28
2023-09-23
fortran: error recovery on duplicate declaration of class variable [PR95710]
Harald Anlauf
1
-1
/
+3
2023-08-23
Fortran: improve diagnostic message for COMMON with automatic object [PR32986]
Harald Anlauf
1
-1
/
+14
2023-08-22
Fortran: implement vector sections in DATA statements [PR49588]
Harald Anlauf
1
-2
/
+3
2023-08-15
Fortran: Avoid accessing gfc_charlen when not looking at BT_CHARACTER (PR 110...
Martin Jambor
1
-2
/
+5
2023-08-09
Fortran: Allow pure final procs contained in pure proc. [PR109684]
Paul Thomas
1
-1
/
+4
2023-07-26
Fortran: diagnose strings of non-constant length in DATA statements [PR68569]
Harald Anlauf
1
-1
/
+21
2023-07-08
Fortran: Fix default type bugs in gfortran [PR99139, PR99368]
Paul Thomas
1
-1
/
+2
2023-06-28
Fortran: Enable class expressions in structure constructors [PR49213]
Paul Thomas
1
-1
/
+4
2023-06-21
Fortran: Fix some bugs in associate [PR87477]
Paul Thomas
1
-3
/
+4
2023-06-08
Fortran: Fix some more blockers in associate meta-bug [PR87477]
Paul Thomas
1
-4
/
+11
2023-06-02
Fortran: fix diagnostics for SELECT RANK [PR100607]
Steve Kargl
1
-6
/
+4
2023-06-02
Fortran: Fix some problems blocking associate meta-bug [PR87477]
Paul Thomas
1
-1
/
+2
2023-05-26
Fortran/OpenMP: Add parsing support for allocators/allocate directives
Tobias Burnus
1
-0
/
+6
2023-05-23
Fortran: Fix assumed length chars and len inquiry [PR103716]
Paul Thomas
1
-1
/
+3
2023-05-19
fortran: Use CLASS_DATA from gfortran.h
Bernhard Reutner-Fischer
1
-3
/
+3
2023-05-18
Fortran: Narrow return types [PR78798]
Bernhard Reutner-Fischer
1
-11
/
+11
2023-05-16
Fortran: Fix an assortment of bugs
Paul Thomas
1
-0
/
+11
2023-05-08
fortran: Fix coding style around free()
Bernhard Reutner-Fischer
1
-1
/
+1
2023-05-08
fortran: Remove conditionals around free()
Bernhard Reutner-Fischer
1
-2
/
+1
2023-05-05
Fortran: overloading of intrinsic binary operators [PR109641]
Harald Anlauf
1
-0
/
+37
2023-04-28
Fortran: Fix (mostly) comment typos
Tobias Burnus
1
-3
/
+3
2023-04-14
Fortran: Fix an excess finalization during allocation [PR104272]
Paul Thomas
1
-0
/
+3
2023-04-12
Fortran: fix functions with entry and pointer/allocatable result [PR104312]
Harald Anlauf
1
-1
/
+18
2023-04-08
Fortran: Fix some of the bugs in associate [PR87477]
Paul Thomas
1
-6
/
+12
2023-03-22
Fortran: improve checking of FINAL subroutine arguments [PR104572]
Harald Anlauf
1
-0
/
+7
2023-03-21
Fortran: Fix regression caused by PR37336 patch [PR109209]
Paul Thomas
1
-0
/
+1
2023-03-20
Fortran: Allow external function from in an associate block [PR87127]
Paul Thomas
1
-5
/
+29
2023-03-19
Fortran: procedures with BIND(C) attribute require explicit interface [PR85877]
Harald Anlauf
1
-0
/
+10
2023-03-18
Fortran: Fix bugs and missing features in finalization [PR37336]
Paul Thomas
1
-62
/
+293
2023-03-10
Fortran: fix ICE with bind(c) in block data [PR104332]
Harald Anlauf
1
-2
/
+2
2023-02-22
Fortran: reject invalid CHARACTER length of derived type components [PR96024]
Harald Anlauf
1
-0
/
+13
2023-02-21
Fortran: improve checking of character length specification [PR96025]
Harald Anlauf
1
-1
/
+3
2023-02-15
Fortran: error recovery on invalid assumed size reference [PR104554]
Steve Kargl
1
-3
/
+5
2023-02-15
OpenMP/Fortran: Fix loop-iter var privatization with !$OMP LOOP [PR108512]
Tobias Burnus
1
-0
/
+9
2023-02-08
Fortran: error handling of global entity appearing in COMMON block [PR103259]
Steve Kargl
1
-3
/
+9
2023-01-28
Fortran: fix ICE in compare_bound_int [PR108527]
Harald Anlauf
1
-15
/
+14
[next]