Show patches with: Submitter = Harald Anlauf       |    State = Action Required       |    Archived = No       |   541 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fortran: deferred-length character results and -fno-automatic [PR78187] Fortran: deferred-length character results and -fno-automatic [PR78187] - - - - --- 2026-02-24 Harald Anlauf New
Fortran: fix check for class array valued constructors and functions [PR123961] Fortran: fix check for class array valued constructors and functions [PR123961] - - - - --- 2026-02-07 Harald Anlauf New
Fortran: fix documentation of intrinsic SPLIT [PR123941] Fortran: fix documentation of intrinsic SPLIT [PR123941] - - - - --- 2026-02-04 Harald Anlauf New
[wwwdocs] Update gfortran support of Fortran standards and features [wwwdocs] Update gfortran support of Fortran standards and features - - - - --- 2026-01-14 Harald Anlauf New
Fortran: fix string length for array constructors with type-spec [PR85547] Fortran: fix string length for array constructors with type-spec [PR85547] - - - - --- 2026-01-05 Harald Anlauf New
Fortran: fix variable definition context checks for SELECT TYPE [PR123253] Fortran: fix variable definition context checks for SELECT TYPE [PR123253] - - - - --- 2025-12-22 Harald Anlauf New
[committed] fortran: fix testsuite regression for gfortran.dg/value_9.f90 [PR123201] [committed] fortran: fix testsuite regression for gfortran.dg/value_9.f90 [PR123201] - - - - --- 2025-12-21 Harald Anlauf New
Fortran: INTENT(IN) polymorphic argument with pointer, components [PR71565] Fortran: INTENT(IN) polymorphic argument with pointer, components [PR71565] - - - - --- 2025-12-19 Harald Anlauf New
Fortran: associate to a contiguous pointer or target [PR122977] Fortran: associate to a contiguous pointer or target [PR122977] - - - - --- 2025-12-04 Harald Anlauf New
Fortran: contiguous pointer assignment to select type target [PR122709] Fortran: contiguous pointer assignment to select type target [PR122709] - - - - --- 2025-11-17 Harald Anlauf New
Fortran: procedure targets in derived-type constructors [PR117070] Fortran: procedure targets in derived-type constructors [PR117070] - - - - --- 2025-11-13 Harald Anlauf New
Fortran: F2018 extensions to interoperability of procedures [PR113338] Fortran: F2018 extensions to interoperability of procedures [PR113338] - - - - --- 2025-11-07 Harald Anlauf New
[committed] Fortran: fix frontend memleak with DO CONCURRENT [PR122564] [committed] Fortran: fix frontend memleak with DO CONCURRENT [PR122564] - - - - --- 2025-11-04 Harald Anlauf New
Fortran: implement constraint F2018:C1585 on pure function results [PR78640] Fortran: implement constraint F2018:C1585 on pure function results [PR78640] - - - - --- 2025-10-31 Harald Anlauf New
Fortran: IS_CONTIGUOUS and pointers to non-contiguous targets [PR114023] Fortran: IS_CONTIGUOUS and pointers to non-contiguous targets [PR114023] - - - - --- 2025-10-24 Harald Anlauf New
Fortran: fix TRANSFER of subarray component references [PR122386] Fortran: fix TRANSFER of subarray component references [PR122386] - - - - --- 2025-10-23 Harald Anlauf New
Fortran: improve checking of procedures passed as actual argument [PR50377] Fortran: improve checking of procedures passed as actual argument [PR50377] - - - - --- 2025-10-10 Harald Anlauf New
Fortran: fix "unstable" interfaces of external procedures [PR122206] Fortran: fix "unstable" interfaces of external procedures [PR122206] - - - - --- 2025-10-09 Harald Anlauf New
Fortran: fix warnings for symbols with C binding and declared PRIVATE [PR49111] Fortran: fix warnings for symbols with C binding and declared PRIVATE [PR49111] - - - - --- 2025-10-07 Harald Anlauf New
Fortran: fix issue with I/O of array pointer [PR107968] Fortran: fix issue with I/O of array pointer [PR107968] - - - - --- 2025-10-03 Harald Anlauf New
Fortran: UBSAN uninitialized stride for missing optional argument [PR122080] Fortran: UBSAN uninitialized stride for missing optional argument [PR122080] - - - - --- 2025-09-30 Harald Anlauf New
[committed] Fortran: fix uninitialized read in testcase gfortran.dg/pdt_48.f03 [committed] Fortran: fix uninitialized read in testcase gfortran.dg/pdt_48.f03 - - - - --- 2025-09-26 Harald Anlauf New
Fortran: ICE in character(kind=4) deferred-length array reference [PR121939] Fortran: ICE in character(kind=4) deferred-length array reference [PR121939] - - - - --- 2025-09-24 Harald Anlauf New
[committed] Fortran: fix frontend memory leaks for ALLOCATE with SOURCE [PR109010] [committed] Fortran: fix frontend memory leaks for ALLOCATE with SOURCE [PR109010] - - - - --- 2025-09-21 Harald Anlauf New
Fortran: fix issues with rank-2 deferred-length character arrays [PR108581] Fortran: fix issues with rank-2 deferred-length character arrays [PR108581] - - - - --- 2025-09-20 Harald Anlauf New
Fortran: fix assignment to allocatable scalar polymorphic component [PR121616] Fortran: fix assignment to allocatable scalar polymorphic component [PR121616] - - - - --- 2025-09-11 Harald Anlauf New
Fortran: make STAT/LSTAT/FSTAT intrinsics generic [PR82480] Fortran: make STAT/LSTAT/FSTAT intrinsics generic [PR82480] - - - - --- 2025-09-08 Harald Anlauf New
Fortran: fix TRANSFER with rank 1 unlimited polymorphic SOURCE [PR121263] Fortran: fix TRANSFER with rank 1 unlimited polymorphic SOURCE [PR121263] - - - - --- 2025-09-02 Harald Anlauf New
Fortran: truncate constant string passed to character,value dummy [PR121727] Fortran: truncate constant string passed to character,value dummy [PR121727] - - - - --- 2025-08-31 Harald Anlauf New
Fortran: improve compile-time checking of character dummy arguments [PR93330] Fortran: improve compile-time checking of character dummy arguments [PR93330] - - - - --- 2025-08-28 Harald Anlauf New
Fortran: fix passing of character length of function to procedure [PR121203] Fortran: fix passing of character length of function to procedure [PR121203] - - - - --- 2025-07-22 Harald Anlauf New
Fortran: fix bogus runtime error with optional procedure argument [PR121145] Fortran: fix bogus runtime error with optional procedure argument [PR121145] - - - - --- 2025-07-18 Harald Anlauf New
Fortran: fix minor issues with coarrays Fortran: fix minor issues with coarrays - - - - --- 2025-07-01 Harald Anlauf New
[part2] Fortran: follow-up fix to checking of renamed-on-use interface name [PR120784] [part2] Fortran: follow-up fix to checking of renamed-on-use interface name [PR120784] - - - - --- 2025-06-27 Harald Anlauf New
Fortran: fix ICE in verify_gimple_in_seq with substrings [PR120743] Fortran: fix ICE in verify_gimple_in_seq with substrings [PR120743] - - - - --- 2025-06-24 Harald Anlauf New
Fortran: fix checking of renamed-on-use interface name [PR120784] Fortran: fix checking of renamed-on-use interface name [PR120784] - - - - --- 2025-06-23 Harald Anlauf New
[part1,v3] Fortran: various fixes for STAT/LSTAT/FSTAT intrinsics [PR82480] [part1,v3] Fortran: various fixes for STAT/LSTAT/FSTAT intrinsics [PR82480] - - - - --- 2025-06-17 Harald Anlauf New
Fortran: fix checking of MOLD= in ALLOCATE statements [PR51961] Fortran: fix checking of MOLD= in ALLOCATE statements [PR51961] - - - - --- 2025-06-15 Harald Anlauf New
[part1,v2] Fortran: various fixes for STAT/LSTAT/FSTAT intrinsics [PR82480] [part1,v2] Fortran: various fixes for STAT/LSTAT/FSTAT intrinsics [PR82480] - - - - --- 2025-06-15 Harald Anlauf New
[part1] Fortran: various fixes for STAT/LSTAT/FSTAT intrinsics [PR82480] [part1] Fortran: various fixes for STAT/LSTAT/FSTAT intrinsics [PR82480] - - - - --- 2025-06-11 Harald Anlauf New
Fortran: ICE due to missing locus with data statement for coarray [PR99838] Fortran: ICE due to missing locus with data statement for coarray [PR99838] - - - - --- 2025-06-03 Harald Anlauf New
Fortran: parameter inquiries of constant complex arrays [PR102599,PR114022] Fortran: parameter inquiries of constant complex arrays [PR102599,PR114022] - - - - --- 2025-05-30 Harald Anlauf New
Fortran: fix parsing of type parameter inquiries of substrings [PR101735] Fortran: fix parsing of type parameter inquiries of substrings [PR101735] - - - - --- 2025-05-27 Harald Anlauf New
Fortran: fix FAIL of gfortran.dg/specifics_1.f90 after r16-372 [PR120099] Fortran: fix FAIL of gfortran.dg/specifics_1.f90 after r16-372 [PR120099] - - - - --- 2025-05-18 Harald Anlauf New
Fortran: default-initialization and functions returning derived type[PR85750] Fortran: default-initialization and functions returning derived type[PR85750] - - - - --- 2025-05-15 Harald Anlauf New
[committed] Fortran: parsing issue with DO CONCURRENT; ENDDO on same line [PR120179] [committed] Fortran: parsing issue with DO CONCURRENT; ENDDO on same line [PR120179] - - - - --- 2025-05-08 Harald Anlauf New
Fortran: fix passing of inquiry ref of complex array to TRANSFER [PR102891] Fortran: fix passing of inquiry ref of complex array to TRANSFER [PR102891] - - - - --- 2025-05-06 Harald Anlauf New
Fortran: array subreferences and components of derived types [PR119986] Fortran: array subreferences and components of derived types [PR119986] - - - - --- 2025-05-03 Harald Anlauf New
Fortran: fix procedure pointer handling with -fcheck=pointer [PR102900] Fortran: fix procedure pointer handling with -fcheck=pointer [PR102900] - - - - --- 2025-04-24 Harald Anlauf New
Fortran: pure subroutine with pure procedure as dummy [PR106948] Fortran: pure subroutine with pure procedure as dummy [PR106948] - - - - --- 2025-04-15 Harald Anlauf New
Fortran: fix issue with impure elemental subroutine and interface [PR119656] Fortran: fix issue with impure elemental subroutine and interface [PR119656] - - - - --- 2025-04-08 Harald Anlauf New
Fortran: fix spelling of flag -fallow-invalid-boz Fortran: fix spelling of flag -fallow-invalid-boz - - - - --- 2025-03-28 Harald Anlauf New
Fortran: fix bogus recursion with DT default initialization [PR118796] Fortran: fix bogus recursion with DT default initialization [PR118796] - - - - --- 2025-03-26 Harald Anlauf New
Fortran: fix bogus bounds check for reallocation on assignment [PR116706] Fortran: fix bogus bounds check for reallocation on assignment [PR116706] - - - - --- 2025-03-19 Harald Anlauf New
Fortran: check type-spec in ALLOCATE of dummy with assumed length [PR119338] Fortran: check type-spec in ALLOCATE of dummy with assumed length [PR119338] - - - - --- 2025-03-17 Harald Anlauf New
Fortran: fix bogus dependency check in ALLOCATE statement [PR60560] Fortran: fix bogus dependency check in ALLOCATE statement [PR60560] - - - - --- 2025-03-15 Harald Anlauf New
[part2,committed] Fortran: improve checking of substring bounds [PR119118] [part2,committed] Fortran: improve checking of substring bounds [PR119118] - - - - --- 2025-03-13 Harald Anlauf New
Fortran: reject SAVE of a COMMON in a BLOCK construct [PR119199] Fortran: reject SAVE of a COMMON in a BLOCK construct [PR119199] - - - - --- 2025-03-10 Harald Anlauf New
Fortran: improve checking of substring bounds [PR119118] Fortran: improve checking of substring bounds [PR119118] - - - - --- 2025-03-06 Harald Anlauf New
Fortran: reject empty derived type with bind(C) attribute [PR101577] Fortran: reject empty derived type with bind(C) attribute [PR101577] - - - - --- 2025-03-02 Harald Anlauf New
Fortran: fix front-end memleak after failure during parsing of NULLIFY Fortran: fix front-end memleak after failure during parsing of NULLIFY - - - - --- 2025-03-01 Harald Anlauf New
Fortran: initialize non-saved pointers with -fcheck=pointer [PR48958] Fortran: initialize non-saved pointers with -fcheck=pointer [PR48958] - - - - --- 2025-02-20 Harald Anlauf New
Fortran: passing of derived type to VALUE,OPTIONAL dummy argument [PR118080] Fortran: passing of derived type to VALUE,OPTIONAL dummy argument [PR118080] - - - - --- 2025-02-14 Harald Anlauf New
Fortran: checking of pointer targets for structure constructors [PR56423] Fortran: checking of pointer targets for structure constructors [PR56423] - - - - --- 2025-02-10 Harald Anlauf New
Fortran: fix initialization of allocatable non-deferred character [PR59252] Fortran: fix initialization of allocatable non-deferred character [PR59252] - - - - --- 2025-02-07 Harald Anlauf New
Fortran: different character lengths in array constructor [PR93289] Fortran: different character lengths in array constructor [PR93289] - - - - --- 2025-02-01 Harald Anlauf New
Fortran: host association issue with symbol in COMMON block [PR108454] Fortran: host association issue with symbol in COMMON block [PR108454] - - - - --- 2025-01-30 Harald Anlauf New
Fortran: fix passing of component ref to assumed-rank dummy [PR118683] Fortran: fix passing of component ref to assumed-rank dummy [PR118683] - - - - --- 2025-01-28 Harald Anlauf New
Fortran: fix bogus diagnostics on renamed interface import [PR110993] Fortran: fix bogus diagnostics on renamed interface import [PR110993] - - - - --- 2025-01-26 Harald Anlauf New
Fortran: fix issues with variables in BLOCK DATA [PR58857] Fortran: fix issues with variables in BLOCK DATA [PR58857] - - - - --- 2025-01-25 Harald Anlauf New
Fortran: do not evaluate arguments of MAXVAL/MINVAL too often [PR118613] Fortran: do not evaluate arguments of MAXVAL/MINVAL too often [PR118613] - - - - --- 2025-01-22 Harald Anlauf New
[committed] Fortran: improve error message for conflicting OpenMP clauses [PR107122] [committed] Fortran: improve error message for conflicting OpenMP clauses [PR107122] - - - - --- 2025-01-20 Harald Anlauf New
[RFC] Fortran: do not copy back for parameter actual arguments [PR81978] [RFC] Fortran: do not copy back for parameter actual arguments [PR81978] - - - - --- 2025-01-19 Harald Anlauf New
libfortran: G formatting for UNSIGNED [PR118536] libfortran: G formatting for UNSIGNED [PR118536] - - - - --- 2025-01-17 Harald Anlauf New
libfortran: fix conversion of UNSIGNED(kind=16) to decimal in output [PR118406] libfortran: fix conversion of UNSIGNED(kind=16) to decimal in output [PR118406] - - - - --- 2025-01-16 Harald Anlauf New
[committed] Fortran: reject NULL as source-expr in ALLOCATE with SOURCE= or MOLD= [PR71884] [committed] Fortran: reject NULL as source-expr in ALLOCATE with SOURCE= or MOLD= [PR71884] - - - - --- 2025-01-15 Harald Anlauf New
[v2] Fortran: implement F2018 intrinsic OUT_OF_RANGE [PR115788] [v2] Fortran: implement F2018 intrinsic OUT_OF_RANGE [PR115788] - - - - --- 2025-01-11 Harald Anlauf New
Fortran: implement F2018 intrinsic OUT_OF_RANGE [PR115788] Fortran: implement F2018 intrinsic OUT_OF_RANGE [PR115788] - - - - --- 2025-01-10 Harald Anlauf New
Fortran: Cray pointer comparison wrongly optimized away [PR106692] Fortran: Cray pointer comparison wrongly optimized away [PR106692] - - - - --- 2025-01-02 Harald Anlauf New
Fortran: fix NULL without MOLD argument to scalar DT pointer dummy [PR118179] Fortran: fix NULL without MOLD argument to scalar DT pointer dummy [PR118179] - - - - --- 2024-12-23 Harald Anlauf New
Fortran: fix front-end GMP memleaks Fortran: fix front-end GMP memleaks - - - - --- 2024-12-22 Harald Anlauf New
Fortran: potential aliasing of complex pointer inquiry references [PR118120] Fortran: potential aliasing of complex pointer inquiry references [PR118120] - - - - --- 2024-12-19 Harald Anlauf New
[part4] Fortran: fix passing of NULL() to assumed-rank, derived type dummy [PR104819] [part4] Fortran: fix passing of NULL() to assumed-rank, derived type dummy [PR104819] - - - - --- 2024-12-14 Harald Anlauf New
Fortran: fix two minor front-end GMP memleaks Fortran: fix two minor front-end GMP memleaks - - - - --- 2024-12-08 Harald Anlauf New
Fortran: fix crash with bounds check writing array section [PR117791] Fortran: fix crash with bounds check writing array section [PR117791] - - - - --- 2024-11-27 Harald Anlauf New
Fortran: fix minor front-end memleaks Fortran: fix minor front-end memleaks - - - - --- 2024-11-26 Harald Anlauf New
Fortran: passing inquiry ref of complex array to assumed rank dummy [PR117774] Fortran: passing inquiry ref of complex array to assumed rank dummy [PR117774] - - - - --- 2024-11-25 Harald Anlauf New
Fortran: fix checking of protected variables in submodules [PR83135] Fortran: fix checking of protected variables in submodules [PR83135] - - - - --- 2024-11-20 Harald Anlauf New
Fortran: add bounds-checking for ALLOCATE of CHARACTER with type-spec [PR53357] Fortran: add bounds-checking for ALLOCATE of CHARACTER with type-spec [PR53357] - - - - --- 2024-11-17 Harald Anlauf New
Fortran: fix passing of NULL() actual argument to character dummy [PR104819] Fortran: fix passing of NULL() actual argument to character dummy [PR104819] - - - - --- 2024-11-13 Harald Anlauf New
Fortran: fix several front-end memleaks Fortran: fix several front-end memleaks - - - - --- 2024-10-29 Harald Anlauf New
Fortran: fix ICE in gfc_create_module_variable [PR100273] Fortran: fix ICE in gfc_create_module_variable [PR100273] - - - - --- 2024-09-05 Harald Anlauf New
Fortran: downgrade use associated namelist group name to, legacy extension Fortran: downgrade use associated namelist group name to, legacy extension - - - - --- 2024-08-30 Harald Anlauf New
Fortran: default-initialization of derived-type function results [PR98454] Fortran: default-initialization of derived-type function results [PR98454] - - - - --- 2024-08-29 Harald Anlauf New
[pushed] Fortran: fix ICE with use with rename of namelist member [PR116530] [pushed] Fortran: fix ICE with use with rename of namelist member [PR116530] - - - - --- 2024-08-29 Harald Anlauf New
Fortran: fix doumentation of intrinsic RANDOM_INIT [PR114146] Fortran: fix doumentation of intrinsic RANDOM_INIT [PR114146] - - - - --- 2024-08-15 Harald Anlauf New
Fortran: fix minor frontend GMP leaks Fortran: fix minor frontend GMP leaks - - - - --- 2024-08-13 Harald Anlauf New
Fortran: reject array constructor value of abstract type [PR114308] Fortran: reject array constructor value of abstract type [PR114308] - - - - --- 2024-08-13 Harald Anlauf New
[committed] Fortran: silence Wmaybe-uninitialized warnings for LTO build [PR116221] [committed] Fortran: silence Wmaybe-uninitialized warnings for LTO build [PR116221] - - - - --- 2024-08-11 Harald Anlauf New
Fortran: character array constructor with >= 4 constant elements [PR103115] Fortran: character array constructor with >= 4 constant elements [PR103115] - - - - --- 2024-07-18 Harald Anlauf New
« 1 2 3 45 6 »