Show patches with: Archived = No       |   132966 patches
« 1 2 3 41329 1330 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Adjust assert in vect_build_slp_tree_2 Adjust assert in vect_build_slp_tree_2 - - - - --- 2024-10-18 Richard Biener New
[v6] Target-independent store forwarding avoidance. [v6] Target-independent store forwarding avoidance. - - - - --- 2024-10-18 Konstantinos Eleftheriou New
middle-end: Fix GSI for gcond root [PR117140] middle-end: Fix GSI for gcond root [PR117140] - - - - --- 2024-10-18 Tamar Christina New
[committed] testsuite: arm: Corrected expected error message for cde-mve-error-1.c [committed] testsuite: arm: Corrected expected error message for cde-mve-error-1.c - - - - --- 2024-10-18 Torbjörn SVENSSON New
SVE intrinsics: Fold svsra with op1 all zeros to svlsr/svasr. SVE intrinsics: Fold svsra with op1 all zeros to svlsr/svasr. - - - - --- 2024-10-18 Jennifer Schmitz New
[v2] RISC-V:Auto vect for vector-bfloat16 [v2] RISC-V:Auto vect for vector-bfloat16 - - - - --- 2024-10-18 Feng Wang New
[v2,12/12] AArch64: Diagnose SVE type objects when applied to OpenMP doacross clause. AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-10-18 Tejas Belagod New
[v2,11/12] libgomp, AArch64: Test OpenMP depend clause and its variations on SVE types AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-10-18 Tejas Belagod New
[v2,10/12] AArch64: Diagnose OpenMP linear clause for SVE type objects. AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-10-18 Tejas Belagod New
[v2,08/12] libgomp, AArch64: Test OpenMP uniform clause on SVE types. AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-10-18 Tejas Belagod New
[v2,07/12] libgomp, AArch64: Test OpenMP user-defined reductions with SVE types. AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-10-18 Tejas Belagod New
[v2,06/12] libgomp, AArch64: Test OpenMP threadprivate clause on SVE type. AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-10-18 Tejas Belagod New
[v2,05/12] libgomp, AArch64: Test OpenMP lastprivate clause for various constructs. AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-10-18 Tejas Belagod New
[v2,04/12] AArch64: Diagnose OpenMP offloading when SVE types involved. AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-10-18 Tejas Belagod New
[v2,03/12,tree] Add function to strip pointer type and get down to the actual pointee type. AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-10-18 Tejas Belagod New
[v2,02/12] libgomp, AArch64: Add test cases for SVE types in OpenMP shared clause. AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-10-18 Tejas Belagod New
[v2,01/12] OpenMP/PolyInt: Pass poly-int structures by address to OMP libs. AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-10-18 Tejas Belagod New
i386: Refactor get_intel_cpu i386: Refactor get_intel_cpu - - - - --- 2024-10-18 Jiang, Haochen New
target: Fix asm codegen for vfpclasss* and vcvtph2* instructions target: Fix asm codegen for vfpclasss* and vcvtph2* instructions - - - - --- 2024-10-18 Antoni Boucher New
c++: redundant hashing in register_specialization c++: redundant hashing in register_specialization - - - - --- 2024-10-17 Patrick Palka New
libgo: fix for C23 nullptr keyword libgo: fix for C23 nullptr keyword - - - - --- 2024-10-17 Joseph Myers New
[fortran] Fix ICE with use of INT32 et al from ISO_FORTRAN_ENV [fortran] Fix ICE with use of INT32 et al from ISO_FORTRAN_ENV - - - - --- 2024-10-17 Thomas Koenig New
libstdc++: Move std::__niter_base and std::__niter_wrap to stl_iterator.h libstdc++: Move std::__niter_base and std::__niter_wrap to stl_iterator.h - - - - --- 2024-10-17 Jonathan Wakely New
AArch64: Remove redundant check in aarch64_simd_mov AArch64: Remove redundant check in aarch64_simd_mov - - - - --- 2024-10-17 Wilco Dijkstra New
[committed] tree-object-size: Fall back to wholesize for non-const offset [committed] tree-object-size: Fall back to wholesize for non-const offset - - - - --- 2024-10-17 Siddhesh Poyarekar New
[v2] contrib/: Configure git-format-patch(1) to add To: gcc-patches@gcc.gnu.org [v2] contrib/: Configure git-format-patch(1) to add To: gcc-patches@gcc.gnu.org - - - - --- 2024-10-17 Alejandro Colomar New
[v2] c++: Fix crash during NRV optimization with invalid input [PR117099, PR117129] [v2] c++: Fix crash during NRV optimization with invalid input [PR117099, PR117129] - - - - --- 2024-10-17 Simon Martin New
[v3] AArch64: Fix copysign patterns [v3] AArch64: Fix copysign patterns - - - - --- 2024-10-17 Wilco Dijkstra New
Add --param vect-force-slp=1 to VECT_ADDITIONAL_FLAGS Add --param vect-force-slp=1 to VECT_ADDITIONAL_FLAGS - - - - --- 2024-10-17 Richard Biener New
Relax boolean processing in vect_maybe_update_slp_op_vectype Relax boolean processing in vect_maybe_update_slp_op_vectype - - - - --- 2024-10-17 Richard Biener New
RISC-V: override alignment of function/jump/loop RISC-V: override alignment of function/jump/loop - - - - --- 2024-10-17 Wang Pengcheng New
[avr,applied] Add test cases for PR116550 [avr,applied] Add test cases for PR116550 - - - - --- 2024-10-17 Georg-Johann Lay New
tree-optimization/117172 - single lane SLP for non-linear inductions tree-optimization/117172 - single lane SLP for non-linear inductions - - - - --- 2024-10-17 Richard Biener New
[1/n] remove gcc.dg/vect special naming in favor of dg-additional-options [1/n] remove gcc.dg/vect special naming in favor of dg-additional-options - - - - --- 2024-10-17 Richard Biener New
testsuite: Fix typos for AVX10.2 convert testcases testsuite: Fix typos for AVX10.2 convert testcases - - - - --- 2024-10-17 Jiang, Haochen New
[2/2] cfgexpand: Handle integral vector types and constructors for scope conflicts [PR105769] [PATCHv2,1/2] cfgexpand: Handle scope conflicts better [PR111422] - - - - --- 2024-10-17 Andrew Pinski New
[PATCHv2,1/2] cfgexpand: Handle scope conflicts better [PR111422] [PATCHv2,1/2] cfgexpand: Handle scope conflicts better [PR111422] - - - - --- 2024-10-17 Andrew Pinski New
i386: Utilize VCOMSBF16 for BF16 Comparisons with AVX10.2 i386: Utilize VCOMSBF16 for BF16 Comparisons with AVX10.2 - - - - --- 2024-10-17 Levy Hsu New
[2/2] Only do switch bit test clustering when multiple labels point to same bb [1/2] Disable -fbit-tests and -fjump-tables at -O0 - - - - --- 2024-10-17 Andi Kleen New
[1/2] Disable -fbit-tests and -fjump-tables at -O0 [1/2] Disable -fbit-tests and -fjump-tables at -O0 - - - - --- 2024-10-17 Andi Kleen New
[AVX512] Refine splitters related to "combine vpcmpuw + zero_extend to vpcmpuw" [AVX512] Refine splitters related to "combine vpcmpuw + zero_extend to vpcmpuw" - - - - --- 2024-10-17 Liu, Hongtao New
[v5] RISC-V: add option -m(no-)autovec-segment [v5] RISC-V: add option -m(no-)autovec-segment - - - - --- 2024-10-17 Edwin Lu New
c: Fix up speed up compilation of large char array initializers when not using #embed [PR117177] c: Fix up speed up compilation of large char array initializers when not using #embed [PR117177] - - - - --- 2024-10-16 Jakub Jelinek New
c++: Fix crash during NRV optimization with invalid input [PR117099] c++: Fix crash during NRV optimization with invalid input [PR117099] - - - - --- 2024-10-16 Simon Martin New
[pushed:,r15-4393] diagnostics: capture backtraces in SARIF notifications [PR116602] [pushed:,r15-4393] diagnostics: capture backtraces in SARIF notifications [PR116602] - - - - --- 2024-10-16 David Malcolm New
[pushed:,r15-4392] diagnostics: eliminate m_ice_handler_cb [PR116613] [pushed:,r15-4392] diagnostics: eliminate m_ice_handler_cb [PR116613] - - - - --- 2024-10-16 David Malcolm New
[v3] MATCH: Simplify `a rrotate (32-b) -> a lrotate b` [PR109906] [v3] MATCH: Simplify `a rrotate (32-b) -> a lrotate b` [PR109906] - - - - --- 2024-10-16 Eikansh Gupta New
[v2] MATCH: Simplify `(trunc)copysign ((extend)x, CST)` to `copysign (x, -1.0/1.0)` [PR112472] [v2] MATCH: Simplify `(trunc)copysign ((extend)x, CST)` to `copysign (x, -1.0/1.0)` [PR112472] - - - - --- 2024-10-16 Eikansh Gupta New
libcpp: Fix ICE lexing invalid raw string in a deferred pragma [PR117118] libcpp: Fix ICE lexing invalid raw string in a deferred pragma [PR117118] - - - - --- 2024-10-16 Lewis Hyatt New
c: Add u{,l,ll,imax}abs builtins [PR117024] c: Add u{,l,ll,imax}abs builtins [PR117024] - - - - --- 2024-10-16 Jakub Jelinek New
[v8] c++: Fix overeager Woverloaded-virtual with conversion operators [PR109918] [v8] c++: Fix overeager Woverloaded-virtual with conversion operators [PR109918] - - - - --- 2024-10-16 Simon Martin New
SVE intrinsics: Add constant folding for svindex. SVE intrinsics: Add constant folding for svindex. - - - - --- 2024-10-16 Jennifer Schmitz New
[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 2 3 41329 1330 »