Show patches with: Archived = No       |   15942 patches
« 1 239 40 41159 160 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V2] RISC-V: Early expand DImode vec_duplicate in RV32 system [V2] RISC-V: Early expand DImode vec_duplicate in RV32 system - - - -1- 2023-11-06 juzhe.zhong@rivai.ai Unresolved
[v2] c-family: Enable -fpermissive for C and ObjC [v2] c-family: Enable -fpermissive for C and ObjC - - - -1- 2023-11-06 Florian Weimer Unresolved
tree-optimization/111950 - vectorizer loop copying tree-optimization/111950 - vectorizer loop copying - - - -1- 2023-11-06 Richard Biener Unresolved
tree-optimization/112404 - two issues with SLP of .MASK_LOAD tree-optimization/112404 - two issues with SLP of .MASK_LOAD - - - -1- 2023-11-06 Richard Biener Unresolved
RISC-V: VECT: Remember to assert any_known_not_updated_vssa RISC-V: VECT: Remember to assert any_known_not_updated_vssa - - - -1- 2023-11-06 Maxim Blinov Unresolved
Ping: [PATCH] Allow target attributes in non-gnu namespaces Ping: [PATCH] Allow target attributes in non-gnu namespaces - - - -1- 2023-11-06 Richard Sandiford Unresolved
RISC-V: Early expand DImode vec_duplicate in RV32 system RISC-V: Early expand DImode vec_duplicate in RV32 system - - - -1- 2023-11-06 juzhe.zhong@rivai.ai Unresolved
[3/3] attribs: Namespace-aware lookup_attribute_spec [1/3] attribs: Cache the gnu namespace - - - -1- 2023-11-06 Richard Sandiford Unresolved
[1/3] attribs: Cache the gnu namespace [1/3] attribs: Cache the gnu namespace - - - -1- 2023-11-06 Richard Sandiford Unresolved
libstdc++/112351 - deal with __gthread_once failure during locale init libstdc++/112351 - deal with __gthread_once failure during locale init - - - 1-- 2023-11-06 Richard Biener Accepted
[2/2] libgfortran: Remove empty array descriptor first dimension overwrite [PR112371] libgfortran: empty array fixes [PR112371] - - - 1-- 2023-11-06 Mikael Morin Accepted
[1/2] libgfortran: Remove early return if extent is zero [PR112371] libgfortran: empty array fixes [PR112371] - - - 1-- 2023-11-06 Mikael Morin Accepted
LoongArch: Remove redundant barrier instructions before LL-SC loops LoongArch: Remove redundant barrier instructions before LL-SC loops - - - -1- 2023-11-06 Xi Ruoyao Unresolved
[2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops [1/2] arm: Add define_attr to to create a mapping between MVE predicated and unpredicated insns - - - -1- 2023-11-06 Stamatis Markianos-Wright Unresolved
[1/2] arm: Add define_attr to to create a mapping between MVE predicated and unpredicated insns [1/2] arm: Add define_attr to to create a mapping between MVE predicated and unpredicated insns - - - -1- 2023-11-06 Stamatis Markianos-Wright Unresolved
testsuite: refine gcc.dg/analyzer/fd-4.c test for newlib testsuite: refine gcc.dg/analyzer/fd-4.c test for newlib - - - 1-- 2023-11-06 Marc Poulhiès Accepted
testsuite: require avx_runtime for some tests testsuite: require avx_runtime for some tests - - - 1-- 2023-11-06 Marc Poulhiès Accepted
testsuite: skip gcc.target/i386/pr106910-1.c test when using newlib testsuite: skip gcc.target/i386/pr106910-1.c test when using newlib - - - 1-- 2023-11-06 Marc Poulhiès Accepted
[committed] libgfortran: Fix calloc call by swapping arg order [PR112364] [committed] libgfortran: Fix calloc call by swapping arg order [PR112364] - - - 1-- 2023-11-06 Tobias Burnus Accepted
Avoid generating RTL code when d->testing_p. Avoid generating RTL code when d->testing_p. - - - 1-- 2023-11-06 liuhongt Accepted
[v3,2/2] middle-end match.pd: optimize fneg (fabs (x)) to copysign (x, -1) [PR109154] [v3,1/2] middle-end: expand copysign handling from lockstep to nested iters - - - -1- 2023-11-06 Tamar Christina Unresolved
[v3,1/2] middle-end: expand copysign handling from lockstep to nested iters [v3,1/2] middle-end: expand copysign handling from lockstep to nested iters - - - -1- 2023-11-06 Tamar Christina Unresolved
[PATCH-3v2,rs6000] Enable 16-byte by pieces move [PR111449] [PATCH-3v2,rs6000] Enable 16-byte by pieces move [PR111449] - - - 1-- 2023-11-06 HAO CHEN GUI Accepted
tree-optimization/112369 - strip_float_extensions and vectors tree-optimization/112369 - strip_float_extensions and vectors - - - 1-- 2023-11-06 Richard Biener Accepted
[v1] RISC-V: Adjust FP rint round tests for RV32 [v1] RISC-V: Adjust FP rint round tests for RV32 - - - -1- 2023-11-06 Li, Pan2 Unresolved
LoongArch: Optimize single-used address with -mexplicit-relocs=auto for fld/fst LoongArch: Optimize single-used address with -mexplicit-relocs=auto for fld/fst - - - -1- 2023-11-06 Xi Ruoyao Unresolved
LoongArch: Disable relaxation if the assembler don't support conditional branch relaxation [PR11233… LoongArch: Disable relaxation if the assembler don't support conditional branch relaxation [PR11233… - - - -1- 2023-11-06 Xi Ruoyao Unresolved
[21/21] Arm: Add MVE cbranch implementation Support early break/return auto-vectorization - - - --1 2023-11-06 Tamar Christina Not Applicable
[20/21] Arm: Add Advanced SIMD cbranch implementation Support early break/return auto-vectorization - - - --1 2023-11-06 Tamar Christina Not Applicable
[19/21] AArch64: Add optimization for vector cbranch combining SVE and Advanced SIMD Untitled series #67050 - - - -1- 2023-11-06 Tamar Christina Unresolved
[18/21] AArch64: Add optimization for vector != cbranch fed into compare with 0 for Advanced SIMD Untitled series #67039 - - - -1- 2023-11-06 Tamar Christina Unresolved
[17/21] AArch64: Add implementation for vector cbranch for Advanced SIMD Untitled series #67051 - - - -1- 2023-11-06 Tamar Christina Unresolved
[16/21] middle-end testsuite: un-xfail TSVC loops that check for exit control flow vectorization Untitled series #67038 - - - -1- 2023-11-06 Tamar Christina Unresolved
[15/21] middle-end: [RFC] conditionally support forcing final edge for debugging Untitled series #67025 - - - -1- 2023-11-06 Tamar Christina Unresolved
[14/21] middle-end: Change loop analysis from looking at at number of BB to actual cfg Untitled series #67041 - - - -1- 2023-11-06 Tamar Christina Unresolved
[13/21] middle-end: Update loop form analysis to support early break Untitled series #67046 - - - -1- 2023-11-06 Tamar Christina Unresolved
[12/21] middle-end: Add remaining changes to peeling and vectorizer to support early breaks Untitled series #67045 - - - -1- 2023-11-06 Tamar Christina Unresolved
[10/21] middle-end: implement relevancy analysis support for control flow Untitled series #67024 - - - -1- 2023-11-06 Tamar Christina Unresolved
[8/21] middle-end: update vectorizable_live_reduction with support for multiple exits and different… Untitled series #67023 - - - -1- 2023-11-06 Tamar Christina Unresolved
[7/21] middle-end: update IV update code to support early breaks and arbitrary exits Untitled series #67022 - - - -1- 2023-11-06 Tamar Christina Unresolved
[6/21] middle-end: support multiple exits in loop versioning Untitled series #67021 - - - -1- 2023-11-06 Tamar Christina Unresolved
[3/21] middle-end: Implement code motion and dependency analysis for early breaks Support early break/return auto-vectorization - - - --1 2023-11-06 Tamar Christina Not Applicable
[2/21] middle-end testsuite: Add tests for early break vectorization Untitled series #67020 - - - -1- 2023-11-06 Tamar Christina Unresolved
[1/21] middle-end testsuite: Add more pragma novector to new tests [1/21] middle-end testsuite: Add more pragma novector to new tests - - - -1- 2023-11-06 Tamar Christina Unresolved
rs6000, testcase: Add require-effective-target has_arch_ppc64 to pr106550_1.c rs6000, testcase: Add require-effective-target has_arch_ppc64 to pr106550_1.c - - - 1-- 2023-11-06 Jiufu Guo Accepted
[V2] VECT: Support mask_len_strided_load/mask_len_strided_store in loop vectorize [V2] VECT: Support mask_len_strided_load/mask_len_strided_store in loop vectorize - - - -1- 2023-11-06 juzhe.zhong@rivai.ai Unresolved
[V2] VECT: Support mask_len_strided_load/mask_len_strided_store in loop vectorize [V2] VECT: Support mask_len_strided_load/mask_len_strided_store in loop vectorize - - - -1- 2023-11-06 juzhe.zhong@rivai.ai Unresolved
RISC-V: Enhance AVL propagation for complicate reduction auto-vectorization RISC-V: Enhance AVL propagation for complicate reduction auto-vectorization - - - -1- 2023-11-06 juzhe.zhong@rivai.ai Unresolved
[PATCH-3,rs6000] Enable 16-byte by pieces move [PR111449] [PATCH-3,rs6000] Enable 16-byte by pieces move [PR111449] - - - 1-- 2023-11-06 HAO CHEN GUI Accepted
[PATCH-2,rs6000] Enable vector mode for by pieces equality compare [PR111449] [PATCH-2,rs6000] Enable vector mode for by pieces equality compare [PR111449] - - - 1-- 2023-11-06 HAO CHEN GUI Accepted
[committed] i386: Add LEGACY_INDEX_REG register class. [committed] i386: Add LEGACY_INDEX_REG register class. - - - -1- 2023-11-05 Uros Bizjak Unresolved
[12/12] mode-switching: Add a backprop hook Tweaks and extensions to the mode-switching pass - - - -1- 2023-11-05 Richard Sandiford Unresolved
[11/12] mode-switching: Add a target-configurable confluence operator Tweaks and extensions to the mode-switching pass - - - -1- 2023-11-05 Richard Sandiford Unresolved
[10/12] mode-switching: Use 1-based edge aux fields Tweaks and extensions to the mode-switching pass - - - -1- 2023-11-05 Richard Sandiford Unresolved
[09/12] mode-switching: Pass the set of live registers to the after hook Tweaks and extensions to the mode-switching pass - - - -1- 2023-11-05 Richard Sandiford Unresolved
[08/12] mode-switching: Pass set of live registers to the needed hook Tweaks and extensions to the mode-switching pass - - - -1- 2023-11-05 Richard Sandiford Unresolved
[07/12] mode-switching: Allow targets to set the mode for EH handlers Tweaks and extensions to the mode-switching pass - - - -1- 2023-11-05 Richard Sandiford Unresolved
[06/12] mode-switching: Tweak entry/exit handling Tweaks and extensions to the mode-switching pass - - - -1- 2023-11-05 Richard Sandiford Unresolved
[05/12] mode-switching: Simplify recording of transparency Tweaks and extensions to the mode-switching pass - - - -1- 2023-11-05 Richard Sandiford Unresolved
[04/12] mode-switching: Fix the mode passed to the emit hook Tweaks and extensions to the mode-switching pass - - - -1- 2023-11-05 Richard Sandiford Unresolved
[02/12] mode-switching: Add note problem Tweaks and extensions to the mode-switching pass - - - 1-- 2023-11-05 Richard Sandiford Accepted
[01/12] mode-switching: Tweak the macro/hook documentation Tweaks and extensions to the mode-switching pass - - - 1-- 2023-11-05 Richard Sandiford Accepted
explow: Avoid unnecessary alignment operations explow: Avoid unnecessary alignment operations - - - 1-- 2023-11-05 Richard Sandiford Accepted
explow: Allow dynamic allocations after vregs explow: Allow dynamic allocations after vregs - - - 1-- 2023-11-05 Richard Sandiford Accepted
[pushed] mode-switching: Remove unused bbnum field [pushed] mode-switching: Remove unused bbnum field - - - 1-- 2023-11-05 Richard Sandiford Accepted
[pushed] read-rtl: Fix infinite loop while parsing [...] [pushed] read-rtl: Fix infinite loop while parsing [...] - - - 1-- 2023-11-05 Richard Sandiford Accepted
Simplify year::is_leap(). Simplify year::is_leap(). - - - --1 2023-11-05 Cassio Neri Not Applicable
c++: Fix error recovery ICE [PR112365] c++: Fix error recovery ICE [PR112365] - - - -1- 2023-11-05 Jakub Jelinek Unresolved
[committed] openmp: Mention C attribute syntax in documentation [committed] openmp: Mention C attribute syntax in documentation - - - -1- 2023-11-05 Jakub Jelinek Unresolved
[committed] openmp: Adjust handling of __has_attribute (omp::directive)/sequence and add omp::decl [committed] openmp: Adjust handling of __has_attribute (omp::directive)/sequence and add omp::decl - - - -1- 2023-11-05 Jakub Jelinek Unresolved
Remove unnecessary "& 1" in year_month_day_last::day() Remove unnecessary "& 1" in year_month_day_last::day() - - - --1 2023-11-05 Cassio Neri Not Applicable
[v4,2/2] c++: Diagnostics for P0847R7 (Deducing this) [PR102609] [v4,1/2] c++: Initial support for P0847R7 (Deducing this) [PR102609] - - - 1-- 2023-11-05 waffl3x Accepted
[v4,1/2] c++: Initial support for P0847R7 (Deducing this) [PR102609] [v4,1/2] c++: Initial support for P0847R7 (Deducing this) [PR102609] - - - 1-- 2023-11-05 waffl3x Accepted
[v1] RISC-V: Support FP rint to i/l/ll diff size autovec [v1] RISC-V: Support FP rint to i/l/ll diff size autovec - - - -1- 2023-11-05 Li, Pan2 Unresolved
[Committed] RISC-V: Fix bug of vlds attribute [Committed] RISC-V: Fix bug of vlds attribute - - - -1- 2023-11-05 juzhe.zhong@rivai.ai Unresolved
diagnostics: fix gcc-urlifier.cc bootstrap failure [PR112379] diagnostics: fix gcc-urlifier.cc bootstrap failure [PR112379] - - - -1- 2023-11-04 Sergei Trofimovich Unresolved
[committed] libstdc++: Use strerror_r in std::generic_category()::message(int) [PR110133] [committed] libstdc++: Use strerror_r in std::generic_category()::message(int) [PR110133] - - - 1-- 2023-11-04 Jonathan Wakely Accepted
[committed] libstdc++: Replace "_N" in examples of naming conventions [committed] libstdc++: Replace "_N" in examples of naming conventions - - - 1-- 2023-11-04 Jonathan Wakely Accepted
[committed] openmp: Add omp::decl support for C2X [committed] openmp: Add omp::decl support for C2X - - - -1- 2023-11-04 Jakub Jelinek Unresolved
[committed] openmp: Add support for omp::directive and omp::sequence attributes in C2X [committed] openmp: Add support for omp::directive and omp::sequence attributes in C2X - - - -1- 2023-11-04 Jakub Jelinek Unresolved
[pushed] diagnostics: add automatic URL-ification within messages [pushed] diagnostics: add automatic URL-ification within messages - - - -1- 2023-11-04 David Malcolm Unresolved
[pushed] diagnostics: convert diagnostic_context to a class [pushed] diagnostics: convert diagnostic_context to a class - - - -1- 2023-11-04 David Malcolm Unresolved
[v1] RISC-V: Remove HF modes of FP to INT rounding autovec [v1] RISC-V: Remove HF modes of FP to INT rounding autovec - - - -1- 2023-11-04 Li, Pan2 Unresolved
[v4] gcc: Introduce -fhardened [v4] gcc: Introduce -fhardened - - - -1- 2023-11-03 Marek Polacek Unresolved
[ARC] Provide a TARGET_FOLD_BUILTIN target hook. [ARC] Provide a TARGET_FOLD_BUILTIN target hook. - - - 1-- 2023-11-03 Roger Sayle Accepted
attribs: Fix ICE with -Wno-attributes= [PR112339] attribs: Fix ICE with -Wno-attributes= [PR112339] - - - -1- 2023-11-03 Jakub Jelinek Unresolved
[pushed] diagnostics: consolidate group-handling fields in diagnostic_context [pushed] diagnostics: consolidate group-handling fields in diagnostic_context - - - -1- 2023-11-03 David Malcolm Unresolved
[COMMITTED,2/2] PR tree-optimization/111766 - Adjust operators equal and not_equal to check bitmask… [COMMITTED,1/2] Remove simple ranges from trailing zero bitmasks. - - - -1- 2023-11-03 Andrew MacLeod Unresolved
[COMMITTED,1/2] Remove simple ranges from trailing zero bitmasks. [COMMITTED,1/2] Remove simple ranges from trailing zero bitmasks. - - - -1- 2023-11-03 Andrew MacLeod Unresolved
[COMMITTED] : i386: Handle multiple address register classes [COMMITTED] : i386: Handle multiple address register classes - - - -1- 2023-11-03 Uros Bizjak Unresolved
[v2,7/7] aarch64,arm: Move branch-protection data to targets aarch64 GCS preliminary patches - - - -1- 2023-11-03 Szabolcs Nagy Unresolved
[v2,6/7] aarch64,arm: Fix branch-protection= parsing aarch64 GCS preliminary patches - - - 1-- 2023-11-03 Szabolcs Nagy Accepted
[v2,5/7] aarch64,arm: Remove accepted_branch_protection_string aarch64 GCS preliminary patches - - - 1-- 2023-11-03 Szabolcs Nagy Accepted
[v2,4/7] aarch64: Disable branch-protection for pcs tests aarch64 GCS preliminary patches - - - 1-- 2023-11-03 Szabolcs Nagy Accepted
[v2,3/7] aarch64: Add eh_return compile tests aarch64 GCS preliminary patches - - - 1-- 2023-11-03 Szabolcs Nagy Accepted
[v2,2/7] aarch64: Do not force a stack frame for EH returns aarch64 GCS preliminary patches - - - 1-- 2023-11-03 Szabolcs Nagy Accepted
[v2,1/7] aarch64: Use br instead of ret for eh_return aarch64 GCS preliminary patches - - - 1-- 2023-11-03 Szabolcs Nagy Accepted
GCN: Address undeclared 'NULL' usage in 'libgcc/config/gcn/gthr-gcn.h:__gthread_getspecific' (was: … GCN: Address undeclared 'NULL' usage in 'libgcc/config/gcn/gthr-gcn.h:__gthread_getspecific' (was: … - - - 1-- 2023-11-03 Thomas Schwinge Accepted
Testcases for vectorizer peeling Testcases for vectorizer peeling - - - 1-- 2023-11-03 Richard Biener Accepted
Cleanup vectorizable_live_operation Cleanup vectorizable_live_operation - - - 1-- 2023-11-03 Richard Biener Accepted
« 1 239 40 41159 160 »