Show patches with: Archived = No       |   15942 patches
« 1 2148 149 150159 160 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[09/35] arm: improve tests for vmax* arm: rework MVE testsuite and rework backend where necessary (1st chunk) - - - 1-- 2022-11-17 Andrea Corallo Accepted
[08/35] arm: improve tests for vmin* arm: rework MVE testsuite and rework backend where necessary (1st chunk) - - - 1-- 2022-11-17 Andrea Corallo Accepted
[07/35] arm: improve tests and fix vcmp* arm: rework MVE testsuite and rework backend where necessary (1st chunk) - - - 1-- 2022-11-17 Andrea Corallo Accepted
[06/35] arm: improve tests and fix vdupq* arm: rework MVE testsuite and rework backend where necessary (1st chunk) - - - 1-- 2022-11-17 Andrea Corallo Accepted
[05/35] arm: improve vidupq* tests arm: rework MVE testsuite and rework backend where necessary (1st chunk) - - - 1-- 2022-11-17 Andrea Corallo Accepted
[04/35] arm: improve tests and fix vdwdupq* arm: rework MVE testsuite and rework backend where necessary (1st chunk) - - - 1-- 2022-11-17 Andrea Corallo Accepted
[03/35] arm: improve tests and fix vddupq* arm: rework MVE testsuite and rework backend where necessary (1st chunk) - - - 1-- 2022-11-17 Andrea Corallo Accepted
[02/35] arm: fix 'vmsr' spacing and register capitalization arm: rework MVE testsuite and rework backend where necessary (1st chunk) - - - 1-- 2022-11-17 Andrea Corallo Accepted
[01/35] arm: improve vcreateq* tests arm: rework MVE testsuite and rework backend where necessary (1st chunk) - - - 1-- 2022-11-17 Andrea Corallo Accepted
[v3] c++: Allow module name to be a single letter on Windows [v3] c++: Allow module name to be a single letter on Windows - - - 1-- 2022-11-17 Torbjorn SVENSSON Accepted
[v3] Enable shrink wrapping for the RISC-V target. [v3] Enable shrink wrapping for the RISC-V target. - - - 1-- 2022-11-17 Manolis Tsamis Accepted
[v4] LoongArch: Optimize immediate load. [v4] LoongArch: Optimize immediate load. - - - 1-- 2022-11-17 chenglulu Accepted
Ver.2: Add compile option "-msmall-data-limit=0" to avoid using .srodata section for riscv. Ver.2: Add compile option "-msmall-data-limit=0" to avoid using .srodata section for riscv. - - - 1-- 2022-11-17 陈逸轩 Accepted
c++, v3: Implement C++23 P2647R1 - Permitting static constexpr variables in constexpr functions c++, v3: Implement C++23 P2647R1 - Permitting static constexpr variables in constexpr functions - - - -1- 2022-11-17 Jakub Jelinek Unresolved
[PATCHv2,rs6000] Enable have_cbranchcc4 on rs6000 [PATCHv2,rs6000] Enable have_cbranchcc4 on rs6000 - - - 1-- 2022-11-17 HAO CHEN GUI Accepted
[v2] LoongArch: Fix atomic_exchange expanding [PR107713] [v2] LoongArch: Fix atomic_exchange expanding [PR107713] - - - 1-- 2022-11-17 Jinyang He Accepted
[V2] Use subscalar mode to move struct block for parameter [V2] Use subscalar mode to move struct block for parameter - - - 1-- 2022-11-17 Jiufu Guo Accepted
middle-end: ensure that VEC_PERM operands get lowered to the same SSA_NAME. [PR107717] middle-end: ensure that VEC_PERM operands get lowered to the same SSA_NAME. [PR107717] - - - -1- 2022-11-17 Tamar Christina Unresolved
c: fix ICE with -fanalyzer and -Wunused-macros [PR107711] c: fix ICE with -fanalyzer and -Wunused-macros [PR107711] - - - 1-- 2022-11-17 David Malcolm Accepted
[committed] Fix multiple recent sh3/sh3eb regressions [committed] Fix multiple recent sh3/sh3eb regressions - - - -1- 2022-11-17 Jeff Law Repeat Merge
[committed] libstdc++: Ensure std::to_chars overloads all declared in <format> [PR107720] [committed] libstdc++: Ensure std::to_chars overloads all declared in <format> [PR107720] - - - -1- 2022-11-17 Jonathan Wakely Repeat Merge
rs6000: Adjust loop_unroll_adjust to match middle-end change [PR 107692] rs6000: Adjust loop_unroll_adjust to match middle-end change [PR 107692] - - - 1-- 2022-11-16 Hongyu Wang Accepted
[committed] analyzer: more test coverage for named constants [committed] analyzer: more test coverage for named constants - - - -1- 2022-11-16 David Malcolm Repeat Merge
[committed] analyzer: log the stashing of named constants [PR107711] [committed] analyzer: log the stashing of named constants [PR107711] - - - -1- 2022-11-16 David Malcolm Repeat Merge
[committed] Fortran: ICE on procedure arguments with non-integer length [PR107707] [committed] Fortran: ICE on procedure arguments with non-integer length [PR107707] - - - -1- 2022-11-16 Harald Anlauf Repeat Merge
[v3] RISC-V missing __builtin_lceil and __builtin_lfloor [v3] RISC-V missing __builtin_lceil and __builtin_lfloor - - - -1- 2022-11-16 Kevin Lee Corrupt patch
[committed] libstdc++: Fix dumb typos in ALT128 support in <format> [PR107720] [committed] libstdc++: Fix dumb typos in ALT128 support in <format> [PR107720] - - - -1- 2022-11-16 Jonathan Wakely Repeat Merge
[committed] libstdc++: Improve performance of chrono::utc_clock::now() [committed] libstdc++: Improve performance of chrono::utc_clock::now() - - - 1-- 2022-11-16 Jonathan Wakely Accepted
[committed] libstdc++: Adjust <format> for Clang compatibility [PR107712] [committed] libstdc++: Adjust <format> for Clang compatibility [PR107712] - - - 1-- 2022-11-16 Jonathan Wakely Accepted
[committed] libstdc++: Disable std::format of _Float128 if std::to_chars is innaccurate [committed] libstdc++: Disable std::format of _Float128 if std::to_chars is innaccurate - - - 1-- 2022-11-16 Jonathan Wakely Accepted
Fortran: error recovery after reference to bad CLASS variable [PR107681] Fortran: error recovery after reference to bad CLASS variable [PR107681] - - - -1- 2022-11-16 Harald Anlauf Repeat Merge
[v3] c++: P2448 - Relaxing some constexpr restrictions [PR106649] [v3] c++: P2448 - Relaxing some constexpr restrictions [PR106649] - - - 1-- 2022-11-16 Marek Polacek Accepted
jit: Install jit headers in $(libsubincludedir) [PR 101491] jit: Install jit headers in $(libsubincludedir) [PR 101491] - - - -1- 2022-11-16 Lorenzo Salvadore Unresolved
tree-optimization/107686 - fix bitfield ref through vec_unpack optimization tree-optimization/107686 - fix bitfield ref through vec_unpack optimization - - - 1-- 2022-11-16 Richard Biener Accepted
middle-end/107679 - fix SSA rewrite of clobber of parameter middle-end/107679 - fix SSA rewrite of clobber of parameter - - - 1-- 2022-11-16 Richard Biener Accepted
[committed] libstdc++: Add test for chrono::utc_clock leap second offset [committed] libstdc++: Add test for chrono::utc_clock leap second offset - - - 1-- 2022-11-16 Jonathan Wakely Accepted
[(pushed)] libatomic: regenerate Makefile.in [(pushed)] libatomic: regenerate Makefile.in - - - -1- 2022-11-16 Martin Liška Repeat Merge
[committed] libstdc++: Fix std::any pretty printer [committed] libstdc++: Fix std::any pretty printer - - - -1- 2022-11-16 Jonathan Wakely Unresolved
[committed] libstdc++: Improve comments on pretty printer code [committed] libstdc++: Improve comments on pretty printer code - - - -1- 2022-11-16 Jonathan Wakely Repeat Merge
[committed] analyzer: use known_function to simplify region_model::on_call_{pre, post} [committed] analyzer: use known_function to simplify region_model::on_call_{pre, post} - - - -1- 2022-11-16 David Malcolm Repeat Merge
[committed] analyzer: split out checker-path.cc into a new checker-event.cc [committed] analyzer: split out checker-path.cc into a new checker-event.cc - - - -1- 2022-11-16 David Malcolm Repeat Merge
libgcc, i386, optabs, v2: Add __float{, un}tibf to libgcc and expand BF -> integral through SF inte… libgcc, i386, optabs, v2: Add __float{, un}tibf to libgcc and expand BF -> integral through SF inte… - - - -1- 2022-11-16 Jakub Jelinek Unresolved
gcn: Add __builtin_gcn_kernarg_ptr gcn: Add __builtin_gcn_kernarg_ptr - - - 1-- 2022-11-16 Tobias Burnus Accepted
c++, v2: Alignment changes to layout compatibility/common initial sequence - DR2583 c++, v2: Alignment changes to layout compatibility/common initial sequence - DR2583 - - - -1- 2022-11-16 Jakub Jelinek Unresolved
c++, v3: Implement CWG2635 - Constrained structured bindings c++, v3: Implement CWG2635 - Constrained structured bindings - - - -1- 2022-11-16 Jakub Jelinek Unresolved
libgcc, i386: Add __fix{,uns}bfti and __float{,un}tibf [PR107703] libgcc, i386: Add __fix{,uns}bfti and __float{,un}tibf [PR107703] - - - -1- 2022-11-16 Jakub Jelinek Unresolved
c++, v2: Fix up calls to static operator() or operator[] [PR107624] c++, v2: Fix up calls to static operator() or operator[] [PR107624] - - - -1- 2022-11-16 Jakub Jelinek Unresolved
Fix typo in gimple_fold_partial_load_store_mem_ref Fix typo in gimple_fold_partial_load_store_mem_ref - - - 1-- 2022-11-16 Kewen.Lin Accepted
[2/2] rs6000: Refine integer comparison handlings in rs6000_emit_vector_compare [1/2] rs6000: Emit vector fp comparison directly in rs6000_emit_vector_compare - - - 1-- 2022-11-16 Kewen.Lin Accepted
[1/2] rs6000: Emit vector fp comparison directly in rs6000_emit_vector_compare [1/2] rs6000: Emit vector fp comparison directly in rs6000_emit_vector_compare - - - 1-- 2022-11-16 Kewen.Lin Accepted
[committed] range-op-float: Fix up float_binary_op_range_finish [PR107668] [committed] range-op-float: Fix up float_binary_op_range_finish [PR107668] - - - -1- 2022-11-16 Jakub Jelinek Unresolved
libstdc++: Fix stream initialization with static library [PR107701] libstdc++: Fix stream initialization with static library [PR107701] - - - 1-- 2022-11-16 Patrick Palka Accepted
[rs6000] Enable have_cbranchcc4 on rs6000 [rs6000] Enable have_cbranchcc4 on rs6000 - - - 1-- 2022-11-16 HAO CHEN GUI Accepted
testsuite: Fix mistransformed gcov testsuite: Fix mistransformed gcov - - - 1-- 2022-11-16 Hans-Peter Nilsson Accepted
[v3] LoongArch: Add prefetch instructions. [v3] LoongArch: Add prefetch instructions. - - - 1-- 2022-11-16 chenglulu Accepted
[v2] c++: P2448 - Relaxing some constexpr restrictions [PR106649] [v2] c++: P2448 - Relaxing some constexpr restrictions [PR106649] - - - 1-- 2022-11-16 Marek Polacek Accepted
doc: invoke: pru/riscv: Fix option list formatting doc: invoke: pru/riscv: Fix option list formatting - - - 1-- 2022-11-15 Christoph Müllner Accepted
doc: invoke: riscv: Fix closing block bracket doc: invoke: riscv: Fix closing block bracket - - - 1-- 2022-11-15 Christoph Müllner Accepted
Fortran: ICE in simplification of array expression involving power [PR107680] Fortran: ICE in simplification of array expression involving power [PR107680] - - - 1-- 2022-11-15 Harald Anlauf Accepted
RISC-V uninit-pred-9_b.c failure RISC-V uninit-pred-9_b.c failure - - - 1-- 2022-11-15 Kevin Lee Accepted
[committed] bpf: avoid possible use of uninitialized variable [committed] bpf: avoid possible use of uninitialized variable - - - 1-- 2022-11-15 David Faust Accepted
nvptx/mkoffload.cc: Fix "$nohost" check nvptx/mkoffload.cc: Fix "$nohost" check - - - 1-- 2022-11-15 Tobias Burnus Accepted
[v3] c, analyzer: support named constants in analyzer [PR106302] [v3] c, analyzer: support named constants in analyzer [PR106302] - - - 1-- 2022-11-15 David Malcolm Accepted
testsuite: Fix missing EFFECTIVE_TARGETS variable errors testsuite: Fix missing EFFECTIVE_TARGETS variable errors - - - 1-- 2022-11-15 Maciej W. Rozycki Accepted
[range-ops] Minor readability fix. [range-ops] Minor readability fix. - - - 1-- 2022-11-15 Aldy Hernandez Accepted
[committed] libstdc++: Fix std::format test for strict -std=c++20 mode [committed] libstdc++: Fix std::format test for strict -std=c++20 mode - - - -1- 2022-11-15 Jonathan Wakely Unresolved
[committed] libstc++: std::formattable concept should not be defined for C++20 [committed] libstc++: std::formattable concept should not be defined for C++20 - - - -1- 2022-11-15 Jonathan Wakely Unresolved
[committed] libstdc++: Fix detection of std::format support for __float128 [PR107693] [committed] libstdc++: Fix detection of std::format support for __float128 [PR107693] - - - -1- 2022-11-15 Jonathan Wakely Unresolved
[(pushed)] libsanitizer: use git clone --depth 1 [(pushed)] libsanitizer: use git clone --depth 1 - - - -1- 2022-11-15 Martin Liška Repeat Merge
LoongArch: Fix atomic_exchange make comparison and may jump out LoongArch: Fix atomic_exchange make comparison and may jump out - - - 1-- 2022-11-15 Jinyang He Accepted
c++: Fix up calls to static operator() or operator[] [PR107624] c++: Fix up calls to static operator() or operator[] [PR107624] - - - -1- 2022-11-15 Jakub Jelinek Unresolved
Optimize testcase Optimize testcase - - - 1-- 2022-11-15 陈逸轩 Accepted
[committed] libstdc++: Document use of Markdown for Doxygen comments [committed] libstdc++: Document use of Markdown for Doxygen comments - - - -1- 2022-11-15 Jonathan Wakely Repeat Merge
middle-end: replace GET_MODE_WIDER_MODE with GET_MODE_NEXT_MODE middle-end: replace GET_MODE_WIDER_MODE with GET_MODE_NEXT_MODE - - - -1- 2022-11-15 Tamar Christina Unresolved
[v2,2/2] RISC-V: Optimize RVV epilogue logic. RISC-V: Optimize RVV epilogue logic. - - - 1-- 2022-11-15 Jiawei Accepted
[v2,1/2] RISC-V: Add spill sp adjust check testcase. RISC-V: Optimize RVV epilogue logic. - - - 1-- 2022-11-15 Jiawei Accepted
[V1,1/1] RISC-V: Make R_RISCV_SUB6 conforms to riscv abi standard RISC-V: Make R_RISCV_SUB6 conforms to riscv abi standard - 1 - -1- 2022-11-15 Xiao Zeng Unresolved
[committed] c++: Fix a typo in function name [committed] c++: Fix a typo in function name - - - -1- 2022-11-15 Jakub Jelinek Unresolved
[V1,1/1] RISC-V: Make R_RISCV_SUB6 conforms to riscv abi standard RISC-V: Make R_RISCV_SUB6 conforms to riscv abi standard - 1 - -1- 2022-11-15 Xiao Zeng Unresolved
[V1,1/1] RISC-V: Make R_RISCV_SUB6 conforms to riscv abi standard RISC-V: Make R_RISCV_SUB6 conforms to riscv abi standard - - - -1- 2022-11-15 Xiao Zeng Unresolved
Remove Score documentation Remove Score documentation - - - -1- 2022-11-15 Li, Pan2 via Gcc-patches Unresolved
[v4] OpenMP: Generate SIMD clones for functions with "declare target" [v4] OpenMP: Generate SIMD clones for functions with "declare target" - - - 1-- 2022-11-15 Sandra Loosemore Accepted
Remove the picoChip documentation Remove the picoChip documentation - - - -1- 2022-11-15 Li, Pan2 via Gcc-patches Unresolved
Remove documentation for MeP Remove documentation for MeP - - - -1- 2022-11-15 Li, Pan2 via Gcc-patches Unresolved
Fix @opindex for mcall-aixdesc and mcall-openbsd Fix @opindex for mcall-aixdesc and mcall-openbsd - - - -1- 2022-11-15 Li, Pan2 via Gcc-patches Repeat Merge
doc: Reword the description of -mrelax-cmpxchg-loop [PR 107676] doc: Reword the description of -mrelax-cmpxchg-loop [PR 107676] - - - 1-- 2022-11-15 Hongyu Wang Accepted
[v2] c++: Disable -Wignored-qualifiers for template args [PR107492] [v2] c++: Disable -Wignored-qualifiers for template args [PR107492] - - - 1-- 2022-11-15 Marek Polacek Accepted
ira: Remove duplicate `memset' over `full_costs' from `assign_hard_reg' ira: Remove duplicate `memset' over `full_costs' from `assign_hard_reg' - - - 1-- 2022-11-14 Maciej W. Rozycki Accepted
[committed] wwwdocs: gcc-13: Add release notes for more C23 features [committed] wwwdocs: gcc-13: Add release notes for more C23 features - - - -1- 2022-11-14 Joseph Myers Unresolved
[pushed] c++: only declare satisfied friends [pushed] c++: only declare satisfied friends - - - 1-- 2022-11-14 Jason Merrill Accepted
[committed] ira: Fix `create_insn_allocnos' `outer' parameter documentation [committed] ira: Fix `create_insn_allocnos' `outer' parameter documentation - - - 1-- 2022-11-14 Maciej W. Rozycki Accepted
[committed] middle-end: Fix addsub patch removing return statements [committed] middle-end: Fix addsub patch removing return statements - - - -1- 2022-11-14 Tamar Christina Unresolved
[committed] middle-end: Fix can_special_div_by_const doc. [committed] middle-end: Fix can_special_div_by_const doc. - - - -1- 2022-11-14 Tamar Christina Unresolved
[wwwdocs] cxx-status: Add C++23 papers from the Nov 2022 Kona WG21 plenary [wwwdocs] cxx-status: Add C++23 papers from the Nov 2022 Kona WG21 plenary - - - -1- 2022-11-14 Marek Polacek Unresolved
tree-optimization/107485 - fix non-call exception ICE with inlining tree-optimization/107485 - fix non-call exception ICE with inlining - - - -1- 2022-11-14 Richard Biener Unresolved
RISC-V: Optimal RVV epilogue logic. RISC-V: Optimal RVV epilogue logic. - - - 1-- 2022-11-14 Jiawei Accepted
[X86_64] Separate znver4 insn reservations from older znvers [X86_64] Separate znver4 insn reservations from older znvers - - - 1-- 2022-11-14 Li, Pan2 via Gcc-patches Accepted
[2/2] IBM zSystems: Save argument registers to the stack -mpreserve-args Preserve argument registers - - - 1-- 2022-11-14 Andreas Krebbel Accepted
[1/2] New reg note REG_CFA_NORESTORE Preserve argument registers - - - 1-- 2022-11-14 Andreas Krebbel Accepted
[COMMITTED] Fix @opindex for m80387 [COMMITTED] Fix @opindex for m80387 - - - -1- 2022-11-14 Li, Pan2 via Gcc-patches Repeat Merge
« 1 2148 149 150159 160 »