Toggle navigation
Patchwork
gcc-patch
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 15942 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
«
1
2
…
101
102
103
…
159
160
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[COMMITTED] ada: usage.adb: document -gnatyD switch
[COMMITTED] ada: usage.adb: document -gnatyD switch
- - -
1
-
-
2023-05-16
Marc Poulhiès
Accepted
[COMMITTED] ada: Fix Ada representation of r_debug and link_map types
[COMMITTED] ada: Fix Ada representation of r_debug and link_map types
- - -
1
-
-
2023-05-16
Marc Poulhiès
Accepted
[COMMITTED] ada: Enable Support_Atomic_Primitives on PPC Linux
[COMMITTED] ada: Enable Support_Atomic_Primitives on PPC Linux
- - -
1
-
-
2023-05-16
Marc Poulhiès
Accepted
[COMMITTED] ada: Follow-up improvement to implementation of storage models
[COMMITTED] ada: Follow-up improvement to implementation of storage models
- - -
1
-
-
2023-05-16
Marc Poulhiès
Accepted
[COMMITTED] ada: Add tags on style messages
[COMMITTED] ada: Add tags on style messages
- - -
1
-
-
2023-05-16
Marc Poulhiès
Accepted
[COMMITTED] ada: Fix typo in "pattern"
[COMMITTED] ada: Fix typo in "pattern"
- - -
1
-
-
2023-05-16
Marc Poulhiès
Accepted
[COMMITTED] ada: Adjust semantics and implementation of storage models
[COMMITTED] ada: Adjust semantics and implementation of storage models
- - -
1
-
-
2023-05-16
Marc Poulhiès
Accepted
[COMMITTED] ada: Build invariant procedure while freezing in GNATprove mode
[COMMITTED] ada: Build invariant procedure while freezing in GNATprove mode
- - -
1
-
-
2023-05-16
Marc Poulhiès
Accepted
[COMMITTED] ada: Get name from entity if that's what's passed to Subprogram_Name
[COMMITTED] ada: Get name from entity if that's what's passed to Subprogram_Name
- - -
1
-
-
2023-05-16
Marc Poulhiès
Accepted
[COMMITTED] ada: Document examples of No_Dependence restriction for code generation
[COMMITTED] ada: Document examples of No_Dependence restriction for code generation
- - -
1
-
-
2023-05-16
Marc Poulhiès
Accepted
[COMMITTED] ada: Bad handling of ASCII with -gnatyn
[COMMITTED] ada: Bad handling of ASCII with -gnatyn
- - -
1
-
-
2023-05-16
Marc Poulhiès
Accepted
[COMMITTED] ada: Introduce Cannot_Be_Superflat flag on N_Range nodes
[COMMITTED] ada: Introduce Cannot_Be_Superflat flag on N_Range nodes
- - -
1
-
-
2023-05-16
Marc Poulhiès
Accepted
[COMMITTED] ada: Change Present_Expr field type to Uint
[COMMITTED] ada: Change Present_Expr field type to Uint
- - -
1
-
-
2023-05-16
Marc Poulhiès
Accepted
[COMMITTED] ada: Simplify dramatically ghost code for proof of System.Arith_Double
[COMMITTED] ada: Simplify dramatically ghost code for proof of System.Arith_Double
- - -
-
1
-
2023-05-16
Marc Poulhiès
Unresolved
[COMMITTED] ada: Add intermediate assertions for proof of Super_Tail
[COMMITTED] ada: Add intermediate assertions for proof of Super_Tail
- - -
1
-
-
2023-05-16
Marc Poulhiès
Accepted
[COMMITTED] ada: Missing dependency with -gnatc
[COMMITTED] ada: Missing dependency with -gnatc
- - -
1
-
-
2023-05-16
Marc Poulhiès
Accepted
[COMMITTED] ada: Set Loop_Variant assertion policy to Ignore in both
[COMMITTED] ada: Set Loop_Variant assertion policy to Ignore in both
- - -
1
-
-
2023-05-16
Marc Poulhiès
Accepted
[COMMITTED] ada: Trivial refactoring in Instantiate_*_Body
[COMMITTED] ada: Trivial refactoring in Instantiate_*_Body
- - -
1
-
-
2023-05-16
Marc Poulhiès
Accepted
[COMMITTED] ada: Restore proof of System.Arith_Double
[COMMITTED] ada: Restore proof of System.Arith_Double
- - -
1
-
-
2023-05-16
Marc Poulhiès
Accepted
RISC-V: Adjust stdint.h to stdint-gcc.h for rvv tests
RISC-V: Adjust stdint.h to stdint-gcc.h for rvv tests
- - -
1
-
-
2023-05-16
Li, Pan2 via Gcc-patches
Accepted
s390: Implement TARGET_ATOMIC_ALIGN_FOR_MODE
s390: Implement TARGET_ATOMIC_ALIGN_FOR_MODE
- - -
1
-
-
2023-05-16
Stefan Schulze Frielinghaus
Accepted
[v5,1/4] rs6000: Enable REE pass by default
[v5,1/4] rs6000: Enable REE pass by default
- - -
1
-
-
2023-05-16
Ajit Agarwal
Accepted
MATCH: [PR109424] Simplify min/max of boolean arguments
MATCH: [PR109424] Simplify min/max of boolean arguments
- - -
-
1
-
2023-05-16
Andrew Pinski
Unresolved
[committed] c: Ignore _Atomic on function return type for C2x
[committed] c: Ignore _Atomic on function return type for C2x
- - -
1
-
-
2023-05-15
Joseph Myers
Accepted
[committed] c: Update __has_c_attribute values for C2x
[committed] c: Update __has_c_attribute values for C2x
- - -
1
-
-
2023-05-15
Joseph Myers
Accepted
[V9] VECT: Add decrement IV support in Loop Vectorizer
[V9] VECT: Add decrement IV support in Loop Vectorizer
- - -
1
-
-
2023-05-15
juzhe.zhong@rivai.ai
Accepted
Back to requiring "Perl version 5.6.1 (or later)" [PR82856] (was: Update GCC to autoconf 2.69, auto…
Back to requiring "Perl version 5.6.1 (or later)" [PR82856] (was: Update GCC to autoconf 2.69, auto…
- - -
1
-
-
2023-05-15
Thomas Schwinge
Accepted
[avr] Fix PR109650 wrong code
[avr] Fix PR109650 wrong code
- - -
1
-
-
2023-05-15
Georg-Johann Lay
Accepted
c++: add feature-test macro for auto(x)
c++: add feature-test macro for auto(x)
- - -
1
-
-
2023-05-15
Patrick Palka
Accepted
[V2] RISC-V: Add FRM and rounding mode operand into floating point intrinsics
[V2] RISC-V: Add FRM and rounding mode operand into floating point intrinsics
- - -
-
1
-
2023-05-15
juzhe.zhong@rivai.ai
Unresolved
[v9] RISC-V: Add the 'zfa' extension, version 0.2
[v9] RISC-V: Add the 'zfa' extension, version 0.2
- - -
1
-
-
2023-05-15
Jin Ma
Accepted
RISC-V: Add FRM and rounding mode operand into floating-point ternary instructions
RISC-V: Add FRM and rounding mode operand into floating-point ternary instructions
- - -
1
-
-
2023-05-15
juzhe.zhong@rivai.ai
Accepted
OPTABS: Extend the number of expanding instructions pattern.
OPTABS: Extend the number of expanding instructions pattern.
- - -
1
-
-
2023-05-15
juzhe.zhong@rivai.ai
Accepted
RISC-V: Add FRM and rounding mode operand into floating-point ternary instructions
RISC-V: Add FRM and rounding mode operand into floating-point ternary instructions
- - -
1
-
-
2023-05-15
juzhe.zhong@rivai.ai
Accepted
RISC-V: Add rounding mode operand for floating point instructions
RISC-V: Add rounding mode operand for floating point instructions
- - -
-
1
-
2023-05-15
juzhe.zhong@rivai.ai
Unresolved
Add auto-resizing capability to irange's [PR109695]
Add auto-resizing capability to irange's [PR109695]
- - -
1
-
-
2023-05-15
Aldy Hernandez
Accepted
[V3] RISC-V: Add rounding mode operand for fixed-point patterns
[V3] RISC-V: Add rounding mode operand for fixed-point patterns
- - -
-
1
-
2023-05-15
juzhe.zhong@rivai.ai
Unresolved
[COMMITTED] ada: Fix typo in comment
[COMMITTED] ada: Fix typo in comment
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Add annotations for proof of termination of runtime units
[COMMITTED] ada: Add annotations for proof of termination of runtime units
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Recover proof of runtime units
[COMMITTED] ada: Recover proof of runtime units
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Recover proof of Interfaces.C for termination
[COMMITTED] ada: Recover proof of Interfaces.C for termination
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Fix comment related to inlining
[COMMITTED] ada: Fix comment related to inlining
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Use Inline aspect instead of pragma in Einfo.Utils
[COMMITTED] ada: Use Inline aspect instead of pragma in Einfo.Utils
- - -
-
1
-
2023-05-15
Marc Poulhiès
Unresolved
[COMMITTED] ada: Fix formatting inconsistency in User's Guide
[COMMITTED] ada: Fix formatting inconsistency in User's Guide
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Remove duplicated code in Proc_Next_Component_Or_Discriminant
[COMMITTED] ada: Remove duplicated code in Proc_Next_Component_Or_Discriminant
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Improve comment on First_Entity
[COMMITTED] ada: Improve comment on First_Entity
- - -
-
1
-
2023-05-15
Marc Poulhiès
Unresolved
[COMMITTED] ada: Clean up vanishing entity fields
[COMMITTED] ada: Clean up vanishing entity fields
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Fix internal error on instance in package body with -gnatn
[COMMITTED] ada: Fix internal error on instance in package body with -gnatn
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Remove redundant protection against empty lists
[COMMITTED] ada: Remove redundant protection against empty lists
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Simplify lookup of predecessor in homonym chain
[COMMITTED] ada: Simplify lookup of predecessor in homonym chain
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Accept aggregates with OTHERS clause in unchecked type conversions
[COMMITTED] ada: Accept aggregates with OTHERS clause in unchecked type conversions
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Emit warnings for (some) ineffective static predicate tests
[COMMITTED] ada: Emit warnings for (some) ineffective static predicate tests
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Update comment after SPARK RM change
[COMMITTED] ada: Update comment after SPARK RM change
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Improve check of attribute reference
[COMMITTED] ada: Improve check of attribute reference
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Fix minor documentation formatting issue
[COMMITTED] ada: Fix minor documentation formatting issue
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Optimize 2**N to avoid explicit 'if' in modular case
[COMMITTED] ada: Optimize 2**N to avoid explicit 'if' in modular case
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Add Check_Error_Detected before "raise Bad_Attribute"
[COMMITTED] ada: Add Check_Error_Detected before "raise Bad_Attribute"
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Fix handling of pragma Warnings (Toolname, Off/On)
[COMMITTED] ada: Fix handling of pragma Warnings (Toolname, Off/On)
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Fix invalid JSON for extended variant record with -gnatRj
[COMMITTED] ada: Fix invalid JSON for extended variant record with -gnatRj
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Fix proof of runtime unit System.Value*
[COMMITTED] ada: Fix proof of runtime unit System.Value*
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Allow pragmas Annotate between loop pragmas
[COMMITTED] ada: Allow pragmas Annotate between loop pragmas
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: INOX: prototype RFC on String Interpolation
[COMMITTED] ada: INOX: prototype RFC on String Interpolation
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: GNAT UGN: Add section documenting PIE being enabled by default on Linux
[COMMITTED] ada: GNAT UGN: Add section documenting PIE being enabled by default on Linux
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Skip dynamic interface conversion under native runtime
[COMMITTED] ada: Skip dynamic interface conversion under native runtime
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Reject attribute Initialize on unchecked unions
[COMMITTED] ada: Reject attribute Initialize on unchecked unions
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Fix Unchecked_Conversion in edge case
[COMMITTED] ada: Fix Unchecked_Conversion in edge case
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[COMMITTED] ada: Fix link to parent when copying with Copy_Separate_Tree
[COMMITTED] ada: Fix link to parent when copying with Copy_Separate_Tree
- - -
1
-
-
2023-05-15
Marc Poulhiès
Accepted
[V2] RISC-V: Add rounding mode operand for fixed-point patterns
[V2] RISC-V: Add rounding mode operand for fixed-point patterns
- - -
-
1
-
2023-05-15
juzhe.zhong@rivai.ai
Unresolved
tree-optimization/109848 - fix TARGET_MEM_REF store from CTOR simplification
tree-optimization/109848 - fix TARGET_MEM_REF store from CTOR simplification
- - -
-
1
-
2023-05-15
Richard Biener
Unresolved
[v2] RISC-V: Optimize vsetvl AVL for VLS VLMAX auto-vectorization
[v2] RISC-V: Optimize vsetvl AVL for VLS VLMAX auto-vectorization
- - -
1
-
-
2023-05-15
Li, Pan2 via Gcc-patches
Accepted
[GCC,12] testsuite/108776 - avoid c-c++-common/rotate-11.c FAIL
[GCC,12] testsuite/108776 - avoid c-c++-common/rotate-11.c FAIL
- - -
1
-
-
2023-05-15
Richard Biener
Accepted
Fix gcc.dg/vect/pr108950.c
Fix gcc.dg/vect/pr108950.c
- - -
1
-
-
2023-05-15
Richard Biener
Accepted
RISC-V: Add rounding mode operand for fixed-point patterns
RISC-V: Add rounding mode operand for fixed-point patterns
- - -
-
1
-
2023-05-15
juzhe.zhong@rivai.ai
Unresolved
[3/3] s390: Refactor block operation setmem
Refactor memory block operations
- - -
1
-
-
2023-05-15
Stefan Schulze Frielinghaus
Accepted
[2/3] s390: Add block operation movmem
Refactor memory block operations
- - -
1
-
-
2023-05-15
Stefan Schulze Frielinghaus
Accepted
[1/3] s390: Refactor block operation cpymem
Refactor memory block operations
- - -
1
-
-
2023-05-15
Stefan Schulze Frielinghaus
Accepted
[Testsuite] Skip -fdelete-null-pointer-check tests if target keeps_null_pointer_checks
[Testsuite] Skip -fdelete-null-pointer-check tests if target keeps_null_pointer_checks
- - -
-
-
1
2023-05-15
Li, Pan2 via Gcc-patches
Not Applicable
[V2] RISC-V: Support TARGET_VECTORIZE_PREFERRED_VECTOR_ALIGNMENT to optimize codegen of both VLA &&…
[V2] RISC-V: Support TARGET_VECTORIZE_PREFERRED_VECTOR_ALIGNMENT to optimize codegen of both VLA &&…
- - -
1
-
-
2023-05-15
juzhe.zhong@rivai.ai
Accepted
RISC-V: Support TARGET_VECTORIZE_PREFERRED_VECTOR_ALIGNMENT to optimize codegen of both VLA && VLS …
RISC-V: Support TARGET_VECTORIZE_PREFERRED_VECTOR_ALIGNMENT to optimize codegen of both VLA && VLS …
- - -
1
-
-
2023-05-15
juzhe.zhong@rivai.ai
Accepted
RISC-V: Support RVV VREINTERPRET from v{u}int*_t to vbool1_t
RISC-V: Support RVV VREINTERPRET from v{u}int*_t to vbool1_t
- - -
-
1
-
2023-05-15
Li, Pan2 via Gcc-patches
Unresolved
RISC-V: Add VECTOR_ALIGNMENT_REACHABLE && BUILTIN_VECTORIZATION_COST target hook to optimize RVV VL…
RISC-V: Add VECTOR_ALIGNMENT_REACHABLE && BUILTIN_VECTORIZATION_COST target hook to optimize RVV VL…
- - -
-
1
-
2023-05-15
juzhe.zhong@rivai.ai
Unresolved
[V7] VECT: Add decrement IV support in Loop Vectorizer
[V7] VECT: Add decrement IV support in Loop Vectorizer
- - -
1
-
-
2023-05-15
juzhe.zhong@rivai.ai
Accepted
Fortran: CLASS pointer function result in variable definition context [PR109846]
Fortran: CLASS pointer function result in variable definition context [PR109846]
- - -
1
-
-
2023-05-14
Harald Anlauf
Accepted
i386: Handle unsupported modes from ix86_widen_mult_cost [PR109807]
i386: Handle unsupported modes from ix86_widen_mult_cost [PR109807]
- - -
1
-
-
2023-05-14
Uros Bizjak
Accepted
Fix assertion for unwind-dw2-fde.c btree changes
Fix assertion for unwind-dw2-fde.c btree changes
- - -
1
-
-
2023-05-14
Sören Tempel
Accepted
RISC-V: Refactor the or pattern to switch cases
RISC-V: Refactor the or pattern to switch cases
- - -
1
-
-
2023-05-14
Li, Pan2 via Gcc-patches
Accepted
MATCH: Add pattern for `signbit(x) ? x : -x` into abs (and swapped)
MATCH: Add pattern for `signbit(x) ? x : -x` into abs (and swapped)
- - -
1
-
-
2023-05-14
Andrew Pinski
Accepted
[14/14] gcc: use _P() defines from tree.h
use _P() defines from tree.h
- - -
1
-
-
2023-05-13
Bernhard Reutner-Fischer
Accepted
[13/14] omp: use _P() defines from tree.h
use _P() defines from tree.h
- - -
1
-
-
2023-05-13
Bernhard Reutner-Fischer
Accepted
[12/14] go: use _P() defines from tree.h
use _P() defines from tree.h
- - -
1
-
-
2023-05-13
Bernhard Reutner-Fischer
Accepted
[11/14] objc: use _P() defines from tree.h
use _P() defines from tree.h
- - -
1
-
-
2023-05-13
Bernhard Reutner-Fischer
Accepted
[10/14] c: use _P() defines from tree.h
use _P() defines from tree.h
- - -
1
-
-
2023-05-13
Bernhard Reutner-Fischer
Accepted
[09/14] rust: use _P() defines from tree.h
use _P() defines from tree.h
- - -
1
-
-
2023-05-13
Bernhard Reutner-Fischer
Accepted
[08/14] fortran: use _P() defines from tree.h
use _P() defines from tree.h
- - -
1
-
-
2023-05-13
Bernhard Reutner-Fischer
Accepted
[07/14] d: use _P() defines from tree.h
use _P() defines from tree.h
- - -
1
-
-
2023-05-13
Bernhard Reutner-Fischer
Accepted
[06/14] lto: use _P() defines from tree.h
use _P() defines from tree.h
- - -
1
-
-
2023-05-13
Bernhard Reutner-Fischer
Accepted
[05/14] m2: use _P() defines from tree.h
use _P() defines from tree.h
- - -
1
-
-
2023-05-13
Bernhard Reutner-Fischer
Accepted
[04/14] c++: use _P() defines from tree.h
use _P() defines from tree.h
- - -
1
-
-
2023-05-13
Bernhard Reutner-Fischer
Accepted
[03/14] gcc/config/*: use _P() defines from tree.h
use _P() defines from tree.h
- - -
1
-
-
2023-05-13
Bernhard Reutner-Fischer
Accepted
[02/14] analyzer: use _P() defines from tree.h
use _P() defines from tree.h
- - -
1
-
-
2023-05-13
Bernhard Reutner-Fischer
Accepted
«
1
2
…
101
102
103
…
159
160
»