Show patches with: Archived = No       |   127643 patches
« 1 2 3 41276 1277 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[COMMITTED] ada: Fix pragma Compile_Time_Error and -gnatdJ crash [COMMITTED] ada: Fix pragma Compile_Time_Error and -gnatdJ crash - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Fix crash with -gnatdJ and -gnatyz [COMMITTED] ada: Fix crash with -gnatdJ and -gnatyz - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Small cleanup about allocators and aggregates [COMMITTED] ada: Small cleanup about allocators and aggregates - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Fix warning indicators in usage string [COMMITTED] ada: Fix warning indicators in usage string - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Correct System.Win32.LocalFileTimeToFileTime wrapper typo [COMMITTED] ada: Correct System.Win32.LocalFileTimeToFileTime wrapper typo - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Fix crash with -gnatdJ and JSON output [COMMITTED] ada: Fix crash with -gnatdJ and JSON output - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Fix crash with -gnatdJ and -gnatw.w [COMMITTED] ada: Fix crash with -gnatdJ and -gnatw.w - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Restore default size for dynamic allocations of discriminated type [COMMITTED] ada: Restore default size for dynamic allocations of discriminated type - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Fix typo in diagnostic message [COMMITTED] ada: Fix typo in diagnostic message - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Compiler crash or errors on if_expression in container aggregate [COMMITTED] ada: Compiler crash or errors on if_expression in container aggregate - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Replace "not Present" tests with "No". [COMMITTED] ada: Replace "not Present" tests with "No". - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Follow-up adjustment after fix to Default_Initialize_Object [COMMITTED] ada: Follow-up adjustment after fix to Default_Initialize_Object - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Reduce generated code duplication for streaming and Put_Image subprograms [COMMITTED] ada: Reduce generated code duplication for streaming and Put_Image subprograms - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Better error message for bad general case statements [COMMITTED] ada: Better error message for bad general case statements - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Spurious unreferenced warning on selected component [COMMITTED] ada: Spurious unreferenced warning on selected component - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Fix overlap warning suppression [COMMITTED] ada: Fix overlap warning suppression - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Follow-up adjustment to earlier fix in Build_Allocate_Deallocate_Proc [COMMITTED] ada: Follow-up adjustment to earlier fix in Build_Allocate_Deallocate_Proc - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Missing support for consistent assertion policy [COMMITTED] ada: Missing support for consistent assertion policy - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Fix double finalization for dependent expression of case expression [COMMITTED] ada: Fix double finalization for dependent expression of case expression - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Error in determining accumulator subtype for a reduction expression [COMMITTED] ada: Error in determining accumulator subtype for a reduction expression - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Rtsfind should not trash state used in analyzing instantiations. [COMMITTED] ada: Rtsfind should not trash state used in analyzing instantiations. - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Factor out implementation of default initialization for objects [COMMITTED] ada: Factor out implementation of default initialization for objects - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Fix crash with -gnatyB and -gnatdJ [COMMITTED] ada: Fix crash with -gnatyB and -gnatdJ - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Small fix to printing of raise statements [COMMITTED] ada: Small fix to printing of raise statements - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Update of SPARK RM legality rules on ghost code [COMMITTED] ada: Update of SPARK RM legality rules on ghost code - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Fix ghost policy in use for generic instantiation [COMMITTED] ada: Fix ghost policy in use for generic instantiation - - - - --- 2024-05-14 Marc Poulhiès New
[COMMITTED] ada: Small fix to Default_Initialize_Object [COMMITTED] ada: Small fix to Default_Initialize_Object - - - - --- 2024-05-14 Marc Poulhiès New
[wwwdocs,committed] projects/gomp: Update doc links for GCC 14 [wwwdocs,committed] projects/gomp: Update doc links for GCC 14 - - - - --- 2024-05-14 Tobias Burnus New
[committed] RISC-V: Fix format issue for trailing operator [NFC] [committed] RISC-V: Fix format issue for trailing operator [NFC] - - - - --- 2024-05-14 Li, Pan2 New
aarch64: Fold vget_low_* intrinsics to BIT_FIELD_REF [PR102171] aarch64: Fold vget_low_* intrinsics to BIT_FIELD_REF [PR102171] - - - - --- 2024-05-14 Pengxuan Zheng New
[pushed] wwwdocs: cxx-dr-status: Replace <tt> by <code> [pushed] wwwdocs: cxx-dr-status: Replace <tt> by <code> - - - - --- 2024-05-13 Gerald Pfeifer New
Fortran: fix bounds check for assignment, class component [PR86100] Fortran: fix bounds check for assignment, class component [PR86100] - - - - --- 2024-05-13 Harald Anlauf New
RISC-V: Do not allow v0 as dest when merging [PR115068]. RISC-V: Do not allow v0 as dest when merging [PR115068]. - - - - --- 2024-05-13 Robin Dapp New
[wwwdocs] cxx-dr-status: Update from C++ Core Language Issue TOC, Revision 114 [wwwdocs] cxx-dr-status: Update from C++ Core Language Issue TOC, Revision 114 - - - - --- 2024-05-13 Marek Polacek New
[RFC] PR tree-optimization/109071 - -Warray-bounds false positive warnings due to code duplication … [RFC] PR tree-optimization/109071 - -Warray-bounds false positive warnings due to code duplication … - - - - --- 2024-05-13 Qing Zhao New
[to-be-committed,RISC-V] Improve AND with some constants [to-be-committed,RISC-V] Improve AND with some constants - - - - --- 2024-05-13 Jeff Law New
[v2,2/2] RISC-V: avoid LUI based const mat in prologue/epilogue expansion [PR/105733] RISC-V improve stack/array access by constant mat tweak - - - - --- 2024-05-13 Vineet Gupta New
[v2,1/2] RISC-V: avoid LUI based const materialization ... [part of PR/106265] RISC-V improve stack/array access by constant mat tweak - - - - --- 2024-05-13 Vineet Gupta New
[COMMITTED,GCC12] Backport of 111009 patch. [COMMITTED,GCC12] Backport of 111009 patch. - - - - --- 2024-05-13 Andrew MacLeod New
[COMMITTED] c++: Avoid using __array_rank as a variable name [PR115061] [COMMITTED] c++: Avoid using __array_rank as a variable name [PR115061] - - - - --- 2024-05-13 Ken Matsui New
Match: optimize `a == CST & unary(a)` [PR111487] Match: optimize `a == CST & unary(a)` [PR111487] - - - - --- 2024-05-13 Andrew Pinski New
[pushed,PR115013,LRA] : Modify register starvation recognition [pushed,PR115013,LRA] : Modify register starvation recognition - - - - --- 2024-05-13 Vladimir Makarov New
[v1,3/3] RISC-V: Enable vectorizable early exit test [v1,1/3] Vect: Support loop len in vectorizable early exit - - - - --- 2024-05-13 Li, Pan2 New
[v1,2/3] RISC-V: Implement vectorizable early exit with vcond_mask_len [v1,1/3] Vect: Support loop len in vectorizable early exit - - - - --- 2024-05-13 Li, Pan2 New
[v1,1/3] Vect: Support loop len in vectorizable early exit [v1,1/3] Vect: Support loop len in vectorizable early exit - - - - --- 2024-05-13 Li, Pan2 New
PR60276 fix for single-lane SLP PR60276 fix for single-lane SLP - - - - --- 2024-05-13 Richard Biener New
[14,backport] c++: Fix instantiation of imported temploid friends [PR114275] [14,backport] c++: Fix instantiation of imported temploid friends [PR114275] - - 2 - --- 2024-05-13 Nathaniel Shead New
Refactor SLP reduction group discovery Refactor SLP reduction group discovery - - - - --- 2024-05-13 Richard Biener New
testsuite: c++: Allow for std::printf in g++.dg/modules/stdio-1_a.H [PR98529] testsuite: c++: Allow for std::printf in g++.dg/modules/stdio-1_a.H [PR98529] - - - - --- 2024-05-13 Rainer Orth New
[COMMITTED] ada: Move Init_Proc_Level_Formal from Exp_Ch3 to Exp_Util [COMMITTED] ada: Move Init_Proc_Level_Formal from Exp_Ch3 to Exp_Util - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Remove code that expected pre/post being split into conjuncts [COMMITTED] ada: Remove code that expected pre/post being split into conjuncts - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Revert recent change for Put_Image and Object_Size attributes [COMMITTED] ada: Revert recent change for Put_Image and Object_Size attributes - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Rename finalization scope masters into finalization masters [COMMITTED] ada: Rename finalization scope masters into finalization masters - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Remove dynamic frame in System.Image_D and document it in System.Image_F [COMMITTED] ada: Remove dynamic frame in System.Image_D and document it in System.Image_F - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Attributes Put_Image and Object_Size are defined by Ada 2022 [COMMITTED] ada: Attributes Put_Image and Object_Size are defined by Ada 2022 - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Remove guards against traversal of empty list of aspects [COMMITTED] ada: Remove guards against traversal of empty list of aspects - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Fix crash on Compile_Time_Warning in dead code [COMMITTED] ada: Fix crash on Compile_Time_Warning in dead code - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Deconstruct flag Split_PPC since splitting now is done in expansion [COMMITTED] ada: Deconstruct flag Split_PPC since splitting now is done in expansion - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Move splitting of pre/post aspect expressions to expansion [COMMITTED] ada: Move splitting of pre/post aspect expressions to expansion - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Fix style in comments [COMMITTED] ada: Fix style in comments - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Refine type of a local variable [COMMITTED] ada: Refine type of a local variable - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Recognize pragma Lock_Free as specific to GNAT [COMMITTED] ada: Recognize pragma Lock_Free as specific to GNAT - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Deconstruct unused flag Is_Expanded_Contract [COMMITTED] ada: Deconstruct unused flag Is_Expanded_Contract - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Refactor repeated code for querying Boolean-valued aspects [COMMITTED] ada: Refactor repeated code for querying Boolean-valued aspects - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Complete implementation of Ada 2022 aspect Exclusive_Functions [COMMITTED] ada: Complete implementation of Ada 2022 aspect Exclusive_Functions - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Rewrite Append_Entity_Name; skip irrelevant names [COMMITTED] ada: Rewrite Append_Entity_Name; skip irrelevant names - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Couple of comment tweaks to latest change [COMMITTED] ada: Couple of comment tweaks to latest change - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Replace finalization masters with finalization collections [COMMITTED] ada: Replace finalization masters with finalization collections - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Remove deprecated VxWorks interrupt connection API [COMMITTED] ada: Remove deprecated VxWorks interrupt connection API - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Decouple finalization masters from storage pools [COMMITTED] ada: Decouple finalization masters from storage pools - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Small cleanup in the BIP machinery [COMMITTED] ada: Small cleanup in the BIP machinery - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Restore fix for controlled dynamic allocation with BIP function call [COMMITTED] ada: Restore fix for controlled dynamic allocation with BIP function call - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Avoid crash on illegal constrained type declarations [COMMITTED] ada: Avoid crash on illegal constrained type declarations - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Fix pragma Compile_Time_Error for alignment of array types [COMMITTED] ada: Fix pragma Compile_Time_Error for alignment of array types - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Enable casing on composite via -X0 instead of -X [COMMITTED] ada: Enable casing on composite via -X0 instead of -X - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Fix internal error with Put_Image aspect on access-to-class-wide type [COMMITTED] ada: Fix internal error with Put_Image aspect on access-to-class-wide type - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Simplify uses of readdir_gnat with object overlay [COMMITTED] ada: Simplify uses of readdir_gnat with object overlay - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Refactor GNAT.Directory_Operations.Read to minimise runtime checks [COMMITTED] ada: Refactor GNAT.Directory_Operations.Read to minimise runtime checks - - - - --- 2024-05-13 Marc Poulhiès New
[COMMITTED] ada: Compiler crash on nonstatic container aggregates for Doubly_Linked_Lists [COMMITTED] ada: Compiler crash on nonstatic container aggregates for Doubly_Linked_Lists - - - - --- 2024-05-13 Marc Poulhiès New
tree-ssa-math-opts: Pattern recognize yet another .ADD_OVERFLOW pattern [PR113982] tree-ssa-math-opts: Pattern recognize yet another .ADD_OVERFLOW pattern [PR113982] - - - - --- 2024-05-13 Jakub Jelinek New
c++: Avoid using __array_rank as a variable name [PR115061] c++: Avoid using __array_rank as a variable name [PR115061] - - - - --- 2024-05-13 Ken Matsui New
[to-be-committed,RISC-V] Improve single inverted bit extraction - v3 [to-be-committed,RISC-V] Improve single inverted bit extraction - v3 - - - - --- 2024-05-13 Jeff Law New
[_Hashtable] Fix some implementation inconsistencies [_Hashtable] Fix some implementation inconsistencies - - - - --- 2024-05-13 François Dumont New
c++/modules: Remember that header units have CMIs c++/modules: Remember that header units have CMIs - - - - --- 2024-05-13 Nathaniel Shead New
report message for operator %a on unaddressible exp report message for operator %a on unaddressible exp - - - - --- 2024-05-13 Jiufu Guo New
MAINTAINERS: Add myself to write after approval MAINTAINERS: Add myself to write after approval - - - - --- 2024-05-13 Xiao Zeng New
Don't reduce estimated unrolled size for innermost loop. Don't reduce estimated unrolled size for innermost loop. - - - - --- 2024-05-13 liuhongt New
[SUBREG,V4,4/4] LRA: Apply DF_LIVE_SUBREG data Add DF_LIVE_SUBREG data and apply to IRA and LRA - - - - --- 2024-05-12 钟居哲 New
[SUBREG,V4,3/4] IRA: Apply DF_LIVE_SUBREG data Add DF_LIVE_SUBREG data and apply to IRA and LRA - - - - --- 2024-05-12 钟居哲 New
[SUBREG,V4,2/4] DF: Add DF_LIVE_SUBREG problem Add DF_LIVE_SUBREG data and apply to IRA and LRA - - - - --- 2024-05-12 钟居哲 New
[SUBREG,V4,1/4] DF: Add -ftrack-subreg-liveness option Add DF_LIVE_SUBREG data and apply to IRA and LRA - - - - --- 2024-05-12 钟居哲 New
[x86,SSE] Improve handling of ternlog instructions in i386/sse.md [x86,SSE] Improve handling of ternlog instructions in i386/sse.md - - - - --- 2024-05-12 Roger Sayle New
[to-be-committed,RISC-V] Improve single inverted bit extraction - v2 [to-be-committed,RISC-V] Improve single inverted bit extraction - v2 - - - - --- 2024-05-12 Jeff Law New
[committed] Fortran: fix frontend memleak [committed] Fortran: fix frontend memleak - - - - --- 2024-05-12 Harald Anlauf New
[to-be-committed,RISC-V] Improve single inverted bit extraction [to-be-committed,RISC-V] Improve single inverted bit extraction - - - - --- 2024-05-12 Jeff Law New
[v3] driver: Output to a temp file; rename upon success [PR80182] [v3] driver: Output to a temp file; rename upon success [PR80182] - - - - --- 2024-05-12 Peter0x44 New
c++/modules: Ensure all partial specialisations are tracked [PR114947] c++/modules: Ensure all partial specialisations are tracked [PR114947] - - - - --- 2024-05-12 Nathaniel Shead New
fortran: Assume there is no cyclic reference with submodule symbols [PR99798] fortran: Assume there is no cyclic reference with submodule symbols [PR99798] - - - - --- 2024-05-12 Mikael Morin New
[COMMITTED] Regenerate cygming.opt.urls and mingw.opt.urls [COMMITTED] Regenerate cygming.opt.urls and mingw.opt.urls - 2 - - --- 2024-05-12 Mark Wielaard New
[to-be-committed,RISC-V] Improve usage of slli.uw in constant synthesis [to-be-committed,RISC-V] Improve usage of slli.uw in constant synthesis - - - - --- 2024-05-12 Jeff Law New
« 1 2 3 41276 1277 »