Show patches with: State = Action Required       |    Archived = No       |   8194 patches
« 1 278 79 8081 82 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[COMMITTED] ada: Preanalyze classwide contracts as spec expressions [COMMITTED] ada: Preanalyze classwide contracts as spec expressions - - - -1- 2022-11-08 Marc Poulhiès Unresolved
[COMMITTED] ada: Fix expansion of 'Wide_Image and 'Wide_Wide_Image on composite types [COMMITTED] ada: Fix expansion of 'Wide_Image and 'Wide_Wide_Image on composite types - - - -1- 2022-11-08 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Fix inconsistent whitespace in Ada.Numerics.Generic_Complex_Arrays [COMMITTED] ada: Fix inconsistent whitespace in Ada.Numerics.Generic_Complex_Arrays - - - -1- 2022-11-08 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Remove unneeded code in handling formal type defaults [COMMITTED] ada: Remove unneeded code in handling formal type defaults - - - -1- 2022-11-08 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Cleanup local variable that is only set as an out parameter [COMMITTED] ada: Cleanup local variable that is only set as an out parameter - - - -1- 2022-11-08 Marc Poulhiès Unresolved
[COMMITTED] ada: Remove obsolete code in Resolve_If_Expression [COMMITTED] ada: Remove obsolete code in Resolve_If_Expression - - - -1- 2022-11-08 Marc Poulhiès Unresolved
[COMMITTED] ada: Reject limited objects in array and record delta aggregates [COMMITTED] ada: Reject limited objects in array and record delta aggregates - - - -1- 2022-11-08 Marc Poulhiès Unresolved
[COMMITTED] ada: Allow initialization of limited objects with delta aggregates [COMMITTED] ada: Allow initialization of limited objects with delta aggregates - - - -1- 2022-11-08 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Reject record delta aggregates with limited expressions [COMMITTED] ada: Reject record delta aggregates with limited expressions - - - -1- 2022-11-08 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Missing master of task causing assertion failure [COMMITTED] ada: Missing master of task causing assertion failure - - - -1- 2022-11-08 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Raise Tag_Error when Ada.Tags operations are called with No_Tag [COMMITTED] ada: Raise Tag_Error when Ada.Tags operations are called with No_Tag - - - -1- 2022-11-08 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Add new -gnatw_q switch to usage message [COMMITTED] ada: Add new -gnatw_q switch to usage message - - - -1- 2022-11-08 Marc Poulhiès Repeat Merge
analyzer: add warnings relating to sockets [PR106140] analyzer: add warnings relating to sockets [PR106140] - - - -1- 2022-11-08 David Malcolm Unresolved
[commited] analyzer: start adding support for errno [commited] analyzer: start adding support for errno - - - -1- 2022-11-08 David Malcolm Unresolved
[committed] analyzer: introduce succeed_or_fail_call_info [committed] analyzer: introduce succeed_or_fail_call_info - - - -1- 2022-11-08 David Malcolm Repeat Merge
[committed] analyzer: fix "when 'strchr' returns non-NULL" message [committed] analyzer: fix "when 'strchr' returns non-NULL" message - - - -1- 2022-11-08 David Malcolm Repeat Merge
Remove AVX512_VP2INTERSECT from PTA_SAPPHIRERAPIDS Remove AVX512_VP2INTERSECT from PTA_SAPPHIRERAPIDS - - - -1- 2022-11-08 Li, Pan2 via Gcc-patches Unresolved
[COMMITTED] PR tree-optimization/104530 - Add transitive inferred range processing. [COMMITTED] PR tree-optimization/104530 - Add transitive inferred range processing. - - - -1- 2022-11-08 Andrew MacLeod Repeat Merge
[committed] bpf: cleanup missed refactor [committed] bpf: cleanup missed refactor - - - -1- 2022-11-07 David Faust Repeat Merge
[COMMITTED] Improve multiplication by powers of 2 in range-ops. [COMMITTED] Improve multiplication by powers of 2 in range-ops. - - - -1- 2022-11-07 Aldy Hernandez Repeat Merge
C++: Template lambda mangling testcases C++: Template lambda mangling testcases - - - -1- 2022-11-07 Nathan Sidwell Repeat Merge
[v2,16/19] modula2 front end: bootstrap and documentation tools 16/19 modula2 front end: bootstrap and documentation tools - - - -1- 2022-11-07 Gaius Mulley Unresolved
[COMMITTED,range-op] Restrict division by power of 2 optimization to positive numbers. [COMMITTED,range-op] Restrict division by power of 2 optimization to positive numbers. - - - -1- 2022-11-07 Aldy Hernandez Repeat Merge
[(pushed)] Mitigate clang warnings: [(pushed)] Mitigate clang warnings: - - - -1- 2022-11-07 Martin Liška Repeat Merge
[COMMITTED] ada: Document that gprof won't work on windows with PIE. [COMMITTED] ada: Document that gprof won't work on windows with PIE. - - - -1- 2022-11-07 Marc Poulhiès Unresolved
[COMMITTED] ada: Tune hash function for cross-reference entries [COMMITTED] ada: Tune hash function for cross-reference entries - - - -1- 2022-11-07 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Fix performance regression related to references in Refined_State [COMMITTED] ada: Fix performance regression related to references in Refined_State - - - -1- 2022-11-07 Marc Poulhiès Unresolved
[COMMITTED] ada: Use named notation in calls to Expand_Composite_Equality [COMMITTED] ada: Use named notation in calls to Expand_Composite_Equality - - - -1- 2022-11-07 Marc Poulhiès Unresolved
[COMMITTED] ada: New warning about noncomposing user-defined "=" [COMMITTED] ada: New warning about noncomposing user-defined "=" - - - -1- 2022-11-07 Marc Poulhiès Unresolved
[COMMITTED] ada: Inline composite node kind AST queries [COMMITTED] ada: Inline composite node kind AST queries - - - -1- 2022-11-07 Marc Poulhiès Unresolved
[COMMITTED] ada: Fix inherited postconditions in inlined subprograms [COMMITTED] ada: Fix inherited postconditions in inlined subprograms - - - -1- 2022-11-07 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Fixed elaboration of CUDA programs. [COMMITTED] ada: Fixed elaboration of CUDA programs. - - - -1- 2022-11-07 Marc Poulhiès Unresolved
[COMMITTED] ada: Rework CUDA host-side invocation of device-side elaboration code [COMMITTED] ada: Rework CUDA host-side invocation of device-side elaboration code - - - -1- 2022-11-07 Marc Poulhiès Unresolved
[COMMITTED] ada: Fix detection of external calls to protected objects in instances [COMMITTED] ada: Fix detection of external calls to protected objects in instances - - - -1- 2022-11-07 Marc Poulhiès Unresolved
[COMMITTED] ada: Clean up unnecessary nesting in code for DLL libraries [COMMITTED] ada: Clean up unnecessary nesting in code for DLL libraries - - - -1- 2022-11-07 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Suppress warnings on derived True/False [COMMITTED] ada: Suppress warnings on derived True/False - - - -1- 2022-11-07 Marc Poulhiès Unresolved
[COMMITTED] ada: Deconstruct Safe_To_Capture_In_Parameter_Value [COMMITTED] ada: Deconstruct Safe_To_Capture_In_Parameter_Value - - - -1- 2022-11-07 Marc Poulhiès Unresolved
[COMMITTED] ada: Flip warning suppression routine to positive meaning [COMMITTED] ada: Flip warning suppression routine to positive meaning - - - -1- 2022-11-07 Marc Poulhiès Unresolved
[COMMITTED] ada: Cleanup detection of code within generic instances [COMMITTED] ada: Cleanup detection of code within generic instances - - - -1- 2022-11-07 Marc Poulhiès Unresolved
[COMMITTED] ada: Remove redundant suppression for non-modified IN OUT parameters [COMMITTED] ada: Remove redundant suppression for non-modified IN OUT parameters - - - -1- 2022-11-07 Marc Poulhiès Unresolved
[COMMITTED] ada: Reject boxes in delta array aggregates [COMMITTED] ada: Reject boxes in delta array aggregates - - - -1- 2022-11-07 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Allow reuse of Enclosing_Declaration_Or_Statement by GNATprove [COMMITTED] ada: Allow reuse of Enclosing_Declaration_Or_Statement by GNATprove - - - -1- 2022-11-07 Marc Poulhiès Unresolved
[COMMITTED] ada: Clean up unnecesary call in resolution of overloaded expressions [COMMITTED] ada: Clean up unnecesary call in resolution of overloaded expressions - - - -1- 2022-11-07 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Clean up code for visibility of generic actuals [COMMITTED] ada: Clean up code for visibility of generic actuals - - - -1- 2022-11-07 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Cleanup comment about mapping parameters when inlining [COMMITTED] ada: Cleanup comment about mapping parameters when inlining - - - -1- 2022-11-07 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Put_Image aspect spec incorrectly not inherited [COMMITTED] ada: Put_Image aspect spec incorrectly not inherited - - - -1- 2022-11-07 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Tune layout after switching to Ada 2022 aggregate syntax [COMMITTED] ada: Tune layout after switching to Ada 2022 aggregate syntax - - - -1- 2022-11-07 Marc Poulhiès Unresolved
[COMMITTED] ada: Cleanup WITH clauses after switching from obsolescent Ada 83 unit [COMMITTED] ada: Cleanup WITH clauses after switching from obsolescent Ada 83 unit - - - -1- 2022-11-07 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Create operator nodes in functional style [COMMITTED] ada: Create operator nodes in functional style - - - -1- 2022-11-07 Marc Poulhiès Unresolved
[COMMITTED] ada: Don't reuse operator nodes in expansion [COMMITTED] ada: Don't reuse operator nodes in expansion - - - -1- 2022-11-07 Marc Poulhiès Unresolved
[COMMITTED] ada: Simplify detection of pragmas in the context items [COMMITTED] ada: Simplify detection of pragmas in the context items - - - -1- 2022-11-07 Marc Poulhiès Unresolved
[COMMITTED] ada: Reject misplaced pragma Obsolescent [COMMITTED] ada: Reject misplaced pragma Obsolescent - - - -1- 2022-11-07 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Fix missing tag for with of an obsolescent function [COMMITTED] ada: Fix missing tag for with of an obsolescent function - - - -1- 2022-11-07 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Remove useless validity suppression for attribute Input [COMMITTED] ada: Remove useless validity suppression for attribute Input - - - -1- 2022-11-07 Marc Poulhiès Repeat Merge
[committed] Add another commit to ignore [committed] Add another commit to ignore - - - -1- 2022-11-07 Jakub Jelinek Unresolved
libstdc++: Update from latest fast_float [PR107468] libstdc++: Update from latest fast_float [PR107468] - - - -1- 2022-11-07 Jakub Jelinek Unresolved
[2/2] Add m_CORE_ATOM for atom cores Intel Grand Ridge Support - - - -1- 2022-11-07 Jiang, Haochen Unresolved
[1/2] Initial Grand Ridge support Intel Grand Ridge Support - - - -1- 2022-11-07 Jiang, Haochen Unresolved
i386: Prefer remote atomic insn for atomic_fetch{add, and, or, xor} i386: Prefer remote atomic insn for atomic_fetch{add, and, or, xor} - - - -1- 2022-11-06 Li, Pan2 via Gcc-patches Corrupt patch
Support Intel RAO-INT Support Intel RAO-INT - - - -1- 2022-11-06 Li, Pan2 via Gcc-patches Corrupt patch
RISC-V: Add RVV registers register spilling RISC-V: Add RVV registers register spilling - - - -1- 2022-11-06 juzhe.zhong@rivai.ai Unresolved
[committed] wwwdocs: gcc-4.8: Move three links from http to https [committed] wwwdocs: gcc-4.8: Move three links from http to https - - - -1- 2022-11-05 Gerald Pfeifer Unresolved
[committed] wwwdocs: codingrationale: Switch www.open-std.org links to https [committed] wwwdocs: codingrationale: Switch www.open-std.org links to https - - - -1- 2022-11-05 Gerald Pfeifer Unresolved
[committed] d: Adjust attr_register2.d to pass when compiling with -m32 [committed] d: Adjust attr_register2.d to pass when compiling with -m32 - - - -1- 2022-11-05 Iain Buclaw Repeat Merge
[committed] d: Add support for vector comparison operators [committed] d: Add support for vector comparison operators - - - -1- 2022-11-05 Iain Buclaw Repeat Merge
[committed] libstdc++: Do not use SFINAE for propagate_const conversions [PR107525] [committed] libstdc++: Do not use SFINAE for propagate_const conversions [PR107525] - - - -1- 2022-11-05 Jonathan Wakely Repeat Merge
[COMMITTED] Set nonzero bits for multiplication and divisions by a power of 2. [COMMITTED] Set nonzero bits for multiplication and divisions by a power of 2. - - - -1- 2022-11-04 Aldy Hernandez Repeat Merge
[committed] libstdc++: Simplify lifetime of eh_globals variable [PR107500] [committed] libstdc++: Simplify lifetime of eh_globals variable [PR107500] - - - -1- 2022-11-04 Jonathan Wakely Repeat Merge
[committed] libstdc++: Define _GNU_SOURCE for secure_getenv on Cygwin [PR107511] [committed] libstdc++: Define _GNU_SOURCE for secure_getenv on Cygwin [PR107511] - - - -1- 2022-11-04 Jonathan Wakely Repeat Merge
[COMMITTED] ada: Fix for validity checks combined with aliasing checks [COMMITTED] ada: Fix for validity checks combined with aliasing checks - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Fix couple of issues with arrays indexed by enumeration type [COMMITTED] ada: Fix couple of issues with arrays indexed by enumeration type - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Fix typo in comment referring to pragma Restrictions [COMMITTED] ada: Fix typo in comment referring to pragma Restrictions - - - -1- 2022-11-04 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Cleanup code for warnings about unreferenced formal parameters [COMMITTED] ada: Cleanup code for warnings about unreferenced formal parameters - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Cleanup code for unreferenced variables [COMMITTED] ada: Cleanup code for unreferenced variables - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Cleanup code for warnings about unset references [COMMITTED] ada: Cleanup code for warnings about unset references - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Static intrinsic functions are a core language extension. [COMMITTED] ada: Static intrinsic functions are a core language extension. - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Remove redundant calls in handling of aspect specifications [COMMITTED] ada: Remove redundant calls in handling of aspect specifications - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Flag unsupported dispatching constructor calls [COMMITTED] ada: Flag unsupported dispatching constructor calls - - - -1- 2022-11-04 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Avoid repeated iteration over private protected components [COMMITTED] ada: Avoid repeated iteration over private protected components - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Cleanup clearing flags on package variables [COMMITTED] ada: Cleanup clearing flags on package variables - - - -1- 2022-11-04 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Fix various typos in GNAT User's Guide [COMMITTED] ada: Fix various typos in GNAT User's Guide - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Fix loop unnesting issue. [COMMITTED] ada: Fix loop unnesting issue. - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Fix repeated killing of private entity values [COMMITTED] ada: Fix repeated killing of private entity values - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Simplify detection of controlling formals [COMMITTED] ada: Simplify detection of controlling formals - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Skip dynamic interface conversion under configurable runtime [COMMITTED] ada: Skip dynamic interface conversion under configurable runtime - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Skip dynamic interface conversion under configurable runtime [COMMITTED] ada: Skip dynamic interface conversion under configurable runtime - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Fix typo [COMMITTED] ada: Fix typo - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Remove sa_messages [COMMITTED] ada: Remove sa_messages - - - -1- 2022-11-04 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Refactor: replace uses of `not Present(X)` with `No (X)` [COMMITTED] ada: Refactor: replace uses of `not Present(X)` with `No (X)` - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Fix various typos in node and entity description comments [COMMITTED] ada: Fix various typos in node and entity description comments - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Fix various typos in GNAT RM [COMMITTED] ada: Fix various typos in GNAT RM - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Improve efficiency of scope stack restoration [COMMITTED] ada: Improve efficiency of scope stack restoration - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Small editorial changes to documentation comments [COMMITTED] ada: Small editorial changes to documentation comments - - - -1- 2022-11-04 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Allow enabling a restricted set of language extensions. [COMMITTED] ada: Allow enabling a restricted set of language extensions. - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Generate missing object decls for adainit/adafinal registration calls [COMMITTED] ada: Generate missing object decls for adainit/adafinal registration calls - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Support lock-free protected objects with pragma Initialize_Scalars [COMMITTED] ada: Support lock-free protected objects with pragma Initialize_Scalars - - - -1- 2022-11-04 Marc Poulhiès Unresolved
[COMMITTED] ada: Remove VxWorks 6 and VxWorks 653 2.x content from the UGX [COMMITTED] ada: Remove VxWorks 6 and VxWorks 653 2.x content from the UGX - - - -1- 2022-11-04 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Reject expanded global names in lock-free protected objects [COMMITTED] ada: Reject expanded global names in lock-free protected objects - - - -1- 2022-11-04 Marc Poulhiès Repeat Merge
[COMMITTED] ada: Generate host-side CUDA_Register_Function calls for device's adainit/adafinal [COMMITTED] ada: Generate host-side CUDA_Register_Function calls for device's adainit/adafinal - - - -1- 2022-11-04 Marc Poulhiès Unresolved
GCC 13: OpenMP offloading to Intel MIC has been removed (was: Remove support for Intel MIC offloadi… GCC 13: OpenMP offloading to Intel MIC has been removed (was: Remove support for Intel MIC offloadi… - - - -1- 2022-11-04 Thomas Schwinge Unresolved
« 1 278 79 8081 82 »