Show patches with: State = Action Required       |    Archived = No       |   133747 patches
« 1 2 3 41337 1338 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[12/12] libstdc++: Add _Hashtable::_M_locate(const key_type&) libstdc++: Refactor _Hashtable class - - - - --- 2024-11-08 Jonathan Wakely New
[11/12] libstdc++: Simplify _Hashtable merge functions libstdc++: Refactor _Hashtable class - - - - --- 2024-11-08 Jonathan Wakely New
[10/12] libstdc++: Remove _Hashtable_base::_S_equals libstdc++: Refactor _Hashtable class - - - - --- 2024-11-08 Jonathan Wakely New
[09/12] libstdc++: Remove _Equality base class from _Hashtable libstdc++: Refactor _Hashtable class - - - - --- 2024-11-08 Jonathan Wakely New
[08/12] libstdc++: Remove _Insert base class from _Hashtable libstdc++: Refactor _Hashtable class - - 1 - --- 2024-11-08 Jonathan Wakely New
[07/12] libstdc++: Use RAII in _Hashtable libstdc++: Refactor _Hashtable class - - 1 - --- 2024-11-08 Jonathan Wakely New
[06/12] libstdc++: Replace _Hashtable::__fwd_value_for with cast libstdc++: Refactor _Hashtable class - - 1 - --- 2024-11-08 Jonathan Wakely New
[05/12] libstdc++: Add _Hashtable::_M_assign for the common case libstdc++: Refactor _Hashtable class - - 1 - --- 2024-11-08 Jonathan Wakely New
[04/12] libstdc++: Refactor Hashtable erasure libstdc++: Refactor _Hashtable class - - 1 - --- 2024-11-08 Jonathan Wakely New
[03/12] libstdc++: Refactor Hashtable insertion [PR115285] libstdc++: Refactor _Hashtable class - - - - --- 2024-11-08 Jonathan Wakely New
[02/12] libstdc++: Allow unordered_set assignment to assign to existing nodes libstdc++: Refactor _Hashtable class - - 1 - --- 2024-11-08 Jonathan Wakely New
[01/12] libstdc++: Refactor _Hashtable::operator=(initializer_list<value_type>) libstdc++: Refactor _Hashtable class - - 1 - --- 2024-11-08 Jonathan Wakely New
[committed] libstdc++: Make some _Hashtable members inline [committed] libstdc++: Make some _Hashtable members inline - - 1 - --- 2024-11-08 Jonathan Wakely New
[v3,23/23] aarch64: Fix nonlocal goto tests incompatible with GCS aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,22/23] aarch64: Fix tests incompatible with GCS aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,21/23] aarch64: Add tests and docs for indirect_return attribute aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,20/23] aarch64: Introduce indirect_return attribute aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,19/23] aarch64: libatomic: add GCS marking to asm aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,18/23] aarch64: libgcc: add GCS marking to asm aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,17/23] aarch64: Emit GNU property NOTE for GCS aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,16/23] aarch64: Add GCS support to the unwinder aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,15/23] aarch64: Add target pragma tests for gcs aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,14/23] aarch64: Add test for GCS ACLE defs aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,13/23] aarch64: Add ACLE feature macros for GCS aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,12/23] aarch64: Add non-local goto and jump tests for GCS aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,11/23] aarch64: Add GCS support for nonlocal stack save aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,10/23] aarch64: Add __builtin_aarch64_gcs* and __gcs* tests aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,09/23] aarch64: Add ACLE __gcs* intrinsics aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,08/23] aarch64: Add GCS builtins aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,07/23] aarch64: Add GCS instructions aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,06/23] aarch64: Add __builtin_aarch64_chkfeat and __chkfeat tests aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,05/23] aarch64: Add ACLE __chkfeat intrinsic aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,04/23] aarch64: Add __builtin_aarch64_chkfeat aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,03/23] aarch64: Add support for chkfeat insn aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,02/23] aarch64: Add branch-protection target pragma tests aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[v3,01/23] aarch64: Add -mbranch-protection=gcs option aarch64: Add support for Guarded Control Stack extension - - - - --- 2024-11-08 Yury Khrustalev New
[committed] libstdc++: Do not define _Insert_base::try_emplace before C++17 [committed] libstdc++: Do not define _Insert_base::try_emplace before C++17 - - - - --- 2024-11-08 Jonathan Wakely New
[v2] tree-optimization/117484 - issue with SLP discovery of permuted .MASK_LOAD [v2] tree-optimization/117484 - issue with SLP discovery of permuted .MASK_LOAD - - - - --- 2024-11-08 Richard Biener New
Fix gcc.dg/vect/bb-slp-77.c for x86 Fix gcc.dg/vect/bb-slp-77.c for x86 - - - - --- 2024-11-08 Richard Biener New
[APX,EGPR] Fix indirect call prefix [APX,EGPR] Fix indirect call prefix - - - - --- 2024-11-08 Gregory Kanter New
Add missing SLP discovery for CFN[_MASK][_LEN]_SCATTER_STORE Add missing SLP discovery for CFN[_MASK][_LEN]_SCATTER_STORE - - - - --- 2024-11-08 Richard Biener New
Do not cost the permute node that are part of SLP load-lanes Do not cost the permute node that are part of SLP load-lanes - - - - --- 2024-11-08 Richard Biener New
Add push/pop_function_decl Add push/pop_function_decl - - - - --- 2024-11-08 Richard Sandiford New
tree-optimization/117502 - VMAT_STRIDED_SLP vs VMAT_ELEMENTWISE when considering gather tree-optimization/117502 - VMAT_STRIDED_SLP vs VMAT_ELEMENTWISE when considering gather - - - - --- 2024-11-08 Richard Biener New
AArch64 backport Neoverse and Cortex CPU definitions AArch64 backport Neoverse and Cortex CPU definitions - - - - --- 2024-11-08 Tamar Christina New
[v2] testsuite: arm: Use effective-target for pr84556.cc test [v2] testsuite: arm: Use effective-target for pr84556.cc test - - - - --- 2024-11-08 Torbjorn SVENSSON New
[committed] libstdc++: Simplify __detail::__distance_fw using 'if constexpr' [committed] libstdc++: Simplify __detail::__distance_fw using 'if constexpr' - - - - --- 2024-11-08 Jonathan Wakely New
Enable gcc.dg/vect/vect-early-break_21.c on x86_64 Enable gcc.dg/vect/vect-early-break_21.c on x86_64 - - - - --- 2024-11-08 Richard Biener New
tree-optimization/117484 - issue with SLP discovery of permuted .MASK_LOAD tree-optimization/117484 - issue with SLP discovery of permuted .MASK_LOAD - - - - --- 2024-11-08 Richard Biener New
trans-mem: Fix ICE caused by expand_assign_tm trans-mem: Fix ICE caused by expand_assign_tm - - - - --- 2024-11-08 Jakub Jelinek New
c++: Small initial fixes for zeroing of padding bits [PR117256] c++: Small initial fixes for zeroing of padding bits [PR117256] - - - - --- 2024-11-08 Jakub Jelinek New
[v2] testsuite: arm: Use check-function-bodies in epilog-1.c test [v2] testsuite: arm: Use check-function-bodies in epilog-1.c test - - - - --- 2024-11-08 Torbjorn SVENSSON New
[4/7,v3] lto: Implement ltrans cache Untitled series #431856 - - - - --- 2024-11-08 Michal Jires New
RISC-V: Add testcases for unsigned imm vec SAT_SUB form1 RISC-V: Add testcases for unsigned imm vec SAT_SUB form1 - - - - --- 2024-11-08 Li Xu New
[v2] i386: Zero extend 32-bit address to 64-bit with option -mx32 -maddress-mode=long. [PR 117418] [v2] i386: Zero extend 32-bit address to 64-bit with option -mx32 -maddress-mode=long. [PR 117418] - - - - --- 2024-11-08 Hu, Lin1 New
[v2] Optimize incoming integer argument promotion [v2] Optimize incoming integer argument promotion - - - - --- 2024-11-08 H.J. Lu New
i386: Disallow long address mode in the x32 mode. [PR 117418] i386: Disallow long address mode in the x32 mode. [PR 117418] - - - - --- 2024-11-08 Hu, Lin1 New
Guard truncate from vector float to vector __bf16 with !flag_rounding_math && HONOR_NANS (BFmode). Guard truncate from vector float to vector __bf16 with !flag_rounding_math && HONOR_NANS (BFmode). - - - - --- 2024-11-08 liuhongt New
libstdc++: Simplify _Hashtable merge functions libstdc++: Simplify _Hashtable merge functions - - - - --- 2024-11-07 Jonathan Wakely New
[committed] libstdc++: Improve comment for _Hashtable::_M_insert_unique_node [committed] libstdc++: Improve comment for _Hashtable::_M_insert_unique_node - - - - --- 2024-11-07 Jonathan Wakely New
[v2] c: Implement C2y N3356, if declarations [PR117019] [v2] c: Implement C2y N3356, if declarations [PR117019] - - - - --- 2024-11-07 Marek Polacek New
[committed,2/2] libstdc++: Fix conversions to key/value types for hash table insertion [PR115285] [committed,1/2] libstdc++: Define __is_pair variable template for C++11 - - - - --- 2024-11-07 Jonathan Wakely New
[committed,1/2] libstdc++: Define __is_pair variable template for C++11 [committed,1/2] libstdc++: Define __is_pair variable template for C++11 - - - - --- 2024-11-07 Jonathan Wakely New
[RFC,9/9] memtag: testsuite: add new tests Add -fsanitize=memtag - - - - --- 2024-11-07 Indu Bhagat New
[RFC,8/9] asan: memtag: enable pass_asan for memtag sanitizer Add -fsanitize=memtag - - - - --- 2024-11-07 Indu Bhagat New
[RFC,7/9] hwasan: add support for generating MTE instructions for memory tagging Add -fsanitize=memtag - - - - --- 2024-11-07 Indu Bhagat New
[RFC,6/9] aarch64: memtag: implement target hooks Add -fsanitize=memtag - - - - --- 2024-11-07 Indu Bhagat New
[RFC,5/9] targhooks: add new target hook TARGET_MEMTAG_TAG_MEMORY Add -fsanitize=memtag - - - - --- 2024-11-07 Indu Bhagat New
[RFC,4/9] opts: doc: aarch64: add new memtag sanitizer Add -fsanitize=memtag - - - - --- 2024-11-07 Indu Bhagat New
[RFC,3/9] aarch64: add new insn definition for st2g Add -fsanitize=memtag - - - - --- 2024-11-07 Indu Bhagat New
[RFC,2/9] aarch64: add new define_insn for subg Add -fsanitize=memtag - - - - --- 2024-11-07 Indu Bhagat New
[RFC,1/9] opts: use unsigned HOST_WIDE_INT for sanitizer flags Add -fsanitize=memtag - - - - --- 2024-11-07 Indu Bhagat New
VN: Canonicalize compares before calling vn_nary_op_lookup_pieces VN: Canonicalize compares before calling vn_nary_op_lookup_pieces - - - - --- 2024-11-07 Andrew Pinski New
testsuite: arm: Use check-function-bodies in epilog-1.c test testsuite: arm: Use check-function-bodies in epilog-1.c test - - - - --- 2024-11-07 Torbjorn SVENSSON New
bpf: avoid possible null deref in btf_ext_output [PR target/117447] bpf: avoid possible null deref in btf_ext_output [PR target/117447] - - - - --- 2024-11-07 David Faust New
[committed] btf: check hash maps are non-null before emptying [committed] btf: check hash maps are non-null before emptying - - - - --- 2024-11-07 David Faust New
[v4,8/8] RISC-V: Add else operand to masked loads [PR115336]. Add maskload else operand. - - - - --- 2024-11-07 Robin Dapp New
[v4,7/8] i386: Add zero maskload else operand. Add maskload else operand. - - - - --- 2024-11-07 Robin Dapp New
[v4,6/8] gcn: Add else operand to masked loads. Add maskload else operand. - - - - --- 2024-11-07 Robin Dapp New
[v4,5/8] aarch64: Add masked-load else operands. Add maskload else operand. - - - - --- 2024-11-07 Robin Dapp New
[v4,4/8] vect: Add maskload else value support. Add maskload else operand. - - - - --- 2024-11-07 Robin Dapp New
[v4,3/8] tree-ifcvt: Add zero maskload else value. Add maskload else operand. - - - - --- 2024-11-07 Robin Dapp New
[v4,2/8] ifn: Add else-operand handling. Add maskload else operand. - - - - --- 2024-11-07 Robin Dapp New
[v4,1/8] docs: Document maskload else operand and behavior. Add maskload else operand. - - - - --- 2024-11-07 Robin Dapp New
[v2] testsuite: arm: Use effective-target arm_libc_fp_abi for pr68620.c test [v2] testsuite: arm: Use effective-target arm_libc_fp_abi for pr68620.c test - - - - --- 2024-11-07 Torbjorn SVENSSON New
testsuite: arm: Allow vst1.32 instruction in pr40457-2.c testsuite: arm: Allow vst1.32 instruction in pr40457-2.c - - - - --- 2024-11-07 Torbjorn SVENSSON New
[v2] arm: Don't ICE on arm_mve.h pragma without MVE types [PR117408] [v2] arm: Don't ICE on arm_mve.h pragma without MVE types [PR117408] - - - - --- 2024-11-07 Torbjorn SVENSSON New
[pushed] Darwin: Fix a narrowing warning. [pushed] Darwin: Fix a narrowing warning. - - - - --- 2024-11-07 Iain Sandoe New
RISC-V: Add norelax function attribute RISC-V: Add norelax function attribute - - - - --- 2024-11-07 yulong New
[committed] libstdc++: Tweak comments on includes in hashtable headers [committed] libstdc++: Tweak comments on includes in hashtable headers - - - - --- 2024-11-07 Jonathan Wakely New
[committed] libstdc++: Fix typo in comment in hashtable.h [committed] libstdc++: Fix typo in comment in hashtable.h - - - - --- 2024-11-07 Jonathan Wakely New
[RFC/PATCH] c++: Unwrap type traits defined in terms of builtins within concept diagnostics [PR1172… [RFC/PATCH] c++: Unwrap type traits defined in terms of builtins within concept diagnostics [PR1172… - - - - --- 2024-11-07 Nathaniel Shead New
rs6000: Add PowerPC inline asm redzone clobber support rs6000: Add PowerPC inline asm redzone clobber support - - - - --- 2024-11-07 Jakub Jelinek New
c++: Disallow decomposition of lambda bases [PR90321] c++: Disallow decomposition of lambda bases [PR90321] - - - - --- 2024-11-07 Nathaniel Shead New
inline-asm, i386, v2: Add "redzone" clobber support inline-asm, i386, v2: Add "redzone" clobber support - - - - --- 2024-11-07 Jakub Jelinek New
[15/15] arm: [MVE intrinsics] remove useless call_properties implementations. arm: [MVE intrinsics] Rework store_scatter and load_gather intrinsics - - - - --- 2024-11-07 Christophe Lyon New
[14/15] arm: [MVE intrinsics] rework vldr gather_base_wb arm: [MVE intrinsics] Rework store_scatter and load_gather intrinsics - - - - --- 2024-11-07 Christophe Lyon New
[13/15] arm: [MVE intrinsics] rework vldr gather_base arm: [MVE intrinsics] Rework store_scatter and load_gather intrinsics - - - - --- 2024-11-07 Christophe Lyon New
[12/15] arm: [MVE intrinsics] add load_gather_base shape arm: [MVE intrinsics] Rework store_scatter and load_gather intrinsics - - - - --- 2024-11-07 Christophe Lyon New
[11/15] arm: [MVE intrinsics] rework vldr gather_shifted_offset arm: [MVE intrinsics] Rework store_scatter and load_gather intrinsics - - - - --- 2024-11-07 Christophe Lyon New
« 1 2 3 41337 1338 »