Show patches with: none      |   127876 patches
« 1 2 ... 219 220 2211278 1279 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Ada] Improve expected type error messages [Ada] Improve expected type error messages - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Document control flow redundancy [Ada] Document control flow redundancy - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Fix compiler crash on FOR iteration scheme over container [Ada] Fix compiler crash on FOR iteration scheme over container - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Remove obsolete uses of Unchecked_Conversion from Ada 83 [Ada] Remove obsolete uses of Unchecked_Conversion from Ada 83 - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Remove obsolete uses of Unchecked_Deallocation from Ada 83 [Ada] Remove obsolete uses of Unchecked_Deallocation from Ada 83 - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Fix the Ada 2022 iterated component association RM reference [Ada] Fix the Ada 2022 iterated component association RM reference - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Spurious access error in function returning type with access discriminant [Ada] Spurious access error in function returning type with access discriminant - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Accept effectively volatile components in actuals [Ada] Accept effectively volatile components in actuals - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Remove redundant guard in checks for volatile actuals [Ada] Remove redundant guard in checks for volatile actuals - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Ineffective use type clause warnings cause compile time crash [Ada] Ineffective use type clause warnings cause compile time crash - - - - --- 2022-05-13 Pierre-Marie de Rodat New
Do not use DW_OP_not for TRUTH_NOT_EXPR in conditional expressions Do not use DW_OP_not for TRUTH_NOT_EXPR in conditional expressions - - - - --- 2022-05-13 Eric Botcazou New
Fix wrong SRA with VIEW_CONVERT_EXPR and reverse SSO Fix wrong SRA with VIEW_CONVERT_EXPR and reverse SSO - - - - --- 2022-05-13 Eric Botcazou New
Optimize vpermtiw/b to vpunpcklqdq for certain cases. Optimize vpermtiw/b to vpunpcklqdq for certain cases. - - - - --- 2022-05-13 liuhongt New
[V2] rs6000: Optimize comparison on rotated 16bits constant [V2] rs6000: Optimize comparison on rotated 16bits constant - - - - --- 2022-05-13 Jiufu Guo New
rs6000: Handle unresolved overloaded builtin [PR105485] rs6000: Handle unresolved overloaded builtin [PR105485] - - - - --- 2022-05-13 Kewen.Lin New
testsuite: opt: Fix const7.C for RISC-V. testsuite: opt: Fix const7.C for RISC-V. - - - - --- 2022-05-13 Jiawei New
[v4,rs6000] Add a combine pattern for CA minus one [PR95737] [v4,rs6000] Add a combine pattern for CA minus one [PR95737] - - - - --- 2022-05-13 HAO CHEN GUI New
gdc 9, 10 and 11 bug fix gdc 9, 10 and 11 bug fix - - - - --- 2022-05-12 Marc Aurèle La France New
[v2] RISC-V: Implement C[LT]Z_DEFINED_VALUE_AT_ZERO [v2] RISC-V: Implement C[LT]Z_DEFINED_VALUE_AT_ZERO 1 - 1 - --- 2022-05-12 Philipp Tomsich New
[committed] libstdc++: Remove whitespace before preprocessor directives [committed] libstdc++: Remove whitespace before preprocessor directives - - - - --- 2022-05-12 Jonathan Wakely New
c++: improve a couple of TMPL_ARGS_* accessor macros c++: improve a couple of TMPL_ARGS_* accessor macros - - - - --- 2022-05-12 Patrick Palka New
[Ada] Skip postponed validation checks with compilation errors [Ada] Skip postponed validation checks with compilation errors - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Restore double quotes in debug printouts [Ada] Restore double quotes in debug printouts - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Reuse collective subtype for comparison operators where possible [Ada] Reuse collective subtype for comparison operators where possible - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Remove unreferenced Is_Selector_Name routine [Ada] Remove unreferenced Is_Selector_Name routine - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Add more dummy names in Sem_Warn.Has_Junk_Name [Ada] Add more dummy names in Sem_Warn.Has_Junk_Name - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Fix warning about generic subprograms withed but not referenced [Ada] Fix warning about generic subprograms withed but not referenced - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Fix warning about generic subprograms withed but not instantiated [Ada] Fix warning about generic subprograms withed but not instantiated - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Remove useless pragma Warnings Off from runtime units [Ada] Remove useless pragma Warnings Off from runtime units - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Do not issue a warning on a postcondition of True or False [Ada] Do not issue a warning on a postcondition of True or False - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Make debug printouts more robust [Ada] Make debug printouts more robust - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Add ghost code to facilitate proof with SPARK [Ada] Add ghost code to facilitate proof with SPARK - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Remove use of use-clauses in loaded runtime units [Ada] Remove use of use-clauses in loaded runtime units - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Fix support for ISO-8859-15 and IBM CP 850 encoding [Ada] Fix support for ISO-8859-15 and IBM CP 850 encoding - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Remove redundant guard against Any_String [Ada] Remove redundant guard against Any_String - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Accept raise expressions as operands of boolean operators [Ada] Accept raise expressions as operands of boolean operators - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Plug loophole in Possible_Type_For_Conditional_Expression [Ada] Plug loophole in Possible_Type_For_Conditional_Expression - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Adapt CodePeer analysis of GNAT to changes in dependencies [Ada] Adapt CodePeer analysis of GNAT to changes in dependencies - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Revamp analysis of conditional expressions [Ada] Revamp analysis of conditional expressions - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Rewrite Sem_Ch4.Find_Boolean_Types [Ada] Rewrite Sem_Ch4.Find_Boolean_Types - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Introduce hardbool Machine_Attribute for Ada [Ada] Introduce hardbool Machine_Attribute for Ada - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Fix scope of block in expanded protected entry body [Ada] Fix scope of block in expanded protected entry body - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Fix style checking rule for square brackets in Ada 2022 and above [Ada] Fix style checking rule for square brackets in Ada 2022 and above - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Fix typos in syntax for implementation-defined pragmas [Ada] Fix typos in syntax for implementation-defined pragmas - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Reuse generic string hash for invocation signatures [Ada] Reuse generic string hash for invocation signatures - - - - --- 2022-05-12 Pierre-Marie de Rodat New
[Ada] Document Aggregate_Individually_Assign as a configuration pragma [Ada] Document Aggregate_Individually_Assign as a configuration pragma - - - - --- 2022-05-12 Pierre-Marie de Rodat New
rtl-optimization/105577 - RTL DSE and non-call EH rtl-optimization/105577 - RTL DSE and non-call EH - - - - --- 2022-05-12 Richard Biener New
Refactor '-ldl' handling for libgomp proper and plugins Refactor '-ldl' handling for libgomp proper and plugins - - - - --- 2022-05-12 Thomas Schwinge New
[PING^2] libgomp nvptx plugin: Split 'PLUGIN_NVPTX_DYNAMIC' into 'PLUGIN_NVPTX_INCLUDE_SYSTEM_CUDA_… [PING^2] libgomp nvptx plugin: Split 'PLUGIN_NVPTX_DYNAMIC' into 'PLUGIN_NVPTX_INCLUDE_SYSTEM_CUDA_… - - - - --- 2022-05-12 Thomas Schwinge New
libgomp plugins: Don't 'AC_SUBST' and 'AC_DEFINE_UNQUOTED' for 'PLUGIN_GCN', 'PLUGIN_NVPTX' (was: [… libgomp plugins: Don't 'AC_SUBST' and 'AC_DEFINE_UNQUOTED' for 'PLUGIN_GCN', 'PLUGIN_NVPTX' (was: [… - - - - --- 2022-05-12 Thomas Schwinge New
tree-optimization/105562 - avoid uninit diagnostic with better FRE tree-optimization/105562 - avoid uninit diagnostic with better FRE - - - - --- 2022-05-12 Richard Biener New
c++: Support module language-decl semantics c++: Support module language-decl semantics - - - - --- 2022-05-12 Nathan Sidwell New
[OG11-committed] Fortran: Fix proc pointer as elemental arg handling (was: Fortran: Fix finalizatio… [OG11-committed] Fortran: Fix proc pointer as elemental arg handling (was: Fortran: Fix finalizatio… - - - - --- 2022-05-12 Tobias Burnus New
Make gimple_build main workers more flexible Make gimple_build main workers more flexible - - - - --- 2022-05-12 Richard Biener New
[committed] openmp: Add omp_all_memory support (C/C++ only so far) [committed] openmp: Add omp_all_memory support (C/C++ only so far) - - - - --- 2022-05-12 Jakub Jelinek New
Remove -mpower8-fusion options Remove -mpower8-fusion options - - - - --- 2022-05-12 Michael Meissner New
[PR105455] predict: Check for no REG_BR_PROB in uninitialized case [PR105455] predict: Check for no REG_BR_PROB in uninitialized case - - - - --- 2022-05-12 Alexandre Oliva New
[PR105455] Set edge probabilities when hardening conditionals [PR105455] Set edge probabilities when hardening conditionals - - - - --- 2022-05-12 Alexandre Oliva New
Avoid visiting newly-created blocks in harden-conditionals Avoid visiting newly-created blocks in harden-conditionals - - - - --- 2022-05-12 Alexandre Oliva New
[committed] analyzer: fix memory leaks [committed] analyzer: fix memory leaks - - - - --- 2022-05-11 David Malcolm New
[committed] wwwdocs: branching: Editorial changes re branch_changer.py [committed] wwwdocs: branching: Editorial changes re branch_changer.py - - - - --- 2022-05-11 Gerald Pfeifer New
[v2] x86: Document -mcet-switch [v2] x86: Document -mcet-switch - - - - --- 2022-05-11 H.J. Lu New
[pushed] c++: lambda template in requires [PR105541] [pushed] c++: lambda template in requires [PR105541] - - - - --- 2022-05-11 Jason Merrill New
tree: introduce range adaptor for TREE_VEC tree: introduce range adaptor for TREE_VEC - - - - --- 2022-05-11 Patrick Palka New
[pushed] c++: fix arm-eabi bootstrap [PR105567] [pushed] c++: fix arm-eabi bootstrap [PR105567] - - - - --- 2022-05-11 Jason Merrill New
OpenMP: Handle descriptors in target's firstprivate [PR104949] OpenMP: Handle descriptors in target's firstprivate [PR104949] - - - - --- 2022-05-11 Tobias Burnus New
Extend --with-zstd documentation Extend --with-zstd documentation - - - - --- 2022-05-11 Bruno Haible New
[3/3] rs6000: Remove <Fv> rs6000: Delete <Ff> and <Fv> - - - - --- 2022-05-11 Segher Boessenkool New
[2/3] rs6000: Remove <Ff> rs6000: Delete <Ff> and <Fv> - - - - --- 2022-05-11 Segher Boessenkool New
[1/3] rs6000: Delete RS6000_CONSTRAINT_f rs6000: Delete <Ff> and <Fv> - - - - --- 2022-05-11 Segher Boessenkool New
opts: improve option suggestion opts: improve option suggestion - - - - --- 2022-05-11 Martin Liška New
[c++] Add module attachment [c++] Add module attachment - - - - --- 2022-05-11 Nathan Sidwell New
Use variadic template functions for the gimple_build forwarders Use variadic template functions for the gimple_build forwarders - - - - --- 2022-05-11 Richard Biener New
[10,backport] libstdc++: Implement P2325 changes to default-constructibility of views [10,backport] libstdc++: Implement P2325 changes to default-constructibility of views - - - - --- 2022-05-11 Patrick Palka New
libgomp: Remove unused '--with-hsa-runtime', '--with-hsa-runtime-include', '--with-hsa-runtime-lib'… libgomp: Remove unused '--with-hsa-runtime', '--with-hsa-runtime-include', '--with-hsa-runtime-lib'… - - - - --- 2022-05-11 Thomas Schwinge New
libgomp GCN plugin: Clean up always-empty 'PLUGIN_GCN_CPPFLAGS', 'PLUGIN_GCN_LDFLAGS' (was: libgomp… libgomp GCN plugin: Clean up always-empty 'PLUGIN_GCN_CPPFLAGS', 'PLUGIN_GCN_LDFLAGS' (was: libgomp… - - - - --- 2022-05-11 Thomas Schwinge New
rtl-optimization/105559 - avoid quadratic behavior in delete_insn_and_edges rtl-optimization/105559 - avoid quadratic behavior in delete_insn_and_edges - - - - --- 2022-05-11 Richard Biener New
docs: document --with-zstd docs: document --with-zstd - - - - --- 2022-05-11 Martin Liška New
Implement some of fold_binary_op_with_conditional_arg in match.pd Implement some of fold_binary_op_with_conditional_arg in match.pd - - - - --- 2022-05-11 Richard Biener New
[v2,rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605] [v2,rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605] - - - - --- 2022-05-11 HAO CHEN GUI New
[Ada] Sort Detect_Blocking alphabetically among names and pragmas [Ada] Sort Detect_Blocking alphabetically among names and pragmas - - - - --- 2022-05-11 Pierre-Marie de Rodat New
[Ada] Fix Compile_Time_(Error|Warning) as non-configuration pragmas [Ada] Fix Compile_Time_(Error|Warning) as non-configuration pragmas - - - - --- 2022-05-11 Pierre-Marie de Rodat New
[Ada] Correctly reject record aggregate using brackets [Ada] Correctly reject record aggregate using brackets - - - - --- 2022-05-11 Pierre-Marie de Rodat New
[Ada] Fix unbalanced paren in documentation marker for GNAT Studio [Ada] Fix unbalanced paren in documentation marker for GNAT Studio - - - - --- 2022-05-11 Pierre-Marie de Rodat New
[Ada] Fix spurious ambiguity for if_expression containing operator [Ada] Fix spurious ambiguity for if_expression containing operator - - - - --- 2022-05-11 Pierre-Marie de Rodat New
[Ada] Do not create useless itype in Constrain_Access [Ada] Do not create useless itype in Constrain_Access - - - - --- 2022-05-11 Pierre-Marie de Rodat New
[Ada] Detect infinite loops with operators in exit conditions [Ada] Detect infinite loops with operators in exit conditions - - - - --- 2022-05-11 Pierre-Marie de Rodat New
[Ada] Adapt proof of System.Arith_Double after update of Z3 [Ada] Adapt proof of System.Arith_Double after update of Z3 - - - - --- 2022-05-11 Pierre-Marie de Rodat New
[Ada] Update categorization of implementation restrictions [Ada] Update categorization of implementation restrictions - - - - --- 2022-05-11 Pierre-Marie de Rodat New
[Ada] Fix "S p e c" and "B o d y" file headers [Ada] Fix "S p e c" and "B o d y" file headers - - - - --- 2022-05-11 Pierre-Marie de Rodat New
[Ada] Add SUSE 32bit dependency [Ada] Add SUSE 32bit dependency - - - - --- 2022-05-11 Pierre-Marie de Rodat New
[Ada] Fix formatting glitches in GNAT User's Guide [Ada] Fix formatting glitches in GNAT User's Guide - - - - --- 2022-05-11 Pierre-Marie de Rodat New
[Ada] Use pygments for Ada code examples of elaboration control [Ada] Use pygments for Ada code examples of elaboration control - - - - --- 2022-05-11 Pierre-Marie de Rodat New
[Ada] Excess finalization on assignment with target name symbol [Ada] Excess finalization on assignment with target name symbol - - - - --- 2022-05-11 Pierre-Marie de Rodat New
[Ada] fix crash on Secondary_Stack_Size with discriminant [Ada] fix crash on Secondary_Stack_Size with discriminant - - - - --- 2022-05-11 Pierre-Marie de Rodat New
[Ada] Reset Reachable field when mutating label into loop entity [Ada] Reset Reachable field when mutating label into loop entity - - - - --- 2022-05-11 Pierre-Marie de Rodat New
[Ada] Fix layout of tables in PDF version of GNAT RM [Ada] Fix layout of tables in PDF version of GNAT RM - - - - --- 2022-05-11 Pierre-Marie de Rodat New
[Ada] Fix layout in description of aspects and pragmas [Ada] Fix layout in description of aspects and pragmas - - - - --- 2022-05-11 Pierre-Marie de Rodat New
[Ada] Fix markup in description of implementation-defined characteristics [Ada] Fix markup in description of implementation-defined characteristics - - - - --- 2022-05-11 Pierre-Marie de Rodat New
[Ada] Fix markup in description of pragma Eliminate [Ada] Fix markup in description of pragma Eliminate - - - - --- 2022-05-11 Pierre-Marie de Rodat New
« 1 2 ... 219 220 2211278 1279 »