Toggle navigation
Patchwork
gcc-patch
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 8194 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
…
71
72
73
…
81
82
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[committed,1/3] libstdc++: Fix std::span constraint for sizeof(size_t) < sizeof(int) [PR108221]
[committed,1/3] libstdc++: Fix std::span constraint for sizeof(size_t) < sizeof(int) [PR108221]
- - -
-
1
-
2023-01-10
Jonathan Wakely
Repeat Merge
RISC-V: Adjust testcases for AVL=REG support
RISC-V: Adjust testcases for AVL=REG support
- - -
-
1
-
2023-01-09
juzhe.zhong@rivai.ai
Unresolved
RISC-V: Fix bugs of supporting AVL=REG (single-real-def) in VSETVL PASS
RISC-V: Fix bugs of supporting AVL=REG (single-real-def) in VSETVL PASS
- - -
-
1
-
2023-01-09
juzhe.zhong@rivai.ai
Unresolved
RISC-V: Remove dirty_pat since it is redundant
RISC-V: Remove dirty_pat since it is redundant
- - -
-
1
-
2023-01-09
juzhe.zhong@rivai.ai
Unresolved
RISC-V: Avoid redundant flow in backward fusion
RISC-V: Avoid redundant flow in backward fusion
- - -
-
1
-
2023-01-09
juzhe.zhong@rivai.ai
Unresolved
RISC-V: Avoid redundant flow in forward fusion
RISC-V: Avoid redundant flow in forward fusion
- - -
-
1
-
2023-01-09
juzhe.zhong@rivai.ai
Unresolved
Modula-2: fix documentation layout
Modula-2: fix documentation layout
- - -
-
1
-
2023-01-09
Eric Botcazou
Repeat Merge
[committed] c: Check for modifiable static compound literals in inline definitions
[committed] c: Check for modifiable static compound literals in inline definitions
- - -
-
1
-
2023-01-09
Joseph Myers
Repeat Merge
[COMMITTED] ada: Remove a couple of unreachable statements
[COMMITTED] ada: Remove a couple of unreachable statements
- - -
-
1
-
2023-01-09
Marc Poulhiès
Unresolved
[COMMITTED] ada: Simplify finalization of temporaries created for interface objects
[COMMITTED] ada: Simplify finalization of temporaries created for interface objects
- - -
-
1
-
2023-01-09
Marc Poulhiès
Repeat Merge
middle-end/108209 - typo in genmatch.cc:commutative_op
middle-end/108209 - typo in genmatch.cc:commutative_op
- - -
-
1
-
2023-01-09
Richard Biener
Repeat Merge
middle-end/69482 - not preserving volatile accesses
middle-end/69482 - not preserving volatile accesses
- - -
-
1
-
2023-01-09
Richard Biener
Repeat Merge
calls: Fix up TYPE_NO_NAMED_ARGS_STDARG_P handling [PR107453]
calls: Fix up TYPE_NO_NAMED_ARGS_STDARG_P handling [PR107453]
- - -
-
1
-
2023-01-09
Jakub Jelinek
Unresolved
c++: Only do maybe_init_list_as_range optimization if !processing_template_decl [PR108047]
c++: Only do maybe_init_list_as_range optimization if !processing_template_decl [PR108047]
- - -
-
1
-
2023-01-09
Jakub Jelinek
Unresolved
[committed] Fix compilation of gcc.dg/atomic/c11-atomic-exec-[45].c on hpux
[committed] Fix compilation of gcc.dg/atomic/c11-atomic-exec-[45].c on hpux
- - -
-
1
-
2023-01-07
John David Anglin
Repeat Merge
[committed] libstdc++: Suppress -Waddress warning in tzdb.cc [PR108228]
[committed] libstdc++: Suppress -Waddress warning in tzdb.cc [PR108228]
- - -
-
1
-
2023-01-06
Jonathan Wakely
Unresolved
[committed] libstdc++: Refactor time_zone::_Impl::rules_counter [PR108235]
[committed] libstdc++: Refactor time_zone::_Impl::rules_counter [PR108235]
- - -
-
1
-
2023-01-06
Jonathan Wakely
Repeat Merge
[committed] c: C2x semantics for __builtin_tgmath
[committed] c: C2x semantics for __builtin_tgmath
- - -
-
1
-
2023-01-06
Joseph Myers
Repeat Merge
Always define `WIN32_LEAN_AND_MEAN` before <windows.h>
Always define `WIN32_LEAN_AND_MEAN` before <windows.h>
- - -
-
1
-
2023-01-06
LIU Hao
Unresolved
libbacktrace patch committed: Only test --build-id if supported
libbacktrace patch committed: Only test --build-id if supported
- - -
-
1
-
2023-01-06
Ian Lance Taylor
Repeat Merge
[committed] libstdc++: Disable broken std::format for floating-point types [PR108221]
[committed] libstdc++: Disable broken std::format for floating-point types [PR108221]
- - -
-
1
-
2023-01-06
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Fix deadlock in debug iterator increment [PR108288]
[committed] libstdc++: Fix deadlock in debug iterator increment [PR108288]
- - -
-
1
-
2023-01-06
Jonathan Wakely
Repeat Merge
[wwwdocs] Fix typo in libstdc++ release notes
[wwwdocs] Fix typo in libstdc++ release notes
- - -
-
1
-
2023-01-06
Jonathan Wakely
Unresolved
[wwwdocs] Document libstdc++ additions for GCC 12 and 13
[wwwdocs] Document libstdc++ additions for GCC 12 and 13
- - -
-
1
-
2023-01-06
Jonathan Wakely
Unresolved
configure: remove dependencies on gmp and mpfr when gdb is disabled
configure: remove dependencies on gmp and mpfr when gdb is disabled
- - -
-
1
-
2023-01-06
Clément Chigot
Repeat Merge
[pushed] contrib: add 'contrib' to default dirs in update-copyright.py
[pushed] contrib: add 'contrib' to default dirs in update-copyright.py
- - -
-
1
-
2023-01-06
Martin Liška
Repeat Merge
wwwdocs: Note that old reload is deprecated
wwwdocs: Note that old reload is deprecated
- - -
-
1
-
2023-01-05
Segher Boessenkool
Unresolved
[committed] hppa: Fix atomic operations on PA-RISC 2.0 processors
[committed] hppa: Fix atomic operations on PA-RISC 2.0 processors
- - -
-
1
-
2023-01-05
John David Anglin
Repeat Merge
[committed] libstdc++: Fix <chrono> printers for Python 2 [PR108212]
[committed] libstdc++: Fix <chrono> printers for Python 2 [PR108212]
- - -
-
1
-
2023-01-05
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Reduce size of std::bind_front(empty_type) result [PR108290]
[committed] libstdc++: Reduce size of std::bind_front(empty_type) result [PR108290]
- - -
-
1
-
2023-01-05
Jonathan Wakely
Repeat Merge
[COMMITTED] ada: Minor tweak to test added in previous change
[COMMITTED] ada: Minor tweak to test added in previous change
- - -
-
1
-
2023-01-05
Marc Poulhiès
Unresolved
[COMMITTED] ada: Clean up interface handling in Expand_N_Object_Declaration
[COMMITTED] ada: Clean up interface handling in Expand_N_Object_Declaration
- - -
-
1
-
2023-01-05
Marc Poulhiès
Unresolved
[COMMITTED] ada: Flag renaming-as-spec as a body to inline
[COMMITTED] ada: Flag renaming-as-spec as a body to inline
- - -
-
1
-
2023-01-05
Marc Poulhiès
Unresolved
[COMMITTED] ada: Remove unhelpful special case for renamed bodies in GNATprove mode
[COMMITTED] ada: Remove unhelpful special case for renamed bodies in GNATprove mode
- - -
-
1
-
2023-01-05
Marc Poulhiès
Unresolved
[COMMITTED] ada: Fix nested generic instantiation
[COMMITTED] ada: Fix nested generic instantiation
- - -
-
1
-
2023-01-05
Marc Poulhiès
Unresolved
[COMMITTED] ada: Do not use decimal approximation in -gnatRj output
[COMMITTED] ada: Do not use decimal approximation in -gnatRj output
- - -
-
1
-
2023-01-05
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Optimize class-wide objects initialized with function calls
[COMMITTED] ada: Optimize class-wide objects initialized with function calls
- - -
-
1
-
2023-01-05
Marc Poulhiès
Unresolved
[COMMITTED] ada: Fix pasto in comment
[COMMITTED] ada: Fix pasto in comment
- - -
-
1
-
2023-01-05
Marc Poulhiès
Unresolved
[COMMITTED] ada: Fix spurious emissions of -gnatwj warning
[COMMITTED] ada: Fix spurious emissions of -gnatwj warning
- - -
-
1
-
2023-01-05
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: INOX: prototype RFC on String Interpolation
[COMMITTED] ada: INOX: prototype RFC on String Interpolation
- - -
-
1
-
2023-01-05
Marc Poulhiès
Unresolved
[COMMITTED] ada: Update gnatpp documentation with --layout switch
[COMMITTED] ada: Update gnatpp documentation with --layout switch
- - -
-
1
-
2023-01-05
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Further adjust freezing for expansion of contracts
[COMMITTED] ada: Further adjust freezing for expansion of contracts
- - -
-
1
-
2023-01-05
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Simplify new expansion of contracts
[COMMITTED] ada: Simplify new expansion of contracts
- - -
-
1
-
2023-01-05
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Adjust handling of "%g" in GNAT.Formatted_String
[COMMITTED] ada: Adjust handling of "%g" in GNAT.Formatted_String
- - -
-
1
-
2023-01-05
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Fix generic instantiation of sibling package
[COMMITTED] ada: Fix generic instantiation of sibling package
- - -
-
1
-
2023-01-05
Marc Poulhiès
Unresolved
[COMMITTED] ada: Spurious error on Lock_Free protected type with discriminants
[COMMITTED] ada: Spurious error on Lock_Free protected type with discriminants
- - -
-
1
-
2023-01-05
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Revert to constrained allocation for string concatenation
[COMMITTED] ada: Revert to constrained allocation for string concatenation
- - -
-
1
-
2023-01-05
Marc Poulhiès
Unresolved
[COMMITTED] ada: Better error message for bad Discard_Names configuration pragma
[COMMITTED] ada: Better error message for bad Discard_Names configuration pragma
- - -
-
1
-
2023-01-05
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Update doc for -gnatw_q
[COMMITTED] ada: Update doc for -gnatw_q
- - -
-
1
-
2023-01-05
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Fix finalization issues in extended return statements
[COMMITTED] ada: Fix finalization issues in extended return statements
- - -
-
1
-
2023-01-05
Marc Poulhiès
Unresolved
[COMMITTED] ada: Fix incorrect warning about unreferenced packed arrays
[COMMITTED] ada: Fix incorrect warning about unreferenced packed arrays
- - -
-
1
-
2023-01-05
Marc Poulhiès
Repeat Merge
[committed] openmp: Fix up finish_omp_target_clauses [PR108286]
[committed] openmp: Fix up finish_omp_target_clauses [PR108286]
- - -
-
1
-
2023-01-05
Jakub Jelinek
Unresolved
[committed] libstdc++: Support single components in name of chrono::current_zone() [PR108211]
[committed] libstdc++: Support single components in name of chrono::current_zone() [PR108211]
- - -
-
1
-
2023-01-05
Jonathan Wakely
Unresolved
[committed] libstdc++: Only use std::atomic<tzdb_list::_Node*> if lock free [PR108228]
[committed] libstdc++: Only use std::atomic<tzdb_list::_Node*> if lock free [PR108228]
- - -
-
1
-
2023-01-05
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Fix std::chrono::hh_mm_ss with unsigned rep [PR108265]
[committed] libstdc++: Fix std::chrono::hh_mm_ss with unsigned rep [PR108265]
- - -
-
1
-
2023-01-05
Jonathan Wakely
Repeat Merge
Avoid quadratic behaviour of symbol renaming
Avoid quadratic behaviour of symbol renaming
- - -
-
1
-
2023-01-04
Jan Hubicka
Repeat Merge
[committed] libstdc++: Fix std::array<T, 0>::data() to be a constant expression [PR108258]
[committed] libstdc++: Fix std::array<T, 0>::data() to be a constant expression [PR108258]
- - -
-
1
-
2023-01-04
Jonathan Wakely
Repeat Merge
c++: Error recovery in merge_default_template_args [PR108206]
c++: Error recovery in merge_default_template_args [PR108206]
- - -
-
1
-
2023-01-04
Jakub Jelinek
Unresolved
generic-match-head: Don't assume GENERIC folding is done only early [PR108237]
generic-match-head: Don't assume GENERIC folding is done only early [PR108237]
- - -
-
1
-
2023-01-04
Jakub Jelinek
Unresolved
vrp: Handle pointers in maybe_set_nonzero_bits [PR108253]
vrp: Handle pointers in maybe_set_nonzero_bits [PR108253]
- - -
-
1
-
2023-01-04
Jakub Jelinek
Unresolved
ubsan: Avoid narrowing of multiply for -fsanitize=signed-integer-overflow [PR108256]
ubsan: Avoid narrowing of multiply for -fsanitize=signed-integer-overflow [PR108256]
- - -
-
1
-
2023-01-04
Jakub Jelinek
Unresolved
[PATCH-2,rs6000] Change mode and insn condition for scalar extract sig instruction
[PATCH-2,rs6000] Change mode and insn condition for scalar extract sig instruction
- - -
-
1
-
2023-01-04
HAO CHEN GUI
Unresolved
gcc-11: FTBFS on hurd-i386
gcc-11: FTBFS on hurd-i386
- - -
-
1
-
2023-01-03
Li, Pan2 via Gcc-patches
Unresolved
expr: Fix up store_expr into SUBREG_PROMOTED_* target [PR108264]
expr: Fix up store_expr into SUBREG_PROMOTED_* target [PR108264]
- - -
-
1
-
2023-01-03
Jakub Jelinek
Unresolved
cfgrtl: Don't try to redirect asm goto to EXIT [PR108263]
cfgrtl: Don't try to redirect asm goto to EXIT [PR108263]
- - -
-
1
-
2023-01-03
Jakub Jelinek
Unresolved
[COMMITTED] ada: Fix unescaped quotes when combining fdiagnostics-format=json and gnatdJ
[COMMITTED] ada: Fix unescaped quotes when combining fdiagnostics-format=json and gnatdJ
- - -
-
1
-
2023-01-03
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: output.adb: fix newline being inserted when buffer is full
[COMMITTED] ada: output.adb: fix newline being inserted when buffer is full
- - -
-
1
-
2023-01-03
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Fix GNAT.Formatted_String's handling of real values
[COMMITTED] ada: Fix GNAT.Formatted_String's handling of real values
- - -
-
1
-
2023-01-03
Marc Poulhiès
Unresolved
[COMMITTED] ada: Fix parsing bug in GNAT.Formatted_String
[COMMITTED] ada: Fix parsing bug in GNAT.Formatted_String
- - -
-
1
-
2023-01-03
Marc Poulhiès
Unresolved
[COMMITTED] ada: Fix premature finalization of return temporary
[COMMITTED] ada: Fix premature finalization of return temporary
- - -
-
1
-
2023-01-03
Marc Poulhiès
Unresolved
[COMMITTED] ada: Fix format string parsing in GNAT.Formatted_String
[COMMITTED] ada: Fix format string parsing in GNAT.Formatted_String
- - -
-
1
-
2023-01-03
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Make Apply_Discriminant_Check.Denotes_Explicit_Dereference more robust
[COMMITTED] ada: Make Apply_Discriminant_Check.Denotes_Explicit_Dereference more robust
- - -
-
1
-
2023-01-03
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Fix calling convention of foreign functions returning limited type
[COMMITTED] ada: Fix calling convention of foreign functions returning limited type
- - -
-
1
-
2023-01-03
Marc Poulhiès
Unresolved
[COMMITTED] ada: Adapt frontend optimization for aggregate assignment
[COMMITTED] ada: Adapt frontend optimization for aggregate assignment
- - -
-
1
-
2023-01-03
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Another small adjustment to special resolution of membership test
[COMMITTED] ada: Another small adjustment to special resolution of membership test
- - -
-
1
-
2023-01-03
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Make Sem_Util.Is_Aliased_View predicate more robust
[COMMITTED] ada: Make Sem_Util.Is_Aliased_View predicate more robust
- - -
-
1
-
2023-01-03
Marc Poulhiès
Unresolved
[COMMITTED] ada: GNAT UGN: Adjust wording in "Platform-specific Information" chapter
[COMMITTED] ada: GNAT UGN: Adjust wording in "Platform-specific Information" chapter
- - -
-
1
-
2023-01-03
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Fix detection of function calls in object declarations
[COMMITTED] ada: Fix detection of function calls in object declarations
- - -
-
1
-
2023-01-03
Marc Poulhiès
Unresolved
[COMMITTED] ada: Simplify [Small_]Integer_Type_For
[COMMITTED] ada: Simplify [Small_]Integer_Type_For
- - -
-
1
-
2023-01-03
Marc Poulhiès
Repeat Merge
[COMMITTED] ada: Fix support of Default_Component_Value aspect on derived types
[COMMITTED] ada: Fix support of Default_Component_Value aspect on derived types
- - -
-
1
-
2023-01-03
Marc Poulhiès
Repeat Merge
modula-2, driver: Implement handling for -static-libgm2.
modula-2, driver: Implement handling for -static-libgm2.
- - -
-
1
-
2023-01-02
Iain Sandoe
Unresolved
[1/n] modula-2: Fix building the plugin for Darwin [PR107612].
[1/n] modula-2: Fix building the plugin for Darwin [PR107612].
- - -
-
1
-
2022-12-30
Iain Sandoe
Unresolved
[COMMITTED] gcc: xtensa: use GP_RETURN_* instead of magic constant
[COMMITTED] gcc: xtensa: use GP_RETURN_* instead of magic constant
- - -
-
1
-
2022-12-29
Max Filippov
Repeat Merge
[RFC,v2] Support RV64-ILP32
[RFC,v2] Support RV64-ILP32
- - -
-
1
-
2022-12-28
Liao Shihua
Unresolved
[COMMITTED] gcc: xtensa: use define_c_enums instead of define_constants
[COMMITTED] gcc: xtensa: use define_c_enums instead of define_constants
- - -
-
1
-
2022-12-27
Max Filippov
Repeat Merge
[COMMITTED,4/4] xtensa: Generate density instructions in set_frame_ptr
[COMMITTED,1/4] xtensa: Tabify, and trim trailing spaces
- - -
-
1
-
2022-12-27
Max Filippov
Repeat Merge
[COMMITTED,3/4] xtensa: Change GP_RETURN{, _REG_COUNT} to GP_RETURN_{FIRST, LAST}
[COMMITTED,1/4] xtensa: Tabify, and trim trailing spaces
- - -
-
1
-
2022-12-27
Max Filippov
Repeat Merge
[COMMITTED,2/4] xtensa: Clean up xtensa_expand_prologue
[COMMITTED,1/4] xtensa: Tabify, and trim trailing spaces
- - -
-
1
-
2022-12-27
Max Filippov
Repeat Merge
[COMMITTED,1/4] xtensa: Tabify, and trim trailing spaces
[COMMITTED,1/4] xtensa: Tabify, and trim trailing spaces
- - -
-
1
-
2022-12-27
Max Filippov
Repeat Merge
[committed] RISC-V: Add riscv_vector.h wrapper
[committed] RISC-V: Add riscv_vector.h wrapper
- - -
-
1
-
2022-12-27
Kito Cheng
Repeat Merge
[00/13] check hash table counts
- - -
-
1
-
2022-12-27
Alexandre Oliva
Repeat Merge
[committed] wwwdocs: gcc-12: Spelling fixes
[committed] wwwdocs: gcc-12: Spelling fixes
- - -
-
1
-
2022-12-25
Gerald Pfeifer
Unresolved
[pushed] libgcc, Darwin: No early install for the compatibility libgcc_s.1.dylib.
[pushed] libgcc, Darwin: No early install for the compatibility libgcc_s.1.dylib.
- - -
-
1
-
2022-12-24
Iain Sandoe
Repeat Merge
[committed] tree-ssa-dom: can_infer_simple_equiv fixes [PR108068]
[committed] tree-ssa-dom: can_infer_simple_equiv fixes [PR108068]
- - -
-
1
-
2022-12-23
Jakub Jelinek
Unresolved
nvptx: '-mframe-malloc-threshold', '-Wframe-malloc-threshold' (was: Handling of large stack objects…
nvptx: '-mframe-malloc-threshold', '-Wframe-malloc-threshold' (was: Handling of large stack objects…
- - -
-
1
-
2022-12-23
Thomas Schwinge
Unresolved
[committed] libstdc++: Fix Darwin bootstrap error in src/c++20/tzdb.cc
[committed] libstdc++: Fix Darwin bootstrap error in src/c++20/tzdb.cc
- - -
-
1
-
2022-12-23
Jonathan Wakely
Repeat Merge
nvptx: Support global constructors/destructors via 'collect2' for offloading (was: nvptx: Support g…
nvptx: Support global constructors/destructors via 'collect2' for offloading (was: nvptx: Support g…
- - -
-
1
-
2022-12-23
Thomas Schwinge
Unresolved
[WWWDOCS] htdocs: rotate news
[WWWDOCS] htdocs: rotate news
- - -
-
1
-
2022-12-23
Jose E. Marchesi
Unresolved
[WWWDOCS] htdocs: add an Atom feed for GCC news
[WWWDOCS] htdocs: add an Atom feed for GCC news
- - -
-
1
-
2022-12-23
Jose E. Marchesi
Unresolved
[committed] libstdc++: Remove problematic static_assert from src/c++20/tzdb.cc
[committed] libstdc++: Remove problematic static_assert from src/c++20/tzdb.cc
- - -
-
1
-
2022-12-23
Jonathan Wakely
Repeat Merge
«
1
2
…
71
72
73
…
81
82
»