Show patches with: State = Action Required       |    Archived = No       |   133768 patches
« 1 2 ... 12 13 141337 1338 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
tree-optimization/117104 - add missed guards to max(a,b) != a simplification tree-optimization/117104 - add missed guards to max(a,b) != a simplification - - - - --- 2024-10-12 Richard Biener New
warning option for traps (-Wtrap) warning option for traps (-Wtrap) - - - - --- 2024-10-12 Martin Uecker New
bootstrap: Fix genmatch build where system gcc defaults to -fPIE -pie bootstrap: Fix genmatch build where system gcc defaults to -fPIE -pie - - - - --- 2024-10-12 Jakub Jelinek New
[committed] testsuite/i386: Add vector sat_sub testcases [PR112600] [committed] testsuite/i386: Add vector sat_sub testcases [PR112600] - - - - --- 2024-10-12 Uros Bizjak New
vect: Fix inconsistency in fully-masked lane-reducing op generation [PR116985] vect: Fix inconsistency in fully-masked lane-reducing op generation [PR116985] - - - - --- 2024-10-12 Feng Xue OS New
[4/4] RISC-V: Add testcases for form 4 of vector signed SAT_SUB [1/4] RISC-V: Add testcases for form 2 of vector signed SAT_SUB - - - - --- 2024-10-12 Li, Pan2 New
[3/4] RISC-V: Add testcases for form 3 of vector signed SAT_SUB [1/4] RISC-V: Add testcases for form 2 of vector signed SAT_SUB - - - - --- 2024-10-12 Li, Pan2 New
[2/4] Match: Support form 3 for vector signed integer SAT_SUB [1/4] RISC-V: Add testcases for form 2 of vector signed SAT_SUB - - - - --- 2024-10-12 Li, Pan2 New
[1/4] RISC-V: Add testcases for form 2 of vector signed SAT_SUB [1/4] RISC-V: Add testcases for form 2 of vector signed SAT_SUB - - - - --- 2024-10-12 Li, Pan2 New
phiopt: Clobbers can sometimes get in the way of phiopt [PR117096] phiopt: Clobbers can sometimes get in the way of phiopt [PR117096] - - - - --- 2024-10-12 Andrew Pinski New
Fortran: Unify gfc_get_location handling; fix expr->ts bug Fortran: Unify gfc_get_location handling; fix expr->ts bug - - - - --- 2024-10-11 Tobias Burnus New
gcc.target/i386/pr115749.c: Use word_mode integer gcc.target/i386/pr115749.c: Use word_mode integer - - - - --- 2024-10-11 H.J. Lu New
gcc.target/i386/pr55583.c: Use long long for 64-bit integer gcc.target/i386/pr55583.c: Use long long for 64-bit integer - - - - --- 2024-10-11 H.J. Lu New
gcc.target/i386/pr53533-[13].c: Adjust assembly scan gcc.target/i386/pr53533-[13].c: Adjust assembly scan - - - - --- 2024-10-11 H.J. Lu New
gcc.target/i386/invariant-ternlog-1.c: Also scan (%edx) gcc.target/i386/invariant-ternlog-1.c: Also scan (%edx) - - - - --- 2024-10-11 H.J. Lu New
[v8] Provide new GCC builtin __builtin_counted_by_ref [PR116016] [v8] Provide new GCC builtin __builtin_counted_by_ref [PR116016] - - - - --- 2024-10-11 Qing Zhao New
ping Re: RFC PATCH: contrib/test_summary mode for submitting testsuite results to bunsen ping Re: RFC PATCH: contrib/test_summary mode for submitting testsuite results to bunsen - - - - --- 2024-10-11 Frank Ch. Eigler New
[v4,1/2] libstdc++: Enable memcpy optimizations for distinct integral types [PR93059] [v4,1/2] libstdc++: Enable memcpy optimizations for distinct integral types [PR93059] - - - - --- 2024-10-11 Jonathan Wakely New
RISC-V: Add implication for M extension. RISC-V: Add implication for M extension. - - - - --- 2024-10-11 Patrick O'Neill New
[Fortran,RFC] Introduce GFC_STD_UNSIGNED [Fortran,RFC] Introduce GFC_STD_UNSIGNED - - - - --- 2024-10-11 Thomas Koenig New
[v3,1/2] libstdc++: Enable memcpy optimizations for distinct integral types [PR93059] [v3,1/2] libstdc++: Enable memcpy optimizations for distinct integral types [PR93059] - - - - --- 2024-10-11 Jonathan Wakely New
[v2] middle-end: [PR middle-end/116926] Allow widening optabs for vec-mode -> scalar-mode [v2] middle-end: [PR middle-end/116926] Allow widening optabs for vec-mode -> scalar-mode - - - - --- 2024-10-11 Victor Do Nascimento New
c, v2: Implement C2Y N3355 - Named Loops [PR117022] c, v2: Implement C2Y N3355 - Named Loops [PR117022] - - - - --- 2024-10-11 Jakub Jelinek New
[v2,2/2] libstdc++: Enable memset optimizations for distinct character types [PR93059] [v2,1/2] libstdc++: Enable memcpy optimizations for distinct integral types [PR93059] - - - - --- 2024-10-11 Jonathan Wakely New
[v2,1/2] libstdc++: Enable memcpy optimizations for distinct integral types [PR93059] [v2,1/2] libstdc++: Enable memcpy optimizations for distinct integral types [PR93059] - - - - --- 2024-10-11 Jonathan Wakely New
[committed] libstdc++: Use appropriate feature test macro for std::byte [committed] libstdc++: Use appropriate feature test macro for std::byte - - - - --- 2024-10-11 Jonathan Wakely New
[committed] libstdc++: Fix localized %c formatting for <chrono> [PR117085] [committed] libstdc++: Fix localized %c formatting for <chrono> [PR117085] - - - - --- 2024-10-11 Jonathan Wakely New
[committed] libstdc++: Add missing whitespace in dg-do directives [committed] libstdc++: Add missing whitespace in dg-do directives - - - - --- 2024-10-11 Jonathan Wakely New
[v3,5/5] c++/modules: Validate external linkage definitions in header units [PR116401] c++/modules: Implement P1815 "Translation-unit-local entities" - - 1 - --- 2024-10-11 Nathaniel Shead New
[v3,4/5] c++/modules: Check linkage for exported declarations c++/modules: Implement P1815 "Translation-unit-local entities" - - 1 - --- 2024-10-11 Nathaniel Shead New
[v3,3/5] c++/modules: Support unnamed namespaces in header units c++/modules: Implement P1815 "Translation-unit-local entities" - - 1 - --- 2024-10-11 Nathaniel Shead New
[v3,2/5] c++/modules: Ignore TU-local entities where necessary c++/modules: Implement P1815 "Translation-unit-local entities" - - 1 - --- 2024-10-11 Nathaniel Shead New
[v3,1/5] c++/modules: Detect exposures of TU-local entities c++/modules: Implement P1815 "Translation-unit-local entities" - - 1 - --- 2024-10-11 Nathaniel Shead New
[to-be-committed,RISC-V] Slightly improve broadcasting small constants into vectors [to-be-committed,RISC-V] Slightly improve broadcasting small constants into vectors - - - - --- 2024-10-11 Jeff Law New
tree-optimization/117080 - Add SLP_TREE_MEMORY_ACCESS_TYPE tree-optimization/117080 - Add SLP_TREE_MEMORY_ACCESS_TYPE - - - - --- 2024-10-11 Richard Biener New
Fortran: Dead-function removal in error.cc (shrinking by 40%) Fortran: Dead-function removal in error.cc (shrinking by 40%) - - - - --- 2024-10-11 Tobias Burnus New
This is a test3, please ignore This is a test3, please ignore - - - - --- 2024-10-11 Christophe Lyon New
[RFC] target/117072 - more RTL FMA canonicalization [RFC] target/117072 - more RTL FMA canonicalization - - - - --- 2024-10-11 Richard Biener New
[5/5] libgm2/libm2pim/wrapc.cc: Define NULL as nullptr Provide better definitions of NULL - - - - --- 2024-10-11 Alejandro Colomar New
[4/5] Don't define NULL as 0 in C Provide better definitions of NULL - - - - --- 2024-10-11 Alejandro Colomar New
[3/5] gcc/ginclude/stddef.h: Define NULL as nullptr if possible Provide better definitions of NULL - - - - --- 2024-10-11 Alejandro Colomar New
[2/5] gcc/ginclude/stddef.h: Invert conditional Provide better definitions of NULL - - - - --- 2024-10-11 Alejandro Colomar New
[1/5] gcc/ginclude/stddef.h: Indent nested cpp conditionals Provide better definitions of NULL - - - - --- 2024-10-11 Alejandro Colomar New
[v7] c++: Fix overeager Woverloaded-virtual with conversion operators [PR109918] [v7] c++: Fix overeager Woverloaded-virtual with conversion operators [PR109918] - - - - --- 2024-10-11 Simon Martin New
middle-end/117086 - fixup vec_cond simplifications middle-end/117086 - fixup vec_cond simplifications - - - - --- 2024-10-11 Richard Biener New
SVE intrinsics: Fold svmul with constant power-of-2 operand to svlsl SVE intrinsics: Fold svmul with constant power-of-2 operand to svlsl - - - - --- 2024-10-11 Jennifer Schmitz New
i386: Fix up spaceship expanders for -mtune=i[45]86 [PR117053] i386: Fix up spaceship expanders for -mtune=i[45]86 [PR117053] - - - - --- 2024-10-11 Jakub Jelinek New
c: Implement C2Y N3355 - Named Loops [PR117022] c: Implement C2Y N3355 - Named Loops [PR117022] - - - - --- 2024-10-11 Jakub Jelinek New
[committed] libstdc++: Fix some test failures with -fno-char8_t [committed] libstdc++: Fix some test failures with -fno-char8_t - - - - --- 2024-10-11 Jonathan Wakely New
libstdc++: Rearrange std::move_iterator helpers in stl_iterator.h libstdc++: Rearrange std::move_iterator helpers in stl_iterator.h - - - - --- 2024-10-11 Jonathan Wakely New
[2/2] libstdc++: Enable memset optimizations for distinct character types [PR93059] [1/2] libstdc++: Enable memcpy optimizations for distinct integral types [PR93059] - - - - --- 2024-10-11 Jonathan Wakely New
[1/2] libstdc++: Enable memcpy optimizations for distinct integral types [PR93059] [1/2] libstdc++: Enable memcpy optimizations for distinct integral types [PR93059] - - - - --- 2024-10-11 Jonathan Wakely New
This is a test, please ignore This is a test, please ignore - - - - --- 2024-10-11 Christophe Lyon New
This is a test2, please ignore This is a test2, please ignore - - - - --- 2024-10-11 Christophe Lyon New
[RFC] This is a test, please ignore [RFC] This is a test, please ignore - - - - --- 2024-10-11 Christophe Lyon New
[RFC] This is a test, please ignore [RFC] This is a test, please ignore - - - - --- 2024-10-11 Christophe Lyon New
tree-optimization/117050 - fix ICE with non-grouped .MASK_LOAD SLP tree-optimization/117050 - fix ICE with non-grouped .MASK_LOAD SLP - - - - --- 2024-10-11 Richard Biener New
[v1,4/4] RISC-V: Add testcases for form 1 of vector signed SAT_SUB [v1,1/4] Match: Support form 1 for vector signed integer SAT_SUB - - - - --- 2024-10-11 Li, Pan2 New
[v1,3/4] RISC-V: Implement vector SAT_SUB for signed integer [v1,1/4] Match: Support form 1 for vector signed integer SAT_SUB - - - - --- 2024-10-11 Li, Pan2 New
[v1,2/4] Vect: Try the pattern of vector signed integer SAT_SUB [v1,1/4] Match: Support form 1 for vector signed integer SAT_SUB - - - - --- 2024-10-11 Li, Pan2 New
[v1,1/4] Match: Support form 1 for vector signed integer SAT_SUB [v1,1/4] Match: Support form 1 for vector signed integer SAT_SUB - - - - --- 2024-10-11 Li, Pan2 New
Always set SECTION_RELRO for or .data.rel.ro{, .local} [PR116887] Always set SECTION_RELRO for or .data.rel.ro{, .local} [PR116887] - - - - --- 2024-10-10 Xi Ruoyao New
[LRA,PR116550] Reuse scratch registers generated by LRA [LRA,PR116550] Reuse scratch registers generated by LRA - - - - --- 2024-10-10 Denis Chertykov New
[v4,2/2] arm: [MVE intrinsics] Improve vdupq_n implementation [v4,1/2] arm: [MVE intrinsics] fix vdup iterator - - - - --- 2024-10-10 Christophe Lyon New
[v4,1/2] arm: [MVE intrinsics] fix vdup iterator [v4,1/2] arm: [MVE intrinsics] fix vdup iterator - - - - --- 2024-10-10 Christophe Lyon New
aarch64: Alter pr116258.c test to correct for big endian. aarch64: Alter pr116258.c test to correct for big endian. - - - - --- 2024-10-10 Richard Ball New
middle-end: [PR middle-end/116926] Allow widening optabs for vec-mode -> scalar-mode middle-end: [PR middle-end/116926] Allow widening optabs for vec-mode -> scalar-mode - - - - --- 2024-10-10 Victor Do Nascimento New
phiopt: Remove candorest variable return instead phiopt: Remove candorest variable return instead - - - - --- 2024-10-10 Andrew Pinski New
Fix PR116650: check all regs in regrename targets Fix PR116650: check all regs in regrename targets - - - - --- 2024-10-10 Michael Matz New
[pushed] libiberty: Restore build with CP_DEMANGLE_DEBUG defined [pushed] libiberty: Restore build with CP_DEMANGLE_DEBUG defined - - - - --- 2024-10-10 Simon Martin New
tree-optimization/117060 - fix oversight in vect_build_slp_tree_1 tree-optimization/117060 - fix oversight in vect_build_slp_tree_1 - - - - --- 2024-10-10 Richard Biener New
vect: Avoid divide by zero for permutes of extern VLA vectors vect: Avoid divide by zero for permutes of extern VLA vectors - - - - --- 2024-10-10 Richard Sandiford New
Fix possible wrong-code with masked store-lanes Fix possible wrong-code with masked store-lanes - - - - --- 2024-10-10 Richard Biener New
[v6,2/2] aarch64: Add codegen support for SVE2 faminmax Add support for SVE2 faminmax - - - - --- 2024-10-10 Saurabh Jha New
[v6,1/2] aarch64: Add SVE2 faminmax intrinsics Add support for SVE2 faminmax - - - - --- 2024-10-10 Saurabh Jha New
Fortran/OpenMP: Warn when mapping polymorphic variables Fortran/OpenMP: Warn when mapping polymorphic variables - - - - --- 2024-10-10 Tobias Burnus New
[2/2] tree-optimization/117050 - fix ICE with non-grouped .MASK_LOAD SLP [1/2] Remove SLP_INSTANCE_UNROLLING_FACTOR, compute VF in vect_make_slp_decision - - - - --- 2024-10-10 Richard Biener New
[1/2] Remove SLP_INSTANCE_UNROLLING_FACTOR, compute VF in vect_make_slp_decision [1/2] Remove SLP_INSTANCE_UNROLLING_FACTOR, compute VF in vect_make_slp_decision - - - - --- 2024-10-10 Richard Biener New
g++.target/i386/pr105953.C: Skip for x32 g++.target/i386/pr105953.C: Skip for x32 - - - - --- 2024-10-10 H.J. Lu New
gcc.target/i386: Replace long with long long gcc.target/i386: Replace long with long long - - - - --- 2024-10-10 H.J. Lu New
gcc.target/i386/pr115407.c: Only run for lp64 gcc.target/i386/pr115407.c: Only run for lp64 - - - - --- 2024-10-10 H.J. Lu New
c++: Allow overloaded builtins to be used in SFINAE context c++: Allow overloaded builtins to be used in SFINAE context - - - - --- 2024-10-10 Matthew Malcomson New
[v1,4/4] RISC-V: Add testcases for form 8 of scalar signed SAT_TRUNC [v1,1/4] RISC-V: Add testcases for form 5 of scalar signed SAT_TRUNC - - - - --- 2024-10-10 Li, Pan2 New
[v1,3/4] RISC-V: Add testcases for form 7 of scalar signed SAT_TRUNC [v1,1/4] RISC-V: Add testcases for form 5 of scalar signed SAT_TRUNC - - - - --- 2024-10-10 Li, Pan2 New
[v1,2/4] RISC-V: Add testcases for form 6 of scalar signed SAT_TRUNC [v1,1/4] RISC-V: Add testcases for form 5 of scalar signed SAT_TRUNC - - - - --- 2024-10-10 Li, Pan2 New
[v1,1/4] RISC-V: Add testcases for form 5 of scalar signed SAT_TRUNC [v1,1/4] RISC-V: Add testcases for form 5 of scalar signed SAT_TRUNC - - - - --- 2024-10-10 Li, Pan2 New
Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device (was: [Patch]… Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device (was: [Patch]… - - - - --- 2024-10-10 Tobias Burnus New
[ABOUT-TO-PUSH] MAINTAINERS (s390 port): Add myself [ABOUT-TO-PUSH] MAINTAINERS (s390 port): Add myself - - - - --- 2024-10-10 Stefan Schulze Frielinghaus New
(was: [Patch] Fortran/OpenMP: Fix __builtin_omp_is_initial_device) (was: [Patch] Fortran/OpenMP: Fix __builtin_omp_is_initial_device) - - - - --- 2024-10-10 Tobias Burnus New
[PR113816] AArch64: Use SIMD+GPR for logical vector reductions [PR113816] AArch64: Use SIMD+GPR for logical vector reductions - - - - --- 2024-10-10 Jennifer Schmitz New
Allow SLP store of mixed external and costant Allow SLP store of mixed external and costant - - - - --- 2024-10-10 Richard Biener New
[v1,2/2] RISC-V: Add testcases for form 4 of scalar signed SAT_TRUNC [v1,1/2] Match: Support form 4 for scalar signed integer SAT_TRUNC - - - - --- 2024-10-10 Li, Pan2 New
[v1,1/2] Match: Support form 4 for scalar signed integer SAT_TRUNC [v1,1/2] Match: Support form 4 for scalar signed integer SAT_TRUNC - - - - --- 2024-10-10 Li, Pan2 New
RISC-V:Bugfix for C++ code compilation failure with rv32imafc_zve32f[pr116883] RISC-V:Bugfix for C++ code compilation failure with rv32imafc_zve32f[pr116883] - - - - --- 2024-10-10 Li Xu New
i386: Fix some patterns's mem attribute. i386: Fix some patterns's mem attribute. - - - - --- 2024-10-10 Hu, Lin1 New
i386: Fix scalar VCOMSBF16 which only compares low word i386: Fix scalar VCOMSBF16 which only compares low word - - - - --- 2024-10-10 Kong, Lingling New
[pushed:,r15-4231] diagnostics: move text output member functions to correct file [pushed:,r15-4231] diagnostics: move text output member functions to correct file - - - - --- 2024-10-10 David Malcolm New
[pushed:,r15-4230] diagnostics: mark the JSON output format as deprecated [pushed:,r15-4230] diagnostics: mark the JSON output format as deprecated - - - - --- 2024-10-10 David Malcolm New
[pushed:,r15-4229] lto: reimplement print_lto_docs_link [PR116613] [pushed:,r15-4229] lto: reimplement print_lto_docs_link [PR116613] - - - - --- 2024-10-10 David Malcolm New
[4/4] c++: enable modules by default in c++20 [RFC,1/4] c-family: add -fsearch-include-path - - - - --- 2024-10-09 Jason Merrill New
« 1 2 ... 12 13 141337 1338 »