Show patches with: State = Action Required       |   132836 patches
« 1 2 3 41328 1329 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,9/9] aarch64: Handle alignment when it is bigger than BIGGEST_ALIGNMENT Untitled series #428373 - - - - --- 2024-10-16 Evgeny Karpov New
[committed] Add libgomp.oacc-fortran/acc_on_device-1-4.f (was: Fortran: Use OpenACC's acc_on_device… [committed] Add libgomp.oacc-fortran/acc_on_device-1-4.f (was: Fortran: Use OpenACC's acc_on_device… - - - - --- 2024-10-16 Tobias Burnus New
RISC-V:Auto vect for vector bf16 RISC-V:Auto vect for vector bf16 - - - - --- 2024-10-16 Feng Wang New
[v1] contrib/: Configure git-format-patch(1) to add To: gcc-patches@gcc.gnu.org [v1] contrib/: Configure git-format-patch(1) to add To: gcc-patches@gcc.gnu.org - - - - --- 2024-10-16 Alejandro Colomar New
c: Add some checking asserts to named loops handling code c: Add some checking asserts to named loops handling code - - - - --- 2024-10-16 Jakub Jelinek New
c: Fix up uninitialized next.original_type use in #embed optimization c: Fix up uninitialized next.original_type use in #embed optimization - - - - --- 2024-10-16 Jakub Jelinek New
[v16b,4/4] c: Add __countof__ operator c: Add __countof__ operator 1 - - - --- 2024-10-16 Alejandro Colomar New
[v16b,3/4] gcc/: Merge definitions of array_type_nelts_top c: Add __countof__ operator - - - - --- 2024-10-16 Alejandro Colomar New
[v16b,2/4] gcc/: Rename array_type_nelts => array_type_nelts_minus_one c: Add __countof__ operator - - - - --- 2024-10-16 Alejandro Colomar New
[v16b,1/4] contrib/: Add support for Cc: and Link: tags c: Add __countof__ operator - - - - --- 2024-10-16 Alejandro Colomar New
testsuite: Prepare for -std=gnu23 default testsuite: Prepare for -std=gnu23 default - - - - --- 2024-10-16 Joseph Myers New
Ternary operator formatting fixes Ternary operator formatting fixes - - - - --- 2024-10-16 Jakub Jelinek New
reassoc: Do not sort likely vectorizable ops by rank. reassoc: Do not sort likely vectorizable ops by rank. - - - - --- 2024-10-16 Robin Dapp New
[committed] testsuite: Add tests for C23 __STDC_VERSION__ [committed] testsuite: Add tests for C23 __STDC_VERSION__ - - - - --- 2024-10-16 Joseph Myers New
[v15,4/4] c: Add __countof__ operator c: Add __countof__ operator 1 - - - --- 2024-10-16 Alejandro Colomar New
[v15,3/4] Merge definitions of array_type_nelts_top() c: Add __countof__ operator - - - - --- 2024-10-16 Alejandro Colomar New
[v15,2/4] gcc/: Rename array_type_nelts() => array_type_nelts_minus_one() c: Add __countof__ operator - - - - --- 2024-10-16 Alejandro Colomar New
[v15,1/4] contrib/: Add support for Cc: and Link: tags c: Add __countof__ operator - - - - --- 2024-10-16 Alejandro Colomar New
c, libcpp, v2: Partially implement C2Y N3353 paper [PR117028] c, libcpp, v2: Partially implement C2Y N3353 paper [PR117028] - - - - --- 2024-10-16 Jakub Jelinek New
Fix gcc.dg/vect/vect-early-break_39.c FAIL with forced SLP Fix gcc.dg/vect/vect-early-break_39.c FAIL with forced SLP - - - - --- 2024-10-16 Richard Biener New
[committed] libstdc++: Fix Python deprecation warning in printers.py [committed] libstdc++: Fix Python deprecation warning in printers.py - - - - --- 2024-10-16 Jonathan Wakely New
Enhance gather fallback for PR65518 with SLP Enhance gather fallback for PR65518 with SLP - - - - --- 2024-10-16 Richard Biener New
SVE intrinsics: Add constant folding for svindex. SVE intrinsics: Add constant folding for svindex. - - - - --- 2024-10-16 Jennifer Schmitz New
vax: fixup vax.opt.urls vax: fixup vax.opt.urls - - - - --- 2024-10-16 Sam James New
testsuite: Add -march=x86-64-v3 to AVX10 testcases to slience warning for GCC built with AVX512 arch testsuite: Add -march=x86-64-v3 to AVX10 testcases to slience warning for GCC built with AVX512 arch - - - - --- 2024-10-16 Jiang, Haochen New
[COMMITED] MAINTAINERS: Fix name order [COMMITED] MAINTAINERS: Fix name order - - - - --- 2024-10-16 Filip Kastl New
sparc: drop -mlra sparc: drop -mlra - - - - --- 2024-10-16 Sam James New
PR116510: Add missing fold_converts into tree switch if conversion PR116510: Add missing fold_converts into tree switch if conversion - - - - --- 2024-10-15 Andi Kleen New
[v2] Introduce TARGET_CLONES_ATTR_SEPARATOR for RISC-V [v2] Introduce TARGET_CLONES_ATTR_SEPARATOR for RISC-V - - - - --- 2024-10-15 Yangyu Chen New
doc: remove outdated C++ Concepts section doc: remove outdated C++ Concepts section - - - - --- 2024-10-15 Patrick Palka New
expr, c, gimplify, v3: Don't clear whole unions [PR116416] expr, c, gimplify, v3: Don't clear whole unions [PR116416] - - - - --- 2024-10-15 Jakub Jelinek New
[pushed] c++: add fixed testcase [PR80637] [pushed] c++: add fixed testcase [PR80637] - - - - --- 2024-10-15 Patrick Palka New
c, v3: Implement C2Y N3355 - Named Loops [PR117022] c, v3: Implement C2Y N3355 - Named Loops [PR117022] - - - - --- 2024-10-15 Jakub Jelinek New
[committed] testsuite/i386: Require AVX2 effective target in pr107432-9.c [committed] testsuite/i386: Require AVX2 effective target in pr107432-9.c - - - - --- 2024-10-15 Uros Bizjak New
[PUSHED] C++: Regenerate c.opt.urls [PR117157] [PUSHED] C++: Regenerate c.opt.urls [PR117157] - - - - --- 2024-10-15 Andrew Pinski New
[PUSHED] C++: Add opindex for -Wchanges-meaning [PR117157] [PUSHED] C++: Add opindex for -Wchanges-meaning [PR117157] - - - - --- 2024-10-15 Andrew Pinski New
[pushed:,r15-4361] testsuite: simplify analyzer_cpython_plugin.c [pushed:,r15-4361] testsuite: simplify analyzer_cpython_plugin.c - - - - --- 2024-10-15 David Malcolm New
[pushed:,r15-4360] testsuite, jit: fix test-error-pr63969-missing-driver.c [pushed:,r15-4360] testsuite, jit: fix test-error-pr63969-missing-driver.c - - - - --- 2024-10-15 David Malcolm New
[2/2] Add a new permute optimization step in SLP [1/2] Reduce lane utilization in VEC_PERM_EXPRs for two_operator nodes - - - - --- 2024-10-15 Christoph Müllner New
[1/2] Reduce lane utilization in VEC_PERM_EXPRs for two_operator nodes [1/2] Reduce lane utilization in VEC_PERM_EXPRs for two_operator nodes - - - - --- 2024-10-15 Christoph Müllner New
[v4] RISC-V: add option -m(no-)autovec-segment [v4] RISC-V: add option -m(no-)autovec-segment - - - - --- 2024-10-15 Patrick O'Neill New
[committed] i386: Fix expand_vector_set for VEC_MERGE/VEC_DUPLICATE RTX [PR117116] [committed] i386: Fix expand_vector_set for VEC_MERGE/VEC_DUPLICATE RTX [PR117116] - - - - --- 2024-10-15 Uros Bizjak New
[7/7] libstdc++: Reuse std::__assign_one in <bits/ranges_algobase.h> [1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350] - - - - --- 2024-10-15 Jonathan Wakely New
[6/7] libstdc++: Add always_inline to some one-liners in <bits/stl_algobase.h> [1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350] - - - - --- 2024-10-15 Jonathan Wakely New
[5/7] libstdc++: Add nodiscard to std::find [1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350] - - - - --- 2024-10-15 Jonathan Wakely New
[4/7] libstdc++: Remove indirection to __find_if in std::find etc. [1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350] - - - - --- 2024-10-15 Jonathan Wakely New
[3/7] libstdc++: Inline memmove optimizations for std::copy etc. [PR115444] [1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350] - - - - --- 2024-10-15 Jonathan Wakely New
[2/7] libstdc++: Make __normal_iterator constexpr, always_inline, nodiscard [1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350] - - - - --- 2024-10-15 Jonathan Wakely New
[1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350] [1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350] - - - - --- 2024-10-15 Jonathan Wakely New
RISC-V: Use biggest_mode as mode for constants. RISC-V: Use biggest_mode as mode for constants. - - - - --- 2024-10-15 Robin Dapp New
[3/3] Avoid using SLP_TREE_LOAD_PERMUTATION for non-grouped SLP loads [1/3] Remove SLP_INSTANCE_UNROLLING_FACTOR, compute VF in vect_make_slp_decision - - - - --- 2024-10-15 Richard Biener New
[2/3] tree-optimization/117050 - fix ICE with non-grouped .MASK_LOAD SLP [1/3] Remove SLP_INSTANCE_UNROLLING_FACTOR, compute VF in vect_make_slp_decision - - - - --- 2024-10-15 Richard Biener New
[1/3] Remove SLP_INSTANCE_UNROLLING_FACTOR, compute VF in vect_make_slp_decision [1/3] Remove SLP_INSTANCE_UNROLLING_FACTOR, compute VF in vect_make_slp_decision - - - - --- 2024-10-15 Richard Biener New
match.pd: Further fma negation fixes [PR116891] match.pd: Further fma negation fixes [PR116891] - - - - --- 2024-10-15 Jakub Jelinek New
genmatch: Add selftests to genmatch for diag_vfprintf genmatch: Add selftests to genmatch for diag_vfprintf - - - - --- 2024-10-15 Jakub Jelinek New
tree-optimization/117147 - add testcase tree-optimization/117147 - add testcase - - - - --- 2024-10-15 Richard Biener New
[v2] alpha: Add -mlra option [v2] alpha: Add -mlra option - - - - --- 2024-10-15 John Paul Adrian Glaubitz New
alpha: Add -mlra alpha: Add -mlra - - - - --- 2024-10-15 John Paul Adrian Glaubitz New
tree-optimization/117138 - fix ICE with vector comparison in COND_EXPR tree-optimization/117138 - fix ICE with vector comparison in COND_EXPR - - - - --- 2024-10-15 Richard Biener New
middle-end/117137 - expansion issue with vector equality compares middle-end/117137 - expansion issue with vector equality compares - - - - --- 2024-10-15 Richard Biener New
tree-optimization/117147 - bogus re-use of previous ldst_p tree-optimization/117147 - bogus re-use of previous ldst_p - - - - --- 2024-10-15 Richard Biener New
AArch64 re-enable memory access costing after SLP change. AArch64 re-enable memory access costing after SLP change. - - - - --- 2024-10-15 Tamar Christina New
SVE intrinsics: Fold division and multiplication by -1 to neg. SVE intrinsics: Fold division and multiplication by -1 to neg. - - - - --- 2024-10-15 Jennifer Schmitz New
SVE intrinsics: Add fold_active_lanes_to method to refactor svmul and svdiv. SVE intrinsics: Add fold_active_lanes_to method to refactor svmul and svdiv. - - - - --- 2024-10-15 Jennifer Schmitz New
testsuite: Simplify target test and dg-options for AMO tests testsuite: Simplify target test and dg-options for AMO tests - - - - --- 2024-10-15 jeevitha New
Adjust testcase to avoid scan FIX in REG_EQUIV. Adjust testcase to avoid scan FIX in REG_EQUIV. - - - - --- 2024-10-15 Liu, Hongtao New
c, libcpp: Partially implement C2Y N3353 paper [PR117028] c, libcpp: Partially implement C2Y N3353 paper [PR117028] - - - - --- 2024-10-15 Jakub Jelinek New
[wwwdoc] Mention O2 vectorization enhancement. [wwwdoc] Mention O2 vectorization enhancement. - - - - --- 2024-10-15 Liu, Hongtao New
Introduce TARGET_FMV_ATTR_SEPARATOR Introduce TARGET_FMV_ATTR_SEPARATOR - - - - --- 2024-10-15 Yangyu Chen New
Support andn_optab for x86 Support andn_optab for x86 - - - - --- 2024-10-15 Cui, Lili New
c++: checking ICE w/ lambda targ inside constexpr if [PR117054] c++: checking ICE w/ lambda targ inside constexpr if [PR117054] - - - - --- 2024-10-15 Patrick Palka New
c++: unifying lvalue vs rvalue (non-forwarding) ref [PR116710] c++: unifying lvalue vs rvalue (non-forwarding) ref [PR116710] - - - - --- 2024-10-15 Patrick Palka New
[2/2] c++: constrained auto NTTP vs associated constraints [1/2] c++: some further concepts cleanups - - - - --- 2024-10-15 Patrick Palka New
[1/2] c++: some further concepts cleanups [1/2] c++: some further concepts cleanups - - - - --- 2024-10-15 Patrick Palka New
[1/2] c++: some further concepts cleanups [1/2] c++: some further concepts cleanups - - - - --- 2024-10-15 Patrick Palka New
[2/2,x86] Canonicalize (vec_merge (fma: op2 op1 op3) (match_dup 1)) mask) to (vec_merge (fma: op1 o… Canonicalize (vec_merge (fma op1 op2 op3) op1 mask) to (vec_merge (fma op1 op2 op3) op1 mask) - - - - --- 2024-10-15 Liu, Hongtao New
[1/2,Middle-end] Canonicalize (vec_merge (fma op2 op1 op3) op1 mask) to (vec_merge (fma op1 op2 op3… Canonicalize (vec_merge (fma op1 op2 op3) op1 mask) to (vec_merge (fma op1 op2 op3) op1 mask) - - - - --- 2024-10-15 Liu, Hongtao New
dce: Remove FIXME that has not been true for years dce: Remove FIXME that has not been true for years - - - - --- 2024-10-15 Andrew Pinski New
RISC-V: Fix UNRESOLVED testcases for SAT alu vector mode RISC-V: Fix UNRESOLVED testcases for SAT alu vector mode - - - - --- 2024-10-15 Li, Pan2 New
Android: Fix build for Android Android: Fix build for Android - - - - --- 2024-10-15 yxj-github-437 New
Match: Remove dup match pattern for signed_integer_sat_sub [PR117141] Match: Remove dup match pattern for signed_integer_sat_sub [PR117141] - - - - --- 2024-10-14 Li, Pan2 New
[pushed:,r15-4343] diagnostics: fix overload of emit_diagnostic [PR117109] [pushed:,r15-4343] diagnostics: fix overload of emit_diagnostic [PR117109] - - - - --- 2024-10-14 David Malcolm New
[RFC/PATCH] Use unique_ptr in more places in pretty_printer/diagnostics [PR116613] [RFC/PATCH] Use unique_ptr in more places in pretty_printer/diagnostics [PR116613] - - - - --- 2024-10-14 David Malcolm New
[2/2] gcc: Add --enable-multilib-space option Automate creation of -O2 and -Os multilib variants - - - - --- 2024-10-14 Keith Packard New
[1/2] libgcc: Use -Os/-Oz from CC or CFLAGS Automate creation of -O2 and -Os multilib variants - - - - --- 2024-10-14 Keith Packard New
[pushed] c++: address deduction and concepts [CWG2918] [pushed] c++: address deduction and concepts [CWG2918] - - - - --- 2024-10-14 Jason Merrill New
[v2] bpf: make sure CO-RE relocs are typed with struct BTF_KIND_STRUCT [v2] bpf: make sure CO-RE relocs are typed with struct BTF_KIND_STRUCT - - - - --- 2024-10-14 Cupertino Miranda New
[v2] passes: Remove limit on the number of params [v2] passes: Remove limit on the number of params - - - - --- 2024-10-14 Andrew Pinski New
OpenACC 'nohost' clause: harmonize 'libgomp.oacc-{c-c++-common,fortran}/routine-nohost-1.*' OpenACC 'nohost' clause: harmonize 'libgomp.oacc-{c-c++-common,fortran}/routine-nohost-1.*' - - - - --- 2024-10-14 Thomas Schwinge New
[committed] libstdc++: Populate generic std::time_get's wide %c format [PR117135] [committed] libstdc++: Populate generic std::time_get's wide %c format [PR117135] - - - - --- 2024-10-14 Jonathan Wakely New
[committed] libstdc++: Constrain std::expected comparisons (P3379R0) [committed] libstdc++: Constrain std::expected comparisons (P3379R0) - - - - --- 2024-10-14 Jonathan Wakely New
testsuite: Add necessary dejagnu directives to pr115815_0.c testsuite: Add necessary dejagnu directives to pr115815_0.c - - - - --- 2024-10-14 Martin Jambor New
[7/7] fortran: Evaluate once BACK argument of MINLOC/MAXLOC with DIM [PR90608] fortran: Inline MINLOC/MAXLOC with DIM [PR90608] - - - - --- 2024-10-14 Mikael Morin New
[6/7] fortran: Check for empty MINLOC/MAXLOC ARRAY along DIM only fortran: Inline MINLOC/MAXLOC with DIM [PR90608] - - - - --- 2024-10-14 Mikael Morin New
[5/7] fortran: Inline non-character MINLOC/MAXLOC with DIM [PR90608] fortran: Inline MINLOC/MAXLOC with DIM [PR90608] - - - - --- 2024-10-14 Mikael Morin New
[4/7] fortran: Check MASK directly instead of its scalarization chain fortran: Inline MINLOC/MAXLOC with DIM [PR90608] - - - - --- 2024-10-14 Mikael Morin New
[3/7] fortran: Inline MINLOC/MAXLOC with DIM and scalar MASK [PR90608] fortran: Inline MINLOC/MAXLOC with DIM [PR90608] - - - - --- 2024-10-14 Mikael Morin New
[2/7] fortran: Inline unmasked integral MINLOC/MAXLOC with DIM [PR90608] fortran: Inline MINLOC/MAXLOC with DIM [PR90608] - - - - --- 2024-10-14 Mikael Morin New
[1/7] fortran: Add tests covering inline MINLOC/MAXLOC with DIM [PR90608] fortran: Inline MINLOC/MAXLOC with DIM [PR90608] - - - - --- 2024-10-14 Mikael Morin New
[1/2] AArch64: Improve SIMD immediate generation [1/2] AArch64: Improve SIMD immediate generation - - - - --- 2024-10-14 Wilco Dijkstra New
« 1 2 3 41328 1329 »