Show patches with: none      |   22679 patches
« 1 2 3 4226 227 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v2] c++: P2280R4, Using unknown refs in constant expr [PR106650] [v2] c++: P2280R4, Using unknown refs in constant expr [PR106650] - - 31- 2023-11-29 Marek Polacek New
bpf: change ASM_COMMENT_START to '#' bpf: change ASM_COMMENT_START to '#' - - -2- 2023-11-29 David Faust New
s390: Fix builtin-classify-type-1.c on s390 too [PR112725] s390: Fix builtin-classify-type-1.c on s390 too [PR112725] - - --2 2023-11-29 Jakub Jelinek New
[committed] rs6000: Fix up c-c++-common/builtin-classify-type-1.c failure [PR112725] [committed] rs6000: Fix up c-c++-common/builtin-classify-type-1.c failure [PR112725] - - --2 2023-11-29 Jakub Jelinek New
c++, v4: Implement C++26 P2169R4 - Placeholder variables with no name [PR110349] c++, v4: Implement C++26 P2169R4 - Placeholder variables with no name [PR110349] - - --2 2023-11-29 Jakub Jelinek New
[COMMITTED,2/2] PR tree-optimization/111922 - Check operands before invoking fold_range. [COMMITTED,1/2] Add operand_check_p to range-ops. - - -2- 2023-11-29 Andrew MacLeod New
[COMMITTED,1/2] Add operand_check_p to range-ops. [COMMITTED,1/2] Add operand_check_p to range-ops. - - -2- 2023-11-29 Andrew MacLeod New
c++: wrong ambiguity in accessing static field [PR112744] c++: wrong ambiguity in accessing static field [PR112744] - - 4-- 2023-11-29 Marek Polacek New
In 'libgomp.c/target-simd-clone-{1,2,3}.c', restrict 'scan-offload-ipa-dump's to 'only_for_offload_… In 'libgomp.c/target-simd-clone-{1,2,3}.c', restrict 'scan-offload-ipa-dump's to 'only_for_offload_… - - -2- 2023-11-29 Thomas Schwinge New
libiberty: Disable hwcaps for sha1.o libiberty: Disable hwcaps for sha1.o - - --2 2023-11-29 Rainer Orth New
GCN: Generally enable the 'gcc.target/gcn/avgpr-[...]' test cases (was: [committed] amdgcn: Add Acc… GCN: Generally enable the 'gcc.target/gcn/avgpr-[...]' test cases (was: [committed] amdgcn: Add Acc… - - 4-- 2023-11-29 Thomas Schwinge New
Fix '23_containers/span/at.cc' for '-fno-exceptions' configurations (was: [committed] libstdc++: Ad… Fix '23_containers/span/at.cc' for '-fno-exceptions' configurations (was: [committed] libstdc++: Ad… - - -2- 2023-11-29 Thomas Schwinge Committed
[RFC] RISC-V: Remove f{r,s}flags builtins [RFC] RISC-V: Remove f{r,s}flags builtins - - 11-1 2023-11-29 Christoph Müllner Dropped
wide-int: Fix wide_int division/remainder [PR112733] wide-int: Fix wide_int division/remainder [PR112733] - - --2 2023-11-29 Jakub Jelinek New
RISC-V: Support highpart overlap for vext.vf RISC-V: Support highpart overlap for vext.vf - - 111- 2023-11-29 钟居哲 rdapp Committed
[COMMITTED] testsuite: Adjust g++.dg/opt/devirt2.C on SPARC [COMMITTED] testsuite: Adjust g++.dg/opt/devirt2.C on SPARC - - 1-2 2023-11-29 Rainer Orth Committed
combine: Fix ICE in try_combine on pr112494.c [PR112560] combine: Fix ICE in try_combine on pr112494.c [PR112560] - - 4-- 2023-11-29 Uros Bizjak New
Use vec_extact_lo instead of subreg in reduc_<code>_scal_m. Use vec_extact_lo instead of subreg in reduc_<code>_scal_m. - - 4-- 2023-11-29 liuhongt New
RISC-V: Add explicit braces to eliminate warning. RISC-V: Add explicit braces to eliminate warning. - - 92- 2023-11-29 Li Xu Committed
RISC-V: Support highpart register overlap for vwcvt RISC-V: Support highpart register overlap for vwcvt - - 93- 2023-11-29 钟居哲 Committed
RISC-V: Support highpart register overlap for vwcvt RISC-V: Support highpart register overlap for vwcvt - - 93- 2023-11-29 钟居哲 Superseded
fold-const: Fix up multiple_of_p [PR112733] fold-const: Fix up multiple_of_p [PR112733] - - --2 2023-11-29 Jakub Jelinek New
[v1] RISC-V: Bugfix for ICE in block move when zve32f [v1] RISC-V: Bugfix for ICE in block move when zve32f - - 12-- 2023-11-29 Li, Pan2 JuzheZhong Committed
LoongArch: Fix ICE and use simplify_gen_subreg instead of gen_rtx_SUBREG directly. LoongArch: Fix ICE and use simplify_gen_subreg instead of gen_rtx_SUBREG directly. - - 4-- 2023-11-29 Jiahao Xu New
LoongArch: Fix lsx-vshuf.c and lasx-xvshuf_b.c tests fail on LA664 [PR112611] LoongArch: Fix lsx-vshuf.c and lasx-xvshuf_b.c tests fail on LA664 [PR112611] - - 4-- 2023-11-29 Jiahao Xu New
[x86] Support sdot_prodv*qi with emulation of sdot_prodv*hi. [x86] Support sdot_prodv*qi with emulation of sdot_prodv*hi. - - 4-- 2023-11-29 liuhongt New
i386: Fix CPUID of USER_MSR. i386: Fix CPUID of USER_MSR. - - 4-- 2023-11-29 Hu, Lin1 New
[pushed] c++: prvalue array decay [PR94264] [pushed] c++: prvalue array decay [PR94264] - - 12- 2023-11-28 Jason Merrill New
fold-mem-offsets, v2: Fix powerpc64le-linux profiledbootstrap [PR111601] fold-mem-offsets, v2: Fix powerpc64le-linux profiledbootstrap [PR111601] - - --2 2023-11-28 Jakub Jelinek New
Fix 'g++.dg/cpp26/static_assert1.C' for '-fno-exceptions' configurations (was: [PATCH] c++, v4: Imp… Fix 'g++.dg/cpp26/static_assert1.C' for '-fno-exceptions' configurations (was: [PATCH] c++, v4: Imp… - - 31- 2023-11-28 Thomas Schwinge Committed
[2/2] c++: guard more against undiagnosed error_mark_node [PR112658] [1/2] c++: casting array prvalue [PR112658, PR94264] - - 2-2 2023-11-28 Patrick Palka New
[1/2] c++: casting array prvalue [PR112658, PR94264] [1/2] c++: casting array prvalue [PR112658, PR94264] - - 2-1 2023-11-28 Patrick Palka New
[committed] i386: Improve cmpstrnqi_1 insn pattern [PR112494] [committed] i386: Improve cmpstrnqi_1 insn pattern [PR112494] - - 12- 2023-11-28 Uros Bizjak New
middle-end/112741 - ICE with gimple FE and later regimplification middle-end/112741 - ICE with gimple FE and later regimplification - - 12- 2023-11-28 Richard Biener New
middle-end/112732 - stray TYPE_ALIAS_SET in type variant middle-end/112732 - stray TYPE_ALIAS_SET in type variant - - 12- 2023-11-28 Richard Biener New
[v2,5/5] aarch64: Add rsr128 and wsr128 ACLE tests aarch64: Add Armv9.4-a 128-bit system-register read/write support - - --2 2023-11-28 Victor Do Nascimento New
[v2,4/5] aarch64: Implement 128-bit extension to ACLE sysreg r/w builtins aarch64: Add Armv9.4-a 128-bit system-register read/write support - - --2 2023-11-28 Victor Do Nascimento New
[v2,3/5] aarch64: Sync `aarch64-sys-regs.def' with Binutils. aarch64: Add Armv9.4-a 128-bit system-register read/write support - - --2 2023-11-28 Victor Do Nascimento New
[v2,2/5] aarch64: Add support for GCS system registers with the +gcs modifier aarch64: Add Armv9.4-a 128-bit system-register read/write support - - --2 2023-11-28 Victor Do Nascimento New
[v2,1/5] aarch64: Add march flags for +the and +d128 arch extensions aarch64: Add Armv9.4-a 128-bit system-register read/write support - - --1 2023-11-28 Victor Do Nascimento New
match.pd: Simplify rule for bitwise not with casts match.pd: Simplify rule for bitwise not with casts - - 3-1 2023-11-28 Ezra Sitorus New
[i386] Fix push2pop2 test fail on non-linux target [PR112729] [i386] Fix push2pop2 test fail on non-linux target [PR112729] - - 31- 2023-11-28 Hongyu Wang New
testsuite: Handle double-quoted LTO section names [PR112728] testsuite: Handle double-quoted LTO section names [PR112728] - - --2 2023-11-28 Rainer Orth New
[v2] aarch64: New RTL optimization pass avoid-store-forwarding. [v2] aarch64: New RTL optimization pass avoid-store-forwarding. - - 4-- 2023-11-28 Manos Anagnostakis New
[v3,3/3] RISC-V: Add support for XCVbi extension in CV32E40P RISC-V: Support CORE-V XCVELW and XCVBI extensions - - 101- 2023-11-28 Mary Bennett New
[v3,2/3] RISC-V: Update XCValu constraints to match other vendors RISC-V: Support CORE-V XCVELW and XCVBI extensions - - 81- 2023-11-28 Mary Bennett New
[v3,1/3] RISC-V: Add support for XCVelw extension in CV32E40P RISC-V: Support CORE-V XCVELW and XCVBI extensions - - 81- 2023-11-28 Mary Bennett New
[COMMITTED] testsuite: Fix gcc.dg/pr111409.c on Solaris/SPARC with as [COMMITTED] testsuite: Fix gcc.dg/pr111409.c on Solaris/SPARC with as - - --2 2023-11-28 Rainer Orth Committed
[committed] libstdc++: Include <stdint.h> in <bits/atomic_wait.h> [committed] libstdc++: Include <stdint.h> in <bits/atomic_wait.h> - - -2- 2023-11-28 Jonathan Wakely New
[committed] libstdc++: Fix typo in comment [committed] libstdc++: Fix typo in comment - - -2- 2023-11-28 Jonathan Wakely New
[committed] libiberty: Use x86 HW optimized sha1 [committed] libiberty: Use x86 HW optimized sha1 - - --2 2023-11-28 Jakub Jelinek New
testsuite, i386: Only check for cfi directives if supported [PR112729] testsuite, i386: Only check for cfi directives if supported [PR112729] - - 3-- 2023-11-28 Rainer Orth New
OpenMP: Support acquires/release in 'omp require atomic_default_mem_order' OpenMP: Support acquires/release in 'omp require atomic_default_mem_order' - - 3-- 2023-11-28 Tobias Burnus New
[ifcvt,V2] optimize x=c ? (y and z) : y, where z is a reg or imm [ifcvt,V2] optimize x=c ? (y and z) : y, where z is a reg or imm - - --2 2023-11-28 Fei Gao New
[COMMITTED] ada: Fix wrong size value output with -gnatR -gnatc [COMMITTED] ada: Fix wrong size value output with -gnatR -gnatc - - -2- 2023-11-28 Marc Poulhiès Committed
[COMMITTED] ada: Add comment for assertion [COMMITTED] ada: Add comment for assertion - - -2- 2023-11-28 Marc Poulhiès Committed
[COMMITTED] ada: Error compiling reduction expression with overloaded reducer subprogram [COMMITTED] ada: Error compiling reduction expression with overloaded reducer subprogram - - -2- 2023-11-28 Marc Poulhiès Committed
[COMMITTED] ada: Errors on instance of Multiway_Trees with discriminated type [COMMITTED] ada: Errors on instance of Multiway_Trees with discriminated type - - -2- 2023-11-28 Marc Poulhiès Committed
[COMMITTED] ada: False alarms from -gnatw.t with generic functions [COMMITTED] ada: False alarms from -gnatw.t with generic functions - - -2- 2023-11-28 Marc Poulhiès Committed
[COMMITTED] ada: Further cleanup in finalization machinery [COMMITTED] ada: Further cleanup in finalization machinery - - -2- 2023-11-28 Marc Poulhiès Committed
[COMMITTED] ada: Fix incorrect quoting in documentation [COMMITTED] ada: Fix incorrect quoting in documentation - - -2- 2023-11-28 Marc Poulhiès Committed
[COMMITTED] ada: Fix premature finalization for nested return within extended one [COMMITTED] ada: Fix premature finalization for nested return within extended one - - -2- 2023-11-28 Marc Poulhiès Committed
[COMMITTED] ada: Add new predicate Is_Address_Compatible_Type [COMMITTED] ada: Add new predicate Is_Address_Compatible_Type - - -2- 2023-11-28 Marc Poulhiès Committed
[COMMITTED] ada: Type error on container aggregate with loop_parameter_specification [COMMITTED] ada: Type error on container aggregate with loop_parameter_specification - - -2- 2023-11-28 Marc Poulhiès Committed
[COMMITTED] ada: Fix internal error on declare expression in expression function [COMMITTED] ada: Fix internal error on declare expression in expression function - - -2- 2023-11-28 Marc Poulhiès Committed
[COMMITTED] ada: Handle unchecked conversion in bound [COMMITTED] ada: Handle unchecked conversion in bound - - -2- 2023-11-28 Marc Poulhiès Committed
[COMMITTED] ada: Remove dependency on System.Val_Bool in System.Img_Bool [COMMITTED] ada: Remove dependency on System.Val_Bool in System.Img_Bool - - -2- 2023-11-28 Marc Poulhiès Committed
[COMMITTED] ada: Fix predicate failure that occurred in a test case [COMMITTED] ada: Fix predicate failure that occurred in a test case - - -2- 2023-11-28 Marc Poulhiès Committed
testsuite: Fix up pr111754.c test testsuite: Fix up pr111754.c test - - --2 2023-11-28 Jakub Jelinek New
match.pd: Fix parity (X) ^ parity (Y) simplification [PR112719] match.pd: Fix parity (X) ^ parity (Y) simplification [PR112719] - - --2 2023-11-28 Jakub Jelinek New
match.pd: Fix popcount (X) + popcount (Y) simplification [PR112719] match.pd: Fix popcount (X) + popcount (Y) simplification [PR112719] - - --2 2023-11-28 Jakub Jelinek New
[pushed] analyzer: install header files for use by plugins [PR109077] [pushed] analyzer: install header files for use by plugins [PR109077] - - -2- 2023-11-28 David Malcolm New
[v2] LoongArch: Added vectorized hardware inspection for testsuite. [v2] LoongArch: Added vectorized hardware inspection for testsuite. - - 4-- 2023-11-28 chenxiaolong New
c++: Fix up __has_extension (cxx_init_captures) c++: Fix up __has_extension (cxx_init_captures) - - --2 2023-11-28 Jakub Jelinek New
RISC-V: Disallow poly (1,1) VLA SLP interleave vectorization RISC-V: Disallow poly (1,1) VLA SLP interleave vectorization - - 101- 2023-11-28 钟居哲 rdapp Committed
[v1] LoongArch: Remove duplicate definition of CLZ_DEFINED_VALUE_AT_ZERO. [v1] LoongArch: Remove duplicate definition of CLZ_DEFINED_VALUE_AT_ZERO. - - 4-- 2023-11-28 Li Wei New
[v1] LoongArch: Added vectorized hardware inspection for testsuite. [v1] LoongArch: Added vectorized hardware inspection for testsuite. - - 4-- 2023-11-28 chenxiaolong New
Take register pressure into account for vec_construct when the components are not loaded from memor… Take register pressure into account for vec_construct when the components are not loaded from memor… - - 3-- 2023-11-28 liuhongt New
Expand: Pass down equality only flag to cmpmem expand Expand: Pass down equality only flag to cmpmem expand - - 3-- 2023-11-28 HAO CHEN GUI New
[v1,2/2] LoongArch: Optimize vector constant extract-{even/odd} permutation. [v1,1/2] LoongArch: Accelerate optimization of scalar signed/unsigned popcount. - - 3-- 2023-11-28 Li Wei New
[v1,1/2] LoongArch: Accelerate optimization of scalar signed/unsigned popcount. [v1,1/2] LoongArch: Accelerate optimization of scalar signed/unsigned popcount. - - --- 2023-11-28 Li Wei New
[V2] New pass for sign/zero extension elimination -- not ready for "final" review [V2] New pass for sign/zero extension elimination -- not ready for "final" review - - 2-1 2023-11-28 Jeff Law New
MATCH: Fix invalid signed boolean type usage MATCH: Fix invalid signed boolean type usage - - 3-- 2023-11-28 Andrew Pinski New
[5/5] LoongArch: Vectorized loop unrolling is not performed on divf/sqrtf/rsqrtf with turns on -mre… LoongArch: Add -mrecip option support - - 4-- 2023-11-28 Jiahao Xu New
[4/5] LoongArch: New options -mrecip and -mrecip= with ffast-math. LoongArch: Add -mrecip option support - - 1-- 2023-11-28 Jiahao Xu New
[3/5] LoongArch: Redefine pattern for xvfrecip/vfrecip instructions. LoongArch: Add -mrecip option support - - --- 2023-11-28 Jiahao Xu New
[2/5] LoongArch: Use standard pattern name for xvfrsqrt/vfrsqrt instructions. LoongArch: Add -mrecip option support - - --- 2023-11-28 Jiahao Xu New
[1/5] LoongArch: Add support for approximate instructions. LoongArch: Add -mrecip option support - - --- 2023-11-28 Jiahao Xu New
[v2] gimple-match.pd Add more optimization for gimple_cond [v2] gimple-match.pd Add more optimization for gimple_cond - - 4-- 2023-11-28 Feng Wang New
[4/4,V2,ifcvt] prefer SFB to Zicond for x=c ? (y op CONST) : y. [1/4,RISC-V] prefer Zicond primitive semantics to SFB - - 4-- 2023-11-28 Fei Gao New
[3/4,ifcvt] optimize x=c ? (y op const_int) : y by RISC-V Zicond like insns [1/4,RISC-V] prefer Zicond primitive semantics to SFB - - 81- 2023-11-28 Fei Gao JeffreyALaw Under Review
[2/4,ifcvt] optimize x=c ? (y op z) : y by RISC-V Zicond like insns [1/4,RISC-V] prefer Zicond primitive semantics to SFB - - 61- 2023-11-28 Fei Gao JeffreyALaw Under Review
[1/4,RISC-V] prefer Zicond primitive semantics to SFB [1/4,RISC-V] prefer Zicond primitive semantics to SFB - - 61- 2023-11-28 Fei Gao kitoc Accepted
libcpp: Fix unsigned promotion for unevaluated divide by zero [PR112701] libcpp: Fix unsigned promotion for unevaluated divide by zero [PR112701] - - 21- 2023-11-28 Lewis Hyatt New
fold-mem-offsets: Fix powerpc64le-linux profiledbootstrap [PR111601] fold-mem-offsets: Fix powerpc64le-linux profiledbootstrap [PR111601] - - --2 2023-11-27 Jakub Jelinek New
aarch64: Improve cost of `a ? {-,}1 : b` aarch64: Improve cost of `a ? {-,}1 : b` - - -2- 2023-11-27 Andrew Pinski New
[COMMITTED] Fix time-profiler-3.c after r14-5628-g53ba8d669550d3 [COMMITTED] Fix time-profiler-3.c after r14-5628-g53ba8d669550d3 - - -2- 2023-11-27 Andrew Pinski New
middle-end: refactor vectorizable_live_operation into helper method for codegen middle-end: refactor vectorizable_live_operation into helper method for codegen - - --2 2023-11-27 Tamar Christina New
middle-end: prevent LIM from hoising vector compares from gconds if target does not support it. middle-end: prevent LIM from hoising vector compares from gconds if target does not support it. - - --2 2023-11-27 Tamar Christina New
Fortran: deferred-length character optional dummy arguments [PR93762,PR100651] Fortran: deferred-length character optional dummy arguments [PR93762,PR100651] - - 2-2 2023-11-27 Harald Anlauf New
« 1 2 3 4226 227 »