Show patches with: State = Action Required       |    Archived = No       |   8194 patches
« 1 218 19 2081 82 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
libstdc++: Make __gnu_debug::vector usable in constant expressions [PR109536] libstdc++: Make __gnu_debug::vector usable in constant expressions [PR109536] - - - -1- 2023-12-06 Jonathan Wakely Unresolved
c++: Don't diagnose ignoring of attributes if all ignored attributes are attribute_ignored_p c++: Don't diagnose ignoring of attributes if all ignored attributes are attribute_ignored_p - - - -1- 2023-12-06 Jakub Jelinek Unresolved
[v6] aarch64: New RTL optimization pass avoid-store-forwarding. [v6] aarch64: New RTL optimization pass avoid-store-forwarding. - - - -1- 2023-12-06 Manos Anagnostakis Unresolved
RISC-V: Fix VSETVL PASS bug RISC-V: Fix VSETVL PASS bug - - - -1- 2023-12-06 juzhe.zhong@rivai.ai Unresolved
libgcc: Avoid -Wbuiltin-declaration-mismatch warnings in emutls.c libgcc: Avoid -Wbuiltin-declaration-mismatch warnings in emutls.c - - - -1- 2023-12-06 Jakub Jelinek Unresolved
[patch-1v2,rs6000] enable fctiw on old archs [PR112707] [patch-1v2,rs6000] enable fctiw on old archs [PR112707] - - - -1- 2023-12-06 HAO CHEN GUI Unresolved
[16/16,APX,NDD] Support TImode shift for NDD Support Intel APX NDD - - - -1- 2023-12-06 Hongyu Wang Unresolved
[15/16,APX,NDD] Support APX NDD for cmove insns Support Intel APX NDD - - - -1- 2023-12-06 Hongyu Wang Unresolved
[14/16,APX,NDD] Support APX NDD for shld/shrd insns Support Intel APX NDD - - - -1- 2023-12-06 Hongyu Wang Unresolved
[13/16,APX,NDD] Support APX NDD for rotate insns Support Intel APX NDD - - - -1- 2023-12-06 Hongyu Wang Unresolved
[12/16,APX,NDD] Support APX NDD for right shift insns Support Intel APX NDD - - - -1- 2023-12-06 Hongyu Wang Unresolved
[11/16,APX,NDD] Support APX NDD for left shift insns Support Intel APX NDD - - - -1- 2023-12-06 Hongyu Wang Unresolved
[10/16,APX,NDD] Support APX NDD for or/xor insn Support Intel APX NDD - - - -1- 2023-12-06 Hongyu Wang Unresolved
[09/16,APX,NDD] Support APX NDD for and insn Support Intel APX NDD - - - -1- 2023-12-06 Hongyu Wang Unresolved
[08/16,APX,NDD] Support APX NDD for not insn Support Intel APX NDD - - - -1- 2023-12-06 Hongyu Wang Unresolved
[07/16,APX,NDD] Support APX NDD for neg insn Support Intel APX NDD - - - -1- 2023-12-06 Hongyu Wang Unresolved
[06/16,APX,NDD] Support APX NDD for sbb insn Support Intel APX NDD - - - -1- 2023-12-06 Hongyu Wang Unresolved
[05/16,APX,NDD] Support APX NDD for sub insns Support Intel APX NDD - - - -1- 2023-12-06 Hongyu Wang Unresolved
[04/16,APX,NDD] Support APX NDD for adc insns Support Intel APX NDD - - - -1- 2023-12-06 Hongyu Wang Unresolved
[03/16,APX,NDD] Disable seg_prefixed memory usage for NDD add Support Intel APX NDD - - - -1- 2023-12-06 Hongyu Wang Unresolved
[02/16,APX,NDD] Support APX NDD for optimization patterns of add Support Intel APX NDD - - - -1- 2023-12-06 Hongyu Wang Unresolved
[01/16,APX,NDD] Support Intel APX NDD for legacy add insn Support Intel APX NDD - - - -1- 2023-12-06 Hongyu Wang Unresolved
[v3,5/5] LoongArch: Vectorized loop unrolling is disable for divf/sqrtf/rsqrtf when -mrecip is enab… Add support for approximate instructions and optimize divf/sqrtf/rsqrtf operations. - - - -1- 2023-12-06 Jiahao Xu Unresolved
[v3,4/5] LoongArch: New options -mrecip and -mrecip= with ffast-math. Add support for approximate instructions and optimize divf/sqrtf/rsqrtf operations. - - - -1- 2023-12-06 Jiahao Xu Unresolved
[v3,3/5] LoongArch: Redefine pattern for xvfrecip/vfrecip instructions. Add support for approximate instructions and optimize divf/sqrtf/rsqrtf operations. - - - -1- 2023-12-06 Jiahao Xu Unresolved
[v3,2/5] LoongArch: Use standard pattern name for xvfrsqrt/vfrsqrt instructions. Add support for approximate instructions and optimize divf/sqrtf/rsqrtf operations. - - - -1- 2023-12-06 Jiahao Xu Unresolved
[v3,1/5] LoongArch: Add support for LoongArch V1.1 approximate instructions. Add support for approximate instructions and optimize divf/sqrtf/rsqrtf operations. - - - -1- 2023-12-06 Jiahao Xu Unresolved
[V3,3/3] split complicate constant to memory [V3,1/3] rs6000: update num_insns_constant for 2 insns - - - -1- 2023-12-06 Jiufu Guo Unresolved
[V3,2/3] Using pli for constant splitting [V3,1/3] rs6000: update num_insns_constant for 2 insns - - - -1- 2023-12-06 Jiufu Guo Unresolved
[V3,1/3] rs6000: update num_insns_constant for 2 insns [V3,1/3] rs6000: update num_insns_constant for 2 insns - - - -1- 2023-12-06 Jiufu Guo Unresolved
RISC-V: Remove useless modes RISC-V: Remove useless modes - - - -1- 2023-12-06 Li Xu Unresolved
middle-end: Fix peeled vect loop IV values. middle-end: Fix peeled vect loop IV values. - - - -1- 2023-12-06 Tamar Christina Unresolved
middle-end: correct loop bounds for early breaks and peeled vector loops middle-end: correct loop bounds for early breaks and peeled vector loops - - - -1- 2023-12-06 Tamar Christina Unresolved
[4/4] RISC-V: Add crypto vector api-testing cases. [1/4] RISC-V: Add crypto vector implied ISA info. - - - -1- 2023-12-06 Feng Wang Unresolved
[3/4] RISC-V: Add crypto vector machine descriptions [1/4] RISC-V: Add crypto vector implied ISA info. - - - -1- 2023-12-06 Feng Wang Unresolved
[2/4] RISC-V: Add crypto vector builtin function. [1/4] RISC-V: Add crypto vector implied ISA info. - - - -1- 2023-12-06 Feng Wang Unresolved
[1/4] RISC-V: Add crypto vector implied ISA info. [1/4] RISC-V: Add crypto vector implied ISA info. - - - -1- 2023-12-06 Feng Wang Unresolved
[v8] Introduce attribute sym_alias [v8] Introduce attribute sym_alias - - - -1- 2023-12-06 Alexandre Oliva Unresolved
[committed] libstdc++: Redefine __glibcxx_assert to work in C++23 constexpr [committed] libstdc++: Redefine __glibcxx_assert to work in C++23 constexpr - - - -1- 2023-12-05 Jonathan Wakely Unresolved
i386: Move vzeroupper pass from after reload pass to after postreload_cse [PR112760] i386: Move vzeroupper pass from after reload pass to after postreload_cse [PR112760] - - - -1- 2023-12-05 Jakub Jelinek Unresolved
lower-bitint: Fix arithmetics followed by extension by many bits [PR112809] lower-bitint: Fix arithmetics followed by extension by many bits [PR112809] - - - -1- 2023-12-05 Jakub Jelinek Unresolved
libiberty: Fix build with GCC < 7 libiberty: Fix build with GCC < 7 - - - -1- 2023-12-05 Jakub Jelinek Unresolved
[[PATCH,GCC13] 2/2] toplevel: Makefile.def: add install-strip dependency on libsframe [[PATCH,GCC13] 2/2] toplevel: Makefile.def: add install-strip dependency on libsframe - - - -1- 2023-12-05 Indu Bhagat Unresolved
c++: fix ICE with sizeof in a template [PR112869] c++: fix ICE with sizeof in a template [PR112869] - - - -1- 2023-12-05 Marek Polacek Unresolved
[v7] Add condition coverage (MC/DC) [v7] Add condition coverage (MC/DC) - - - -1- 2023-12-05 Jørgen Kvalsvik Unresolved
build: unbreak bootstrap on uclinux targets [PR112762] build: unbreak bootstrap on uclinux targets [PR112762] - - - -1- 2023-12-05 Marek Polacek Unresolved
c++, v2: Fix parsing [[]][[]]; c++, v2: Fix parsing [[]][[]]; - - - -1- 2023-12-05 Jakub Jelinek Unresolved
c++, v2: Further #pragma GCC unroll C++ fix [PR112795] c++, v2: Further #pragma GCC unroll C++ fix [PR112795] - - - -1- 2023-12-05 Jakub Jelinek Unresolved
RISC-V: xtheadfmemidx: Disable if xtheadmemidx is not available RISC-V: xtheadfmemidx: Disable if xtheadmemidx is not available - - - -1- 2023-12-05 Christoph Müllner Unresolved
RISC-V: Add vec_init expander for masks [PR112854]. RISC-V: Add vec_init expander for masks [PR112854]. - - - -1- 2023-12-05 Robin Dapp Unresolved
[v5] aarch64: New RTL optimization pass avoid-store-forwarding. [v5] aarch64: New RTL optimization pass avoid-store-forwarding. - - - -1- 2023-12-05 Manos Anagnostakis Unresolved
[ARC] Add *extvsi_n_0 define_insn_and_split for PR 110717. [ARC] Add *extvsi_n_0 define_insn_and_split for PR 110717. - - - -1- 2023-12-05 Roger Sayle Unresolved
RISC-V: Block VLSmodes according to TARGET_MAX_LMUL and BITS_PER_RISCV_VECTOR RISC-V: Block VLSmodes according to TARGET_MAX_LMUL and BITS_PER_RISCV_VECTOR - - - -1- 2023-12-05 juzhe.zhong@rivai.ai Unresolved
[2/2] RISC-V: Add C intrinsics of Bitmanip Extension [1/2] RISC-V: Add C intrinsics of Scalar Crypto Extension - - - -1- 2023-12-05 Liao Shihua Unresolved
[v2,08/11] aarch64: Generalize writeback ldp/stp patterns Untitled series #71797 - - - -1- 2023-12-05 Alex Coplan Unresolved
driver: Fix bootstrap with --enable-default-pie driver: Fix bootstrap with --enable-default-pie - - - -1- 2023-12-05 Jakub Jelinek Unresolved
[v2,09/11] aarch64: Rewrite non-writeback ldp/stp patterns Untitled series #71789 - - - -1- 2023-12-05 Alex Coplan Unresolved
libgfortran: Fix -Wincompatible-pointer-types errors libgfortran: Fix -Wincompatible-pointer-types errors - - - -1- 2023-12-05 Jakub Jelinek Unresolved
[pushed,v2,4/5] aarch64: Add ZT0 aarch64: Add support for SME2 - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,3/5] aarch64: Add svboolx2_t aarch64: Add support for SME2 - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,2/5] aarch64: Add svcount_t aarch64: Add support for SME2 - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,1/5] aarch64: Add +sme2 aarch64: Add support for SME2 - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,25/25] aarch64: Update sibcall handling for SME aarch64: Add support for SME - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,24/25] aarch64: Enforce inlining restrictions for SME aarch64: Add support for SME - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,23/25] aarch64: Handle PSTATE.SM across abnormal edges aarch64: Add support for SME - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,22/25] aarch64: Add support for __arm_locally_streaming aarch64: Add support for SME - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,21/25] aarch64: Add support for <arm_sme.h> aarch64: Add support for SME - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,20/25] aarch64: Generalise _m rules for SVE intrinsics aarch64: Add support for SME - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,19/25] aarch64: Generalise unspec_based_function_base aarch64: Add support for SME - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,18/25] aarch64: Add a VNx1TI mode aarch64: Add support for SME - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,17/25] aarch64: Add a register class for w12-w15 aarch64: Add support for SME - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,16/25] aarch64: Add support for SME ZA attributes aarch64: Add support for SME - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,15/25] aarch64: Switch PSTATE.SM around calls aarch64: Add support for SME - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,14/25] aarch64: Mark relevant SVE instructions as non-streaming aarch64: Add support for SME - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,13/25] aarch64: Distinguish streaming-compatible AdvSIMD insns aarch64: Add support for SME - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,11/25] aarch64: Add arm_streaming(_compatible) attributes aarch64: Add support for SME - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,10/25] aarch64: Add tuple forms of svreinterpret aarch64: Add support for SME - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,09/25] aarch64: Tweak error message for (tuple, vector) pairs aarch64: Add support for SME - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,07/25] aarch64: Replace vague "previous arguments" message aarch64: Add support for SME - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,06/25] aarch64: Generalise some SVE ACLE error messages aarch64: Add support for SME - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,04/25] aarch64: Add group suffixes to SVE intrinsics aarch64: Add support for SME - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,03/25] aarch64: Make AARCH64_FL_SVE requirements explicit aarch64: Add support for SME - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed,v2,02/25] aarch64: Use SVE's RDVL instruction aarch64: Add support for SME - - - -1- 2023-12-05 Richard Sandiford Unresolved
[pushed] Allow targets to add USEs to asms [pushed] Allow targets to add USEs to asms - - - -1- 2023-12-05 Richard Sandiford Unresolved
Add a target hook for sibcall epilogues Add a target hook for sibcall epilogues - - - -1- 2023-12-05 Richard Sandiford Unresolved
[v2] c: Turn -Wimplicit-function-declaration into a permerror: Fix 'gcc.dg/gnu23-builtins-no-dfp-1.… [v2] c: Turn -Wimplicit-function-declaration into a permerror: Fix 'gcc.dg/gnu23-builtins-no-dfp-1.… - - - -1- 2023-12-05 Thomas Schwinge Unresolved
[5/5,ifcvt] optimize extension for x=c ? (y op z) : y by RISC-V Zicond like insns [1/5,V3,ifcvt] optimize x=c ? (y op z) : y by RISC-V Zicond like insns - - - -1- 2023-12-05 Fei Gao Unresolved
[4/5,ifcvt] optimize x=c ? (y op const_int) : y by RISC-V Zicond like insns [1/5,V3,ifcvt] optimize x=c ? (y op z) : y by RISC-V Zicond like insns - - - -1- 2023-12-05 Fei Gao Unresolved
[3/5,ifcvt] optimize x=c ? (y AND z) : y by RISC-V Zicond like insns [1/5,V3,ifcvt] optimize x=c ? (y op z) : y by RISC-V Zicond like insns - - - -1- 2023-12-05 Fei Gao Unresolved
[1/5,V3,ifcvt] optimize x=c ? (y op z) : y by RISC-V Zicond like insns [1/5,V3,ifcvt] optimize x=c ? (y op z) : y by RISC-V Zicond like insns - - - -1- 2023-12-05 Fei Gao Unresolved
lower-bitint, v2: Make temporarily wrong IL less wrong [PR112843] lower-bitint, v2: Make temporarily wrong IL less wrong [PR112843] - - - -1- 2023-12-05 Jakub Jelinek Unresolved
c++: Fix parsing [[]][[]]; c++: Fix parsing [[]][[]]; - - - -1- 2023-12-05 Jakub Jelinek Unresolved
c++: Implement C++ DR 2262 - Attributes for asm-definition [PR110734] c++: Implement C++ DR 2262 - Attributes for asm-definition [PR110734] - - - -1- 2023-12-05 Jakub Jelinek Unresolved
i386: Fix -fcf-protection -Os ICE due to movabsq peephole2 [PR112845] i386: Fix -fcf-protection -Os ICE due to movabsq peephole2 [PR112845] - - - -1- 2023-12-05 Jakub Jelinek Unresolved
tree-optimization/112827 - more SCEV cprop fixes tree-optimization/112827 - more SCEV cprop fixes - - - -1- 2023-12-05 Richard Biener Unresolved
lower-bitint: Make temporarily wrong IL less wrong [PR112843] lower-bitint: Make temporarily wrong IL less wrong [PR112843] - - - -1- 2023-12-05 Jakub Jelinek Unresolved
[v4] RISC-V: Implement TLS Descriptors. [v4] RISC-V: Implement TLS Descriptors. - 1 - -1- 2023-12-05 Tatsuyuki Ishi Unresolved
[v2,5/5] LoongArch: Vectorized loop unrolling is disable for divf/sqrtf/rsqrtf when -mrecip is enab… Add support for approximate instructions and optimize divf/sqrtf/rsqrt operations. - - - -1- 2023-12-05 Jiahao Xu Unresolved
[v2,4/5] LoongArch: New options -mrecip and -mrecip= with ffast-math. Add support for approximate instructions and optimize divf/sqrtf/rsqrt operations. - - - -1- 2023-12-05 Jiahao Xu Unresolved
[v2,3/5] LoongArch: Redefine pattern for xvfrecip/vfrecip instructions. Add support for approximate instructions and optimize divf/sqrtf/rsqrt operations. - - - -1- 2023-12-05 Jiahao Xu Unresolved
« 1 218 19 2081 82 »