Toggle navigation
Patchwork
gcc-patch
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Harald Anlauf
| State =
Action Required
| Archived =
No
| 30 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
Fortran: deferred length of character variables shall not get lost [PR113911]
Fortran: deferred length of character variables shall not get lost [PR113911]
- - -
-
1
-
2024-02-16
Harald Anlauf
Unresolved
Fortran: NULL actual to optional dummy with VALUE attribute [PR113377]
Fortran: NULL actual to optional dummy with VALUE attribute [PR113377]
- - -
-
1
-
2024-01-25
Harald Anlauf
Unresolved
Fortran: passing of optional scalar arguments with VALUE attribute [PR113377]
Fortran: passing of optional scalar arguments with VALUE attribute [PR113377]
- - -
-
1
-
2024-01-20
Harald Anlauf
Unresolved
[committed] Fortran: fix wrong array bounds check [PR113471]
[committed] Fortran: fix wrong array bounds check [PR113471]
- - -
-
1
-
2024-01-19
Harald Anlauf
Unresolved
Fortran: function returning contiguous class array [PR105543]
Fortran: function returning contiguous class array [PR105543]
- - -
-
1
-
2023-12-06
Harald Anlauf
Unresolved
Fortran: do not pass hidden character length for TYPE(*) dummy [PR110825]
Fortran: do not pass hidden character length for TYPE(*) dummy [PR110825]
- - -
-
1
-
2023-07-27
Harald Anlauf
Unresolved
[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]
- - -
-
1
-
2023-06-28
Harald Anlauf
Unresolved
[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]
- - -
-
1
-
2023-06-24
Harald Anlauf
Unresolved
[committed] Fortran: call of overloaded ‘abs(long long int&)’ is ambiguous [PR109492]
[committed] Fortran: call of overloaded ‘abs(long long int&)’ is ambiguous [PR109492]
- - -
-
1
-
2023-04-13
Harald Anlauf
Repeat Merge
[commited] Fortran: remove dead code [PR104321]
[commited] Fortran: remove dead code [PR104321]
- - -
-
1
-
2023-03-25
Harald Anlauf
Repeat Merge
[committed] Fortran: fix FE memleak with BOZ expressions
[committed] Fortran: fix FE memleak with BOZ expressions
- - -
-
1
-
2023-03-24
Harald Anlauf
Repeat Merge
[committed] Fortran: improve checking of FINAL subroutine arguments [PR104572]
[committed] Fortran: improve checking of FINAL subroutine arguments [PR104572]
- - -
-
1
-
2023-03-22
Harald Anlauf
Repeat Merge
[v3] Fortran: fix CLASS attribute handling [PR106856]
[v3] Fortran: fix CLASS attribute handling [PR106856]
- - -
-
1
-
2023-03-05
Harald Anlauf
Repeat Merge
Fortran: fix CLASS attribute handling [PR106856]
Fortran: fix CLASS attribute handling [PR106856]
- - -
-
1
-
2023-03-02
Harald Anlauf
Unresolved
Fortran: fix corner case of IBITS intrinsic [PR108937]
Fortran: fix corner case of IBITS intrinsic [PR108937]
- - -
-
1
-
2023-02-27
Harald Anlauf
Repeat Merge
[committed] Fortran: fix memory leak with real to integer conversion warning
[committed] Fortran: fix memory leak with real to integer conversion warning
- - -
-
1
-
2023-02-25
Harald Anlauf
Repeat Merge
[committed] Fortran: frontend passes do_subscript leaks gmp memory [PR108924]
[committed] Fortran: frontend passes do_subscript leaks gmp memory [PR108924]
- - -
-
1
-
2023-02-24
Harald Anlauf
Repeat Merge
[committed] Fortran: error recovery on checking procedure argument intent [PR103608]
[committed] Fortran: error recovery on checking procedure argument intent [PR103608]
- - -
-
1
-
2023-02-15
Harald Anlauf
Repeat Merge
[committed] Fortran: error recovery on invalid assumed size reference [PR104554]
[committed] Fortran: error recovery on invalid assumed size reference [PR104554]
- - -
-
1
-
2023-02-15
Harald Anlauf
Repeat Merge
[committed] Fortran: error recovery after invalid use of CLASS variable [PR103475]
[committed] Fortran: error recovery after invalid use of CLASS variable [PR103475]
- - -
-
1
-
2023-02-13
Harald Anlauf
Repeat Merge
[committed] Fortran: catch invalid kind in character conversion [PR69636,PR103779]
[committed] Fortran: catch invalid kind in character conversion [PR69636,PR103779]
- - -
-
1
-
2023-02-09
Harald Anlauf
Repeat Merge
[committed] Fortran: error recovery on invalid array section [PR108609]
[committed] Fortran: error recovery on invalid array section [PR108609]
- - -
-
1
-
2023-02-01
Harald Anlauf
Repeat Merge
[committed] Fortran: ICE in gfc_compare_array_spec [PR108528]
[committed] Fortran: ICE in gfc_compare_array_spec [PR108528]
- - -
-
1
-
2023-01-25
Harald Anlauf
Repeat Merge
[committed] Fortran: ICE in transformational_result [PR108529]
[committed] Fortran: ICE in transformational_result [PR108529]
- - -
-
1
-
2023-01-24
Harald Anlauf
Repeat Merge
Fortran: fix NULL pointer dereference in gfc_check_dependency [PR108502]
Fortran: fix NULL pointer dereference in gfc_check_dependency [PR108502]
- - -
-
1
-
2023-01-23
Harald Anlauf
Repeat Merge
Fortran: frontend passes do_subscript leaks gmp memory [PR97345]
Fortran: frontend passes do_subscript leaks gmp memory [PR97345]
- - -
-
1
-
2023-01-10
Harald Anlauf
Repeat Merge
Fortran: reject bad SIZE argument while simplifying ISHFTC [PR106911]
Fortran: reject bad SIZE argument while simplifying ISHFTC [PR106911]
- - -
-
1
-
2022-12-10
Harald Anlauf
Repeat Merge
[committed] Fortran: ICE on procedure arguments with non-integer length [PR107707]
[committed] Fortran: ICE on procedure arguments with non-integer length [PR107707]
- - -
-
1
-
2022-11-16
Harald Anlauf
Repeat Merge
Fortran: error recovery after reference to bad CLASS variable [PR107681]
Fortran: error recovery after reference to bad CLASS variable [PR107681]
- - -
-
1
-
2022-11-16
Harald Anlauf
Repeat Merge
[committed] Fortran: avoid NULL pointer dereference on bad EQUIVALENCEs [PR107559]
[committed] Fortran: avoid NULL pointer dereference on bad EQUIVALENCEs [PR107559]
- - -
-
1
-
2022-11-09
Harald Anlauf
Repeat Merge