Show patches with: State = Action Required       |    Archived = No       |   126642 patches
« 1 2 ... 443 444 4451266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,6/7] Revert "Remove KIND argument from INDEX so it does not mess up scalarization." fortran: Ignore unused arguments for scalarisation [PR97896] - - - - --- 2021-08-05 Mikael Morin New
[v2,7/7] fortran: Ignore unused args in scalarization [PR97896] fortran: Ignore unused arguments for scalarisation [PR97896] - - - - --- 2021-08-05 Mikael Morin New
[1/2] Revert "Remove KIND argument from INDEX so it does not mess up scalarization." fortran: Ignore unused arguments for scalarisation [PR97896] - - - - --- 2021-08-07 Mikael Morin New
[2/2] fortran: Ignore unused args in scalarization [PR97896] fortran: Ignore unused arguments for scalarisation [PR97896] - - - - --- 2021-08-07 Mikael Morin New
[v3,1/5] fortran: Tiny sort_actual internal refactoring fortran: Ignore unused arguments for scalarisation [PR97896] - - - - --- 2021-11-07 Mikael Morin New
[v3,2/5] fortran: Reverse actual vs dummy argument mapping fortran: Ignore unused arguments for scalarisation [PR97896] - - - - --- 2021-11-07 Mikael Morin New
[v3,3/5] fortran: simplify elemental arguments walking fortran: Ignore unused arguments for scalarisation [PR97896] - - - - --- 2021-11-07 Mikael Morin New
[v3,4/5] fortran: Delete redundant missing_arg_type field fortran: Ignore unused arguments for scalarisation [PR97896] - - - - --- 2021-11-07 Mikael Morin New
[v3,5/5] fortran: Identify arguments by their names fortran: Ignore unused arguments for scalarisation [PR97896] - - - - --- 2021-11-07 Mikael Morin New
[1/2] Revert "Remove KIND argument from INDEX so it does not mess up scalarization." fortran: Ignore unused arguments for scalarisation [PR97896] - - - - --- 2021-11-07 Mikael Morin New
[2/2] fortran: Ignore unused args in scalarization [PR97896] fortran: Ignore unused arguments for scalarisation [PR97896] - - - - --- 2021-11-07 Mikael Morin New
[committed] fortran: Ignore unused arguments for scalarisation [PR97896] [committed] fortran: Ignore unused arguments for scalarisation [PR97896] - - - - --- 2021-11-12 Mikael Morin New
Fortran: Ignore KIND argument of a few more intrinsics. [PR103789] Fortran: Ignore KIND argument of a few more intrinsics. [PR103789] - - - - --- 2022-01-09 Mikael Morin New
[pushed] fortan testsuite: Enrich tests with variants failing on the branch. [pushed] fortan testsuite: Enrich tests with variants failing on the branch. - - - - --- 2022-01-16 Mikael Morin New
[pushed,1/3] Fortran: Fix KIND argument index for LEN_TRIM. fortran: Backpoprt KIND arg of intrinsics fix [PR103789] - - - - --- 2022-01-16 Mikael Morin New
[pushed,2/3] Fortran: Ignore KIND argument of a few more intrinsics. [PR103789] fortran: Backpoprt KIND arg of intrinsics fix [PR103789] - - - - --- 2022-01-16 Mikael Morin New
[pushed,3/3] testsuite: Enrich tests with variants failing on the branch. fortran: Backpoprt KIND arg of intrinsics fix [PR103789] - - - - --- 2022-01-16 Mikael Morin New
[pushed,4/3] Fortran: Ignore KIND argument of a few more intrinsics. [PR103789] fortran: Backpoprt KIND arg of intrinsics fix [PR103789] - - - - --- 2022-01-17 Mikael Morin New
fortran: Unshare associate var charlen [PR104228] fortran: Unshare associate var charlen [PR104228] - - - - --- 2022-01-29 Mikael Morin New
fortran: Separate associate character lengths earlier [PR104570] fortran: Separate associate character lengths earlier [PR104570] - - - - --- 2022-03-14 Mikael Morin New
[1/4] fortran: Pre-evaluate string pointers. [PR102043] Use pointer arithmetic for array references [PR102043] - - - - --- 2022-04-16 Mikael Morin New
[2/4] fortran: Update index extraction code. [PR102043] Use pointer arithmetic for array references [PR102043] - - - - --- 2022-04-16 Mikael Morin New
[3/4] fortran: Generate an array temporary reference [PR102043] Use pointer arithmetic for array references [PR102043] - - - - --- 2022-04-16 Mikael Morin New
[4/4] fortran: Use pointer arithmetic to index arrays [PR102043] Use pointer arithmetic for array references [PR102043] - - - - --- 2022-04-16 Mikael Morin New
fortran: Detect duplicate unlimited polymorphic types [PR103662] fortran: Detect duplicate unlimited polymorphic types [PR103662] - - - - --- 2022-04-21 Mikael Morin New
[v2] fortran: Detect duplicate unlimited polymorphic types [PR103662] [v2] fortran: Detect duplicate unlimited polymorphic types [PR103662] - - - - --- 2022-04-22 Mikael Morin New
[pushed] testsuite: add additional option to force DSE execution [PR103662] [pushed] testsuite: add additional option to force DSE execution [PR103662] - - - - --- 2022-04-25 Mikael Morin New
fortran: Avoid infinite self-recursion [PR105381] fortran: Avoid infinite self-recursion [PR105381] - - - - --- 2022-04-26 Mikael Morin New
fortran: Compare non-constant bound expressions. [PR105379] fortran: Compare non-constant bound expressions. [PR105379] - - - - --- 2022-04-26 Mikael Morin New
[v2] fortran: Avoid infinite self-recursion [PR105381] [v2] fortran: Avoid infinite self-recursion [PR105381] - - - - --- 2022-04-26 Mikael Morin New
[RFC] fortran: restore array indexing for all descriptor arrays [PR102043] [RFC] fortran: restore array indexing for all descriptor arrays [PR102043] - - - - --- 2022-07-01 Mikael Morin New
[01/10] fortran: Move the clobber generation code fortran: clobber fixes [PR41453] - - - - --- 2022-09-16 Mikael Morin New
[02/10] fortran: Fix invalid function decl clobber ICE [PR105012] fortran: clobber fixes [PR41453] - - - - --- 2022-09-16 Mikael Morin New
[03/10] fortran: Move clobbers after evaluation of all arguments [PR106817] fortran: clobber fixes [PR41453] - - - - --- 2022-09-16 Mikael Morin New
[04/10] fortran: Support clobbering with implicit interfaces [PR105012] fortran: clobber fixes [PR41453] - - - - --- 2022-09-16 Mikael Morin New
[05/10] fortran: Support clobbering of reference variables [PR41453] fortran: clobber fixes [PR41453] - - - - --- 2022-09-16 Mikael Morin New
[06/10] fortran: Support clobbering of SAVE variables [PR87395] fortran: clobber fixes [PR41453] - - - - --- 2022-09-16 Mikael Morin New
[07/10] fortran: Support clobbering of ASSOCIATE variables [PR87397] fortran: clobber fixes [PR41453] - - - - --- 2022-09-16 Mikael Morin New
[08/10] fortran: Support clobbering of allocatables and pointers [PR41453] fortran: clobber fixes [PR41453] - - - - --- 2022-09-16 Mikael Morin New
[09/10] fortran: Support clobbering of variable subreferences [PR88364] fortran: clobber fixes [PR41453] - - - - --- 2022-09-16 Mikael Morin New
[10/10] fortran: Support clobbering of derived types [PR41453] fortran: clobber fixes [PR41453] - - - - --- 2022-09-16 Mikael Morin New
[v2,1/9] fortran: Move the clobber generation code fortran: clobber fixes [PR41453] - - - - --- 2022-09-18 Mikael Morin New
[v2,2/9] fortran: Fix invalid function decl clobber ICE [PR105012] fortran: clobber fixes [PR41453] - - - - --- 2022-09-18 Mikael Morin New
[v2,3/9] fortran: Move clobbers after evaluation of all arguments [PR106817] fortran: clobber fixes [PR41453] - - - - --- 2022-09-18 Mikael Morin New
[v2,4/9] fortran: Support clobbering with implicit interfaces [PR105012] fortran: clobber fixes [PR41453] - - - - --- 2022-09-18 Mikael Morin New
[v2,5/9] fortran: Support clobbering of reference variables [PR41453] fortran: clobber fixes [PR41453] - - - - --- 2022-09-18 Mikael Morin New
[v2,6/9] fortran: Support clobbering of SAVE variables [PR87395] fortran: clobber fixes [PR41453] - - - - --- 2022-09-18 Mikael Morin New
[v2,7/9] fortran: Support clobbering of ASSOCIATE variables [PR87397] fortran: clobber fixes [PR41453] - - - - --- 2022-09-18 Mikael Morin New
[v2,8/9] fortran: Support clobbering of allocatables and pointers [PR41453] fortran: clobber fixes [PR41453] - - - - --- 2022-09-18 Mikael Morin New
[v2,9/9] fortran: Support clobbering of derived types [PR41453] fortran: clobber fixes [PR41453] - - - - --- 2022-09-18 Mikael Morin New
[v3] Fortran: error recovery for invalid types in array constructors [PR107000] [v3] Fortran: error recovery for invalid types in array constructors [PR107000] - - - - --- 2022-10-07 Mikael Morin New
fortran: Explicitly set name for *LOC default BACK argument [PR108450] fortran: Explicitly set name for *LOC default BACK argument [PR108450] - - - - --- 2023-01-29 Mikael Morin New
[pushed] fortran: Plug leak of associated_dummy memory. [PR108923] [pushed] fortran: Plug leak of associated_dummy memory. [PR108923] - - - - --- 2023-02-24 Mikael Morin New
fortran: Reuse associated_dummy memory if previously allocated [PR108923] fortran: Reuse associated_dummy memory if previously allocated [PR108923] - - - - --- 2023-02-25 Mikael Morin New
[1/3] fortran: defer class wrapper initialization after deallocation [PR92178] Fix argument evaluation order [PR92178] - - - - --- 2023-07-11 Mikael Morin New
[2/3] fortran: Factor data references for scalar class argument wrapping [PR92178] Fix argument evaluation order [PR92178] - - - - --- 2023-07-11 Mikael Morin New
[3/3] fortran: Reorder array argument evaluation parts [PR92178] Fix argument evaluation order [PR92178] - - - - --- 2023-07-11 Mikael Morin New
fortran: Release symbols in reversed order [PR106050] fortran: Release symbols in reversed order [PR106050] - - - - --- 2023-07-11 Mikael Morin New
[01/14] fortran: Outline final procedure pointer evaluation fortran: Use precalculated class container for deallocation [PR110618] - - - - --- 2023-07-13 Mikael Morin New
[02/14] fortran: Outline element size evaluation fortran: Use precalculated class container for deallocation [PR110618] - - - - --- 2023-07-13 Mikael Morin New
[03/14] fortran: Outline data reference descriptor evaluation fortran: Use precalculated class container for deallocation [PR110618] - - - - --- 2023-07-13 Mikael Morin New
[04/14] fortran: Inline gfc_build_final_call fortran: Use precalculated class container for deallocation [PR110618] - - - - --- 2023-07-13 Mikael Morin New
[05/14] fortran: Add missing cleanup blocks fortran: Use precalculated class container for deallocation [PR110618] - - - - --- 2023-07-13 Mikael Morin New
[06/14] fortran: Reuse final procedure pointer expression fortran: Use precalculated class container for deallocation [PR110618] - - - - --- 2023-07-13 Mikael Morin New
[07/14] fortran: Push element size expression generation close to its usage fortran: Use precalculated class container for deallocation [PR110618] - - - - --- 2023-07-13 Mikael Morin New
[08/14] fortran: Push final procedure expr gen close to its one usage. fortran: Use precalculated class container for deallocation [PR110618] - - - - --- 2023-07-13 Mikael Morin New
[09/14] fortran: Inline variable definition fortran: Use precalculated class container for deallocation [PR110618] - - - - --- 2023-07-13 Mikael Morin New
[10/14] fortran: Remove redundant argument in get_var_descr fortran: Use precalculated class container for deallocation [PR110618] - - - - --- 2023-07-13 Mikael Morin New
[11/14] fortran: Outline virtual table pointer evaluation fortran: Use precalculated class container for deallocation [PR110618] - - - - --- 2023-07-13 Mikael Morin New
[12/14] fortran: Factor scalar descriptor generation fortran: Use precalculated class container for deallocation [PR110618] - - - - --- 2023-07-13 Mikael Morin New
[13/14] fortran: Use pre-evaluated class container if available [PR110618] fortran: Use precalculated class container for deallocation [PR110618] - - - - --- 2023-07-13 Mikael Morin New
[14/14] fortran: Pass pre-calculated class container argument [pr110618] fortran: Use precalculated class container for deallocation [PR110618] - - - - --- 2023-07-13 Mikael Morin New
[1/3] fortran: New predicate gfc_length_one_character_type_p fortran: fix length one character dummy args [PR110419] - - - - --- 2023-08-09 Mikael Morin New
[2/3] fortran: Fix length one character dummy arg type [PR110419] fortran: fix length one character dummy args [PR110419] - - - - --- 2023-08-09 Mikael Morin New
[3/3] testsuite: Use distinct explicit error codes in value_9.f90 fortran: fix length one character dummy args [PR110419] - - - - --- 2023-08-09 Mikael Morin New
dg-cmp-results: Escape slash from variant argument dg-cmp-results: Escape slash from variant argument - - - - --- 2023-08-11 Mikael Morin New
fortran: Restore interface to its previous state on error [PR48776] fortran: Restore interface to its previous state on error [PR48776] - - - - --- 2023-08-27 Mikael Morin New
diagnostics: Delete config pointer before overwriting it. diagnostics: Delete config pointer before overwriting it. - - - - --- 2023-09-01 Mikael Morin New
fortran: Remove redundant tree walk to delete element fortran: Remove redundant tree walk to delete element - - - - --- 2023-09-08 Mikael Morin New
fortran: Undo new symbols in all namespaces [PR110996] fortran: Undo new symbols in all namespaces [PR110996] - - - - --- 2023-09-11 Mikael Morin New
fortran: Remove reference count update [PR108957] fortran: Remove reference count update [PR108957] - - - - --- 2023-09-15 Mikael Morin New
[1/2] libgfortran: Remove early return if extent is zero [PR112371] libgfortran: empty array fixes [PR112371] - - - - --- 2023-11-06 Mikael Morin New
[2/2] libgfortran: Remove empty array descriptor first dimension overwrite [PR112371] libgfortran: empty array fixes [PR112371] - - - - --- 2023-11-06 Mikael Morin New
[v2,1/3] libgfortran: Don't skip allocation if size is zero [PR112412] libgfortran: empty array fixes - - - - --- 2023-11-07 Mikael Morin New
[v2,2/3] libgfortran: Remove early return if extent is zero [PR112371] libgfortran: empty array fixes - - - - --- 2023-11-07 Mikael Morin New
[v2,3/3] libgfortran: Remove empty array descriptor first dimension overwrite [PR112371] libgfortran: empty array fixes - - - - --- 2023-11-07 Mikael Morin New
fortran: Restore current interface info on error [PR111291] fortran: Restore current interface info on error [PR111291] - - - - --- 2024-01-19 Mikael Morin New
[1/2] testsuite: Declare fortran array bound variables fortran: Fix specification checks [PR111781] - - - - --- 2024-03-17 Mikael Morin New
[2/2] fortran: Fix specification expression error with dummy procedures [PR111781] fortran: Fix specification checks [PR111781] - - - - --- 2024-03-17 Mikael Morin New
[v2,1/2] testsuite: Declare fortran array bound variables fortran: Fix specification checks [PR111781] - - - - --- 2024-03-17 Mikael Morin New
[v2,2/2] fortran: Fix specification expression error with dummy procedures [PR111781] fortran: Fix specification checks [PR111781] - - - - --- 2024-03-17 Mikael Morin New
[v3,1/2] testsuite: Declare fortran array bound variables fortran: Fix specification checks [PR111781] - - - - --- 2024-03-19 Mikael Morin New
[v3,2/2] fortran: Fix specification expression error with dummy procedures [PR111781] fortran: Fix specification checks [PR111781] - - - - --- 2024-03-19 Mikael Morin New
fortran: Ignore use statements on error [PR107426] fortran: Ignore use statements on error [PR107426] - - - - --- 2024-03-21 Mikael Morin New
fortran: Fix specification expression check in submodules [PR114475] fortran: Fix specification expression check in submodules [PR114475] - - - - --- 2024-03-27 Mikael Morin New
[MIPS] Add machine mode to get_fcsr pattern operand [MIPS] Add machine mode to get_fcsr pattern operand - - - - --- 2019-07-23 Mihailo Stojanovic New
[MIPS] Add missing const qualifier in MSA ld intrinsic documentation [MIPS] Add missing const qualifier in MSA ld intrinsic documentation - - - - --- 2019-07-26 Mihailo Stojanovic New
[MIPS] Fix handling of MSA SUBREG moves on big-endian targets [MIPS] Fix handling of MSA SUBREG moves on big-endian targets - - - - --- 2019-08-08 Mihailo Stojanovic New
[v2,MIPS] Add machine mode to get_fcsr pattern operand [v2,MIPS] Add machine mode to get_fcsr pattern operand - - - - --- 2019-08-23 Mihailo Stojanovic New
[v2,MIPS] Fix handling of MSA SUBREG moves on big-endian targets [v2,MIPS] Fix handling of MSA SUBREG moves on big-endian targets - - - - --- 2019-09-03 Mihailo Stojanovic New
« 1 2 ... 443 444 4451266 1267 »