Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Harald Anlauf
| State =
Action Required
| Archived =
No
| 190 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not applicable
Changes Requested
Failed CI
Superseded
Deferred
Committed
Dropped
DCO or assignment missing
Search
Archived
No
Yes
Both
Delegate
------
Nobody
siddhesh
siddhesh
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
simark
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
nsz
pwbot
arjun
stli
ludo
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
lamm
girish946
maennich
dodji
zimmerma
rzinsly
lukma
mjw
goldsteinn
raoni
jason
jwakely
jwakely
maximk
maximk
maximk
maximk
maximk
trodgers
trodgers
palmer
palmer
ams
ams
ams
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
ppalka
JeffreyALaw
JeffreyALaw
kitoc
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
redhat-pt-bot
rdapp
rdapp
rdapp
rdapp
Apply
«
1
2
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
fortran: error recovery on duplicate declaration of class variable [PR95710]
fortran: error recovery on duplicate declaration of class variable [PR95710]
- -
4
-
-
2023-09-22
Harald Anlauf
New
fortran: fix checking of CHARACTER lengths in array constructors [PR70231]
fortran: fix checking of CHARACTER lengths in array constructors [PR70231]
- -
4
-
-
2023-09-18
Harald Anlauf
New
Fortran: improve bounds-checking for array sections [PR30802]
Fortran: improve bounds-checking for array sections [PR30802]
- -
4
-
-
2023-09-14
Harald Anlauf
New
Fortran: runtime bounds-checking in presence of array constructors [PR31059]
Fortran: runtime bounds-checking in presence of array constructors [PR31059]
- -
-
-
4
2023-08-31
Harald Anlauf
New
Fortran: improve bounds checking for DATA with implied-do [PR35095]
Fortran: improve bounds checking for DATA with implied-do [PR35095]
- -
-
-
4
2023-08-24
Harald Anlauf
New
Fortran: improve diagnostic message for COMMON with automatic object [PR32986]
Fortran: improve diagnostic message for COMMON with automatic object [PR32986]
- -
-
-
4
2023-08-23
Harald Anlauf
New
Fortran: implement vector sections in DATA statements [PR49588]
Fortran: implement vector sections in DATA statements [PR49588]
- -
-
-
4
2023-08-21
Harald Anlauf
New
[committed] Fortran: fix memleak for character,value dummy of bind(c) procedure [PR110360]
[committed] Fortran: fix memleak for character,value dummy of bind(c) procedure [PR110360]
- -
-
-
3
2023-08-16
Harald Anlauf
New
Fortran: do not pass hidden character length for TYPE(*) dummy [PR110825]
Fortran: do not pass hidden character length for TYPE(*) dummy [PR110825]
- -
-
4
-
2023-07-27
Harald Anlauf
New
[v3] Fortran: diagnose strings of non-constant length in DATA statements [PR68569]
[v3] Fortran: diagnose strings of non-constant length in DATA statements [PR68569]
- -
-
4
-
2023-07-26
Harald Anlauf
New
[v2] Fortran: diagnose strings of non-constant length in DATA statements [PR68569]
[v2] Fortran: diagnose strings of non-constant length in DATA statements [PR68569]
- -
-
4
-
2023-07-26
Harald Anlauf
New
Fortran: diagnose strings of non-constant length in DATA statements [PR68569]
Fortran: diagnose strings of non-constant length in DATA statements [PR68569]
- -
-
4
-
2023-07-26
Harald Anlauf
New
Fortran: intrinsics and deferred-length character arguments [PR95947,PR110658]
Fortran: intrinsics and deferred-length character arguments [PR95947,PR110658]
- -
-
4
-
2023-07-16
Harald Anlauf
New
Fortran: formal symbol attributes for intrinsic procedures [PR110288]
Fortran: formal symbol attributes for intrinsic procedures [PR110288]
- -
-
4
-
2023-07-11
Harald Anlauf
New
Fortran: simplification of FINDLOC for constant complex arguments [PR110585]
Fortran: simplification of FINDLOC for constant complex arguments [PR110585]
- -
-
4
-
2023-07-07
Harald Anlauf
New
Fortran: fixes for procedures with ALLOCATABLE,INTENT(OUT) arguments [PR92178]
Fortran: fixes for procedures with ALLOCATABLE,INTENT(OUT) arguments [PR92178]
- -
-
4
-
2023-07-02
Harald Anlauf
New
[part3,committed] Fortran: ABI for scalar CHARACTER(LEN=1),VALUE dummy argument [PR110360]
[part3,committed] Fortran: ABI for scalar CHARACTER(LEN=1),VALUE dummy argument [PR110360]
- -
-
-
-
2023-06-28
Harald Anlauf
New
[part2,committed] Fortran: ABI for scalar CHARACTER(LEN=1),VALUE dummy argument [PR110360]
[part2,committed] Fortran: ABI for scalar CHARACTER(LEN=1),VALUE dummy argument [PR110360]
- -
-
4
-
2023-06-24
Harald Anlauf
New
Fortran: ABI for scalar CHARACTER(LEN=1),VALUE dummy argument [PR110360]
Fortran: ABI for scalar CHARACTER(LEN=1),VALUE dummy argument [PR110360]
- -
-
4
-
2023-06-22
Harald Anlauf
New
Fortran: fix passing of zero-sized array arguments to procedures [PR86277]
Fortran: fix passing of zero-sized array arguments to procedures [PR86277]
- -
-
-
4
2023-06-12
Harald Anlauf
New
[committed] Fortran: fix diagnostics for SELECT RANK [PR100607]
[committed] Fortran: fix diagnostics for SELECT RANK [PR100607]
- -
-
-
2
2023-06-02
Harald Anlauf
New
Fortran: force error on bad KIND specifier [PR88552]
Fortran: force error on bad KIND specifier [PR88552]
- -
-
-
-
2023-06-01
Harald Anlauf
New
Fortran: reject bad DIM argument of SIZE intrinsic in simplification [PR104350]
Fortran: reject bad DIM argument of SIZE intrinsic in simplification [PR104350]
- -
-
-
-
2023-05-24
Harald Anlauf
New
Fortran: checking and simplification of RESHAPE intrinsic [PR103794]
Fortran: checking and simplification of RESHAPE intrinsic [PR103794]
- -
-
-
-
2023-05-21
Harald Anlauf
New
Fortran: set shape of initializers of zero-sized arrays [PR95374,PR104352]
Fortran: set shape of initializers of zero-sized arrays [PR95374,PR104352]
- -
-
-
-
2023-05-17
Harald Anlauf
New
Fortran: CLASS pointer function result in variable definition context [PR109846]
Fortran: CLASS pointer function result in variable definition context [PR109846]
- -
-
-
-
2023-05-14
Harald Anlauf
New
Fortran: overloading of intrinsic binary operators [PR109641]
Fortran: overloading of intrinsic binary operators [PR109641]
- -
-
-
-
2023-05-01
Harald Anlauf
New
Fortran: function results never have the ALLOCATABLE attribute [PR109500]
Fortran: function results never have the ALLOCATABLE attribute [PR109500]
- -
-
-
-
2023-04-20
Harald Anlauf
New
testsuite: fix scan-tree-dump patterns [PR83904,PR100297]
testsuite: fix scan-tree-dump patterns [PR83904,PR100297]
- -
-
-
-
2023-04-18
Harald Anlauf
New
Fortran: fix compile-time simplification of SET_EXPONENT [PR109511]
Fortran: fix compile-time simplification of SET_EXPONENT [PR109511]
- -
-
-
-
2023-04-14
Harald Anlauf
New
Fortran: fix functions with entry and pointer/allocatable result [PR104312]
Fortran: fix functions with entry and pointer/allocatable result [PR104312]
- -
-
-
-
2023-04-11
Harald Anlauf
New
[v2] Fortran: resolve correct generic with TYPE(C_PTR) arguments [PR61615]
[v2] Fortran: resolve correct generic with TYPE(C_PTR) arguments [PR61615]
- -
-
-
-
2023-04-11
Harald Anlauf
New
Fortran: resolve correct generic with TYPE(C_PTR) arguments [PR61615]
Fortran: resolve correct generic with TYPE(C_PTR) arguments [PR61615]
- -
-
-
-
2023-04-10
Harald Anlauf
New
Fortran: reject module variable as character length in PARAMETER [PR104349]
Fortran: reject module variable as character length in PARAMETER [PR104349]
- -
-
-
-
2023-04-03
Harald Anlauf
New
[commited] Fortran: remove dead code [PR104321]
[commited] Fortran: remove dead code [PR104321]
- -
-
-
-
2023-03-25
Harald Anlauf
New
[committed] Fortran: fix FE memleak with BOZ expressions
[committed] Fortran: fix FE memleak with BOZ expressions
- -
-
-
-
2023-03-24
Harald Anlauf
New
[committed] Fortran: improve checking of FINAL subroutine arguments [PR104572]
[committed] Fortran: improve checking of FINAL subroutine arguments [PR104572]
- -
-
-
-
2023-03-22
Harald Anlauf
New
Fortran: reject MODULE PROCEDURE outside generic module interface [PR99036]
Fortran: reject MODULE PROCEDURE outside generic module interface [PR99036]
- -
-
-
-
2023-03-20
Harald Anlauf
New
Fortran: fix documentation of -fno-underscoring [PR109216]
Fortran: fix documentation of -fno-underscoring [PR109216]
- -
-
-
-
2023-03-20
Harald Anlauf
New
Fortran: simplification of NEAREST for large argument [PR109186]
Fortran: simplification of NEAREST for large argument [PR109186]
- -
-
-
-
2023-03-19
Harald Anlauf
New
Fortran: procedures with BIND(C) attribute require explicit interface [PR85877]
Fortran: procedures with BIND(C) attribute require explicit interface [PR85877]
- -
-
-
-
2023-03-17
Harald Anlauf
New
Fortran: rank checking with explicit-/assumed-size arrays and CLASS [PR58331]
Fortran: rank checking with explicit-/assumed-size arrays and CLASS [PR58331]
- -
-
-
-
2023-03-14
Harald Anlauf
New
Fortran: fix ICE with bind(c) in block data [PR104332]
Fortran: fix ICE with bind(c) in block data [PR104332]
- -
-
-
-
2023-03-09
Harald Anlauf
New
[v3] Fortran: fix CLASS attribute handling [PR106856]
[v3] Fortran: fix CLASS attribute handling [PR106856]
- -
-
-
-
2023-03-05
Harald Anlauf
New
Fortran: fix CLASS attribute handling [PR106856]
Fortran: fix CLASS attribute handling [PR106856]
- -
-
-
-
2023-03-02
Harald Anlauf
New
Fortran: fix corner case of IBITS intrinsic [PR108937]
Fortran: fix corner case of IBITS intrinsic [PR108937]
- -
-
-
-
2023-02-27
Harald Anlauf
New
[committed] Fortran: fix memory leak with real to integer conversion warning
[committed] Fortran: fix memory leak with real to integer conversion warning
- -
-
-
-
2023-02-25
Harald Anlauf
New
[committed] Fortran: frontend passes do_subscript leaks gmp memory [PR108924]
[committed] Fortran: frontend passes do_subscript leaks gmp memory [PR108924]
- -
-
-
-
2023-02-24
Harald Anlauf
New
Fortran: reject invalid CHARACTER length of derived type components [PR96024]
Fortran: reject invalid CHARACTER length of derived type components [PR96024]
- -
-
-
-
2023-02-21
Harald Anlauf
New
Fortran: improve checking of character length specification [PR96025]
Fortran: improve checking of character length specification [PR96025]
- -
-
-
-
2023-02-20
Harald Anlauf
New
[committed] Fortran: error recovery on checking procedure argument intent [PR103608]
[committed] Fortran: error recovery on checking procedure argument intent [PR103608]
- -
-
-
-
2023-02-15
Harald Anlauf
New
[committed] Fortran: error recovery on invalid assumed size reference [PR104554]
[committed] Fortran: error recovery on invalid assumed size reference [PR104554]
- -
-
-
-
2023-02-15
Harald Anlauf
New
[committed] Fortran: error recovery after invalid use of CLASS variable [PR103475]
[committed] Fortran: error recovery after invalid use of CLASS variable [PR103475]
- -
-
-
-
2023-02-13
Harald Anlauf
New
[committed] Fortran: catch invalid kind in character conversion [PR69636,PR103779]
[committed] Fortran: catch invalid kind in character conversion [PR69636,PR103779]
- -
-
-
-
2023-02-09
Harald Anlauf
New
Fortran: error handling of global entity appearing in COMMON block [PR103259]
Fortran: error handling of global entity appearing in COMMON block [PR103259]
- -
-
-
-
2023-02-07
Harald Anlauf
New
Fortran: ASSOCIATE variables should not be TREE_STATIC [PR95107]
Fortran: ASSOCIATE variables should not be TREE_STATIC [PR95107]
- -
-
-
-
2023-02-06
Harald Anlauf
New
[committed] Fortran: error recovery on invalid array section [PR108609]
[committed] Fortran: error recovery on invalid array section [PR108609]
- -
-
-
-
2023-02-01
Harald Anlauf
New
Fortran: prevent redundant integer division truncation warnings [PR108592]
Fortran: prevent redundant integer division truncation warnings [PR108592]
- -
-
-
-
2023-01-30
Harald Anlauf
New
Fortran: diagnose USE associated symbols in COMMON blocks [PR108453]
Fortran: diagnose USE associated symbols in COMMON blocks [PR108453]
- -
-
-
-
2023-01-28
Harald Anlauf
New
Fortran: fix ICE in check_host_association [PR108544]
Fortran: fix ICE in check_host_association [PR108544]
- -
-
-
-
2023-01-25
Harald Anlauf
New
Fortran: fix ICE in compare_bound_int [PR108527]
Fortran: fix ICE in compare_bound_int [PR108527]
- -
-
-
-
2023-01-24
Harald Anlauf
New
Fortran: fix NULL pointer dereference in gfc_check_dependency [PR108502]
Fortran: fix NULL pointer dereference in gfc_check_dependency [PR108502]
- -
-
-
-
2023-01-23
Harald Anlauf
New
Fortran: avoid ICE on invalid array subscript triplets [PR108501]
Fortran: avoid ICE on invalid array subscript triplets [PR108501]
- -
-
-
-
2023-01-23
Harald Anlauf
New
Fortran: error recovery for invalid CLASS component [PR108434]
Fortran: error recovery for invalid CLASS component [PR108434]
- -
-
-
-
2023-01-18
Harald Anlauf
New
Fortran: fix ICE in check_charlen_present [PR108420]
Fortran: fix ICE in check_charlen_present [PR108420]
- -
-
-
-
2023-01-16
Harald Anlauf
New
Fortran: fix ICE in get_expr_storage_size [PR108421]
Fortran: fix ICE in get_expr_storage_size [PR108421]
- -
-
-
-
2023-01-16
Harald Anlauf
New
Fortran: frontend passes do_subscript leaks gmp memory [PR97345]
Fortran: frontend passes do_subscript leaks gmp memory [PR97345]
- -
-
-
-
2023-01-10
Harald Anlauf
New
Fortran: check for invalid uses of statement functions arguments [PR69604]
Fortran: check for invalid uses of statement functions arguments [PR69604]
- -
-
-
-
2022-12-22
Harald Anlauf
New
Fortran: a C interoperable function cannot have the CLASS attribute [PR95375]
Fortran: a C interoperable function cannot have the CLASS attribute [PR95375]
- -
-
-
-
2022-12-20
Harald Anlauf
New
Fortran: incorrect array bounds when bound intrinsic used in decl [PR108131]
Fortran: incorrect array bounds when bound intrinsic used in decl [PR108131]
- -
-
-
-
2022-12-17
Harald Anlauf
New
Fortran: NULL pointer dereference while parsing a function [PR107423]
Fortran: NULL pointer dereference while parsing a function [PR107423]
- -
-
-
-
2022-12-12
Harald Anlauf
New
Fortran: improve checking of assumed size array spec [PR102180]
Fortran: improve checking of assumed size array spec [PR102180]
- -
-
-
-
2022-12-11
Harald Anlauf
New
Fortran: fix ICE on bad use of statement function [PR107995]
Fortran: fix ICE on bad use of statement function [PR107995]
- -
-
-
-
2022-12-10
Harald Anlauf
New
Fortran: reject bad SIZE argument while simplifying ISHFTC [PR106911]
Fortran: reject bad SIZE argument while simplifying ISHFTC [PR106911]
- -
-
-
-
2022-12-10
Harald Anlauf
New
Fortran: ICE on recursive derived types with allocatable components [PR107872]
Fortran: ICE on recursive derived types with allocatable components [PR107872]
- -
-
-
-
2022-12-09
Harald Anlauf
New
Fortran: diagnose and reject duplicate CONTIGUOUS attribute [PR108025]
Fortran: diagnose and reject duplicate CONTIGUOUS attribute [PR108025]
- -
-
-
-
2022-12-08
Harald Anlauf
New
Fortran: handle zero-sized arrays in ctors with typespec [PR108010]
Fortran: handle zero-sized arrays in ctors with typespec [PR108010]
- -
-
-
-
2022-12-07
Harald Anlauf
New
Fortran: fix typo in documentation of intrinsic FLOOR [PR107870]
Fortran: fix typo in documentation of intrinsic FLOOR [PR107870]
- -
-
-
-
2022-12-03
Harald Anlauf
New
Fortran: error recovery handling invalid CLASS variable [PR107899]
Fortran: error recovery handling invalid CLASS variable [PR107899]
- -
-
-
-
2022-12-03
Harald Anlauf
New
Fortran: error recovery simplifying UNPACK for insufficient FIELD [PR107922]
Fortran: error recovery simplifying UNPACK for insufficient FIELD [PR107922]
- -
-
-
-
2022-12-01
Harald Anlauf
New
Fortran: intrinsic MERGE shall use all its arguments [PR107874]
Fortran: intrinsic MERGE shall use all its arguments [PR107874]
- -
-
-
-
2022-11-28
Harald Anlauf
New
Fortran: ICE with elemental and dummy argument with VALUE attribute [PR107819]
Fortran: ICE with elemental and dummy argument with VALUE attribute [PR107819]
- -
-
-
-
2022-11-27
Harald Anlauf
New
Fortran: error recovery on associate with bad selector [PR107577]
Fortran: error recovery on associate with bad selector [PR107577]
- -
-
-
-
2022-11-22
Harald Anlauf
New
Fortran: reject NULL actual argument without explicit interface [PR107576]
Fortran: reject NULL actual argument without explicit interface [PR107576]
- -
-
-
-
2022-11-17
Harald Anlauf
New
Fortran: error recovery after reference to bad CLASS variable [PR107681]
Fortran: error recovery after reference to bad CLASS variable [PR107681]
- -
-
-
-
2022-11-16
Harald Anlauf
New
Fortran: ICE in simplification of array expression involving power [PR107680]
Fortran: ICE in simplification of array expression involving power [PR107680]
- -
-
-
-
2022-11-15
Harald Anlauf
New
Fortran: fix treatment of character, value, optional dummy arguments [PR107444]
Fortran: fix treatment of character, value, optional dummy arguments [PR107444]
- -
-
-
-
2022-11-10
Harald Anlauf
New
Proxy ping [PATCH] Fortran: diagnostics for actual arguments to pointer dummy arguments [PR94104]
Proxy ping [PATCH] Fortran: diagnostics for actual arguments to pointer dummy arguments [PR94104]
- -
-
-
-
2022-11-09
Harald Anlauf
New
[v3] Fortran: ordering of hidden procedure arguments [PR107441]
[v3] Fortran: ordering of hidden procedure arguments [PR107441]
- -
-
-
-
2022-11-07
Harald Anlauf
New
Fortran: ordering of hidden procedure arguments [PR107441]
Fortran: ordering of hidden procedure arguments [PR107441]
- -
-
-
-
2022-10-28
Harald Anlauf
New
Fortran: BOZ literal constants are not compatible to any type [PR103413]
Fortran: BOZ literal constants are not compatible to any type [PR103413]
- -
-
-
-
2022-10-26
Harald Anlauf
New
Fortran: error recovery with references of bad array constructors [PR105633]
Fortran: error recovery with references of bad array constructors [PR105633]
- -
-
-
-
2022-10-19
Harald Anlauf
New
Fortran: check type of operands of logical operations, comparisons [PR107272]
Fortran: check type of operands of logical operations, comparisons [PR107272]
- -
-
-
-
2022-10-16
Harald Anlauf
New
Fortran: check types of operands of arithmetic binary operations [PR107217]
Fortran: check types of operands of arithmetic binary operations [PR107217]
- -
-
-
-
2022-10-11
Harald Anlauf
New
Fortran: check types of source expressions before conversion [PR107215]
Fortran: check types of source expressions before conversion [PR107215]
- -
-
-
-
2022-10-11
Harald Anlauf
New
Fortran: fix check of polymorphic elements in data transfers [PR100971]
Fortran: fix check of polymorphic elements in data transfers [PR100971]
- -
-
-
-
2022-10-09
Harald Anlauf
New
[v2] Fortran: error recovery for invalid types in array constructors [PR107000]
[v2] Fortran: error recovery for invalid types in array constructors [PR107000]
- -
-
-
-
2022-10-07
Harald Anlauf
New
Fortran: error recovery for invalid types in array constructors [PR107000]
Fortran: error recovery for invalid types in array constructors [PR107000]
- -
-
-
-
2022-10-04
Harald Anlauf
New
Fortran: reject procedures and procedure pointers as output item [PR107074]
Fortran: reject procedures and procedure pointers as output item [PR107074]
- -
-
-
-
2022-10-04
Harald Anlauf
New
Fortran: error recovery while simplifying intrinsic UNPACK [PR107054]
Fortran: error recovery while simplifying intrinsic UNPACK [PR107054]
- -
-
-
-
2022-09-27
Harald Anlauf
New
«
1
2
»