Show patches with: Submitter = Harald Anlauf       |    State = Action Required       |   53 patches
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
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
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
Proxy ping [PATCH] Fortran: Fix ICE and wrong code for assumed-rank arrays [PR100029, PR100040] Proxy ping [PATCH] Fortran: Fix ICE and wrong code for assumed-rank arrays [PR100029, PR100040] - - - --- 2022-09-25 Harald Anlauf New
Proxy ping [PATCH] Fortran: Fix automatic reallocation inside select rank [PR100103] Proxy ping [PATCH] Fortran: Fix automatic reallocation inside select rank [PR100103] - - - --- 2022-09-21 Harald Anlauf New
Fortran: fix ICE in generate_coarray_sym_init [PR82868] Fortran: fix ICE in generate_coarray_sym_init [PR82868] - - - --- 2022-09-21 Harald Anlauf New
[committed] Fortran: error recovery on invalid ARRAY argument to FINDLOC [PR106986] [committed] Fortran: error recovery on invalid ARRAY argument to FINDLOC [PR106986] - - - --- 2022-09-20 Harald Anlauf New
[committed] Fortran: NULL pointer dereference in invalid simplification [PR106985] [committed] Fortran: NULL pointer dereference in invalid simplification [PR106985] - - - --- 2022-09-20 Harald Anlauf New
Proxy ping [PATCH] Fortran: Fix function attributes [PR100132] Proxy ping [PATCH] Fortran: Fix function attributes [PR100132] - - - --- 2022-09-19 Harald Anlauf New
[committed] Fortran: catch NULL pointer dereferences while simplifying PACK [PR106857] [committed] Fortran: catch NULL pointer dereferences while simplifying PACK [PR106857] - - - --- 2022-09-15 Harald Anlauf New
[committed] Fortran: error recovery for bad deferred character length assignment [PR104314] [committed] Fortran: error recovery for bad deferred character length assignment [PR104314] - - - --- 2022-09-15 Harald Anlauf New
Proxy ping [PATCH] PR fortran/100136 - ICE, regression, using flag -fcheck=pointer Proxy ping [PATCH] PR fortran/100136 - ICE, regression, using flag -fcheck=pointer - - - --- 2022-09-04 Harald Anlauf New
Proxy ping [PATCH] Fortran: Fix ICE with automatic reallocation [PR100245] Proxy ping [PATCH] Fortran: Fix ICE with automatic reallocation [PR100245] - - - --- 2022-09-02 Harald Anlauf New
[committed] Fortran: avoid NULL pointer dereference on invalid DATA constant [PR99349] [committed] Fortran: avoid NULL pointer dereference on invalid DATA constant [PR99349] - - - --- 2022-09-02 Harald Anlauf New
Fortran: improve error recovery while simplifying size of bad array [PR103694] Fortran: improve error recovery while simplifying size of bad array [PR103694] - - - --- 2022-08-23 Harald Anlauf New
Fortran: fix simplification of intrinsics IBCLR and IBSET [PR106557] Fortran: fix simplification of intrinsics IBCLR and IBSET [PR106557] - - - --- 2022-08-20 Harald Anlauf New
[v4] Fortran: detect blanks within literal constants in free-form mode [PR92805] [v4] Fortran: detect blanks within literal constants in free-form mode [PR92805] - - - --- 2022-07-30 Harald Anlauf New
[v3] Fortran: detect blanks within literal constants in free-form mode [PR92805] [v3] Fortran: detect blanks within literal constants in free-form mode [PR92805] - - - --- 2022-07-29 Harald Anlauf New
[v2] Fortran: detect blanks within literal constants in free-form mode [PR92805] [v2] Fortran: detect blanks within literal constants in free-form mode [PR92805] - - - --- 2022-07-29 Harald Anlauf New
Fortran: detect blanks within literal constants in free-form mode [PR92805] Fortran: detect blanks within literal constants in free-form mode [PR92805] - - - --- 2022-07-28 Harald Anlauf New
[v2] Fortran: fix invalid rank error in ASSOCIATED when rank is remapped [PR77652] [v2] Fortran: fix invalid rank error in ASSOCIATED when rank is remapped [PR77652] - - - --- 2022-07-27 Harald Anlauf New
Fortran: error recovery from calculation of storage size of a symbol [PR103504] Fortran: error recovery from calculation of storage size of a symbol [PR103504] - - - --- 2022-07-25 Harald Anlauf New