index
:
rocket-tools/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
/
resolve.cc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-01-26
Fortran: fix ICE in check_host_association [PR108544]
Harald Anlauf
1
-1
/
+3
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-12-10
Fortran: Replace simple '.' quotes by %<.%>
Tobias Burnus
1
-5
/
+5
2022-12-09
Fortran: ICE on recursive derived types with allocatable components [PR107872]
Paul Thomas
1
-1
/
+2
2022-12-04
Fortran: error recovery handling invalid CLASS variable [PR107899]
Harald Anlauf
1
-1
/
+1
2022-11-23
Fortran: error recovery on associate with bad selector [PR107577]
Steve Kargl
1
-1
/
+2
2022-11-16
Fortran: error recovery after reference to bad CLASS variable [PR107681]
Harald Anlauf
1
-0
/
+1
2022-11-09
Fortran: avoid NULL pointer dereference on bad EQUIVALENCEs [PR107559]
Harald Anlauf
1
-0
/
+2
2022-10-14
Fortran: fix check of polymorphic elements in data transfers [PR100971]
Harald Anlauf
1
-0
/
+5
2022-10-05
Fortran: Add OpenMP's assume(s) directives
Tobias Burnus
1
-0
/
+5
2022-09-15
Fortran: error recovery for bad deferred character length assignment [PR104314]
Harald Anlauf
1
-0
/
+1
2022-07-19
Fortran: error recovery on invalid array reference of non-array [PR103590]
Harald Anlauf
1
-3
/
+10
2022-05-17
OpenMP: Add omp_all_memory support to Fortran
Tobias Burnus
1
-0
/
+7
2022-05-10
Fortran: check TEAM arguments to coarray intrinsics
Harald Anlauf
1
-0
/
+32
2022-04-24
fortran: Detect duplicate unlimited polymorphic types [PR103662]
Mikael Morin
1
-1
/
+4
2022-04-10
Fortran: fix checking of coshape specification in ALLOCATE statement
Harald Anlauf
1
-5
/
+6
2022-03-29
Fortran: avoid NULL pointer dereference checking elemental procedure args
Harald Anlauf
1
-2
/
+3
2022-03-29
Fortran: character length of pointer assignments in structure constructors
Harald Anlauf
1
-1
/
+12
2022-03-19
fortran: Separate associate character lengths earlier [PR104570]
Mikael Morin
1
-3
/
+6
2022-03-07
Fortran: Fix typos
Tobias Burnus
1
-1
/
+1
2022-03-02
Fortran: error recovery after invalid assumed type declaration
Harald Anlauf
1
-3
/
+7
2022-02-24
Fortran: frontend code for F2018 QUIET specifier to STOP and ERROR STOP
Harald Anlauf
1
-0
/
+9
[next]