Show patches with: State = Action Required       |    Archived = No       |   135926 patches
« 1 2 3 41359 1360 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[10/10] libstdc++: Optimise std::latch::arrive_and_wait C++20 atomic wait/notify ABI stabilization - - - - --- 2025-01-10 Jonathan Wakely New
[09/10] libstdc++: Use safe integer comparisons in std::latch [PR98749] C++20 atomic wait/notify ABI stabilization - - - - --- 2025-01-10 Jonathan Wakely New
[08/10] libstdc++: Rename __atomic_compare to __atomic_eq C++20 atomic wait/notify ABI stabilization - - - - --- 2025-01-10 Jonathan Wakely New
[07/10] libstdc++: Remove reinterpret_cast uses in atomic wait/notify C++20 atomic wait/notify ABI stabilization - - - - --- 2025-01-10 Jonathan Wakely New
[06/10] libstdc++: Simplify futex wrapper functions for atomic wait/notify C++20 atomic wait/notify ABI stabilization - - - - --- 2025-01-10 Jonathan Wakely New
[05/10] libstdc++: Fix race condition in new atomic notify code C++20 atomic wait/notify ABI stabilization - - - - --- 2025-01-10 Jonathan Wakely New
[04/10] libstdc++: Various fixes for atomic wait/notify code C++20 atomic wait/notify ABI stabilization - - - - --- 2025-01-10 Jonathan Wakely New
[03/10] libstdc++: Whitespace fixes in atomic wait/notify code C++20 atomic wait/notify ABI stabilization - - - - --- 2025-01-10 Jonathan Wakely New
[02/10] libstdc++: Pass __wait_args to internal API by const pointer C++20 atomic wait/notify ABI stabilization - - - - --- 2025-01-10 Jonathan Wakely New
[01/10] libstdc++: Atomic wait/notify ABI stabilization C++20 atomic wait/notify ABI stabilization - - - - --- 2025-01-10 Jonathan Wakely New
[committed] d: Merge dmd, druntime 34875cd6e1, phobos ebd24da8a [committed] d: Merge dmd, druntime 34875cd6e1, phobos ebd24da8a - - - - --- 2025-01-10 Iain Buclaw New
[committed] libstdc++: Fix unused parameter warnings in <bits/atomic_futex.h> [committed] libstdc++: Fix unused parameter warnings in <bits/atomic_futex.h> - - - - --- 2025-01-10 Jonathan Wakely New
libstdc++: Create new base class of std::barrier<C> for non-dependent code libstdc++: Create new base class of std::barrier<C> for non-dependent code - - - - --- 2025-01-10 Jonathan Wakely New
[PING*3,1/1] config: Handle dash in library name for AC_LIB_LINKAGEFLAGS_BODY [PING*3,1/1] config: Handle dash in library name for AC_LIB_LINKAGEFLAGS_BODY - - - - --- 2025-01-10 Ijaz, Abdul B New
[pushed] c++: add fixed test [PR118391] [pushed] c++: add fixed test [PR118391] - - - - --- 2025-01-10 Marek Polacek New
[3/3] aarch64: Add +cpa feature flag [1/3] aarch64: Add command line support for armv9.5-a - - - - --- 2025-01-10 Andrew Carlotti New
[2/3] docs: Add +wfxt and +xs to armv9.2-a [1/3] aarch64: Add command line support for armv9.5-a - - - - --- 2025-01-10 Andrew Carlotti New
[1/3] aarch64: Add command line support for armv9.5-a [1/3] aarch64: Add command line support for armv9.5-a - - - - --- 2025-01-10 Andrew Carlotti New
c++: 'this' capture clobbered during recursive inst [PR116756] c++: 'this' capture clobbered during recursive inst [PR116756] - - - - --- 2025-01-10 Patrick Palka New
[v4] c/c++: UX improvements to 'too {few,many} arguments' errors [PR118112] [v4] c/c++: UX improvements to 'too {few,many} arguments' errors [PR118112] - - - - --- 2025-01-10 David Malcolm New
[11/11] aarch64: Make AARCH64_FL_CRYPTO always unset aarch64: Refactor target parsing - - - - --- 2025-01-10 Andrew Carlotti New
[10/11] aarch64: Refactor aarch64_rewrite_mcpu aarch64: Refactor target parsing - - - - --- 2025-01-10 Andrew Carlotti New
[09/11] aarch64: Rewrite architecture strings for assembler aarch64: Refactor target parsing - - - - --- 2025-01-10 Andrew Carlotti New
[08/11] aarch64: Inline aarch64_get_all_extension_candidates aarch64: Refactor target parsing - - - - --- 2025-01-10 Andrew Carlotti New
[07/11] aarch64: Move arch/cpu parsing to aarch64-common.cc aarch64: Refactor target parsing - - - - --- 2025-01-10 Andrew Carlotti New
[06/11] aarch64: Inline aarch64_print_hint_for_core_or_arch aarch64: Refactor target parsing - - - - --- 2025-01-10 Andrew Carlotti New
[05/11] aarch64: Adjust option parsing parameter types. aarch64: Refactor target parsing - - - - --- 2025-01-10 Andrew Carlotti New
[04/11] aarch64: Rename info structs in aarch64-common.cc aarch64: Refactor target parsing - - - - --- 2025-01-10 Andrew Carlotti New
[03/11] aarch64: Remove redundant generic cpu entry aarch64: Refactor target parsing - - - - --- 2025-01-10 Andrew Carlotti New
[02/11] aarch64: Replace duplicate cpu enums aarch64: Refactor target parsing - - - - --- 2025-01-10 Andrew Carlotti New
[01/11] aarch64: Improve mcpu/march conflict check aarch64: Refactor target parsing - - - - --- 2025-01-10 Andrew Carlotti New
[fortran] PR108434 - [12/13/14/15 Regression] ICE in class_allocatable, at fortran/expr.cc:5000 [fortran] PR108434 - [12/13/14/15 Regression] ICE in class_allocatable, at fortran/expr.cc:5000 - - - - --- 2025-01-10 Paul Richard Thomas New
rs6000: Fix loop limit for built-in constant checking rs6000: Fix loop limit for built-in constant checking - - - - --- 2025-01-10 Peter Bergner New
RISC-V: Fix riscv_modes_tieable_p RISC-V: Fix riscv_modes_tieable_p - - - - --- 2025-01-10 Zhijin Zeng New
[pushed] c++: modules and DECL_REPLACEABLE_P [pushed] c++: modules and DECL_REPLACEABLE_P - - - - --- 2025-01-10 Jason Merrill New
[pushed,PR118017,LRA] : Fix test for i686 [pushed,PR118017,LRA] : Fix test for i686 - - - - --- 2025-01-10 Vladimir Makarov New
More memory leak fixes More memory leak fixes - - - - --- 2025-01-10 Richard Biener New
Fix some memory leaks Fix some memory leaks - - - - --- 2025-01-10 Richard Biener New
Fix bootstrap on !HARDREG_PRE_REGNOS targets Fix bootstrap on !HARDREG_PRE_REGNOS targets - - - - --- 2025-01-10 Richard Biener New
[v4,1/2] aarch64: Use standard names for saturating arithmetic [v4,1/2] aarch64: Use standard names for saturating arithmetic - - - - --- 2025-01-10 Akram Ahmad New
[libstdc++] : backport inline keyword on std::find [libstdc++] : backport inline keyword on std::find - - - - --- 2025-01-10 Tamar Christina New
AArch64: Deprecate -mabi=ilp32 AArch64: Deprecate -mabi=ilp32 - - - - --- 2025-01-10 Wilco Dijkstra New
AArch64: Remove Cortex-A57 FMA steering pass AArch64: Remove Cortex-A57 FMA steering pass - - - - --- 2025-01-10 Wilco Dijkstra New
[v2] testsuite/118127: Pass fortran tests on ppc64le for IEEE128 long doubles [v2] testsuite/118127: Pass fortran tests on ppc64le for IEEE128 long doubles - - - - --- 2025-01-10 Siddhesh Poyarekar New
libstdc++: Fix std::barrier for constant initialization [PR118395] libstdc++: Fix std::barrier for constant initialization [PR118395] - - - - --- 2025-01-10 Jonathan Wakely New
Fortran: Fix location_t in gfc_get_extern_function_decl; support 'omp dispatch interop' Fortran: Fix location_t in gfc_get_extern_function_decl; support 'omp dispatch interop' - - - - --- 2025-01-10 Tobias Burnus New
c++: Handle RAW_DATA_CST in unify [PR118390] c++: Handle RAW_DATA_CST in unify [PR118390] - - - - --- 2025-01-10 Jakub Jelinek New
rtl-optimization/117467 - limit ext-dce memory use rtl-optimization/117467 - limit ext-dce memory use - - - - --- 2025-01-10 Richard Biener New
c++: Reject cdtors and conversion operators with a single * as return type [PR118306] c++: Reject cdtors and conversion operators with a single * as return type [PR118306] - - - - --- 2025-01-10 Simon Martin New
nvptx: Add '__builtin_frame_address(0)' test case (was: nvptx: Add '__builtin_stack_address()' test… nvptx: Add '__builtin_frame_address(0)' test case (was: nvptx: Add '__builtin_stack_address()' test… - - - - --- 2025-01-10 Thomas Schwinge New
nvptx: Add '__builtin_stack_address()' test case (was: Causes to nvptx bootstrap fail: [PATCH v5] I… nvptx: Add '__builtin_stack_address()' test case (was: Causes to nvptx bootstrap fail: [PATCH v5] I… - - - - --- 2025-01-10 Thomas Schwinge New
c++: Fix ICE with invalid defaulted operator <=> [PR118387] c++: Fix ICE with invalid defaulted operator <=> [PR118387] - - - - --- 2025-01-10 Jakub Jelinek New
c: Fix up expr location for __builtin_stdc_rotate_* [PR118376] c: Fix up expr location for __builtin_stdc_rotate_* [PR118376] - - - - --- 2025-01-10 Jakub Jelinek New
[COMMITTED,5/5] ada: Incorrect accessibilty level for library level subprograms [COMMITTED,1/5] ada: Reorder syntactic node fields to match the Ada RM grammar - - - - --- 2025-01-10 Marc Poulhiès New
[COMMITTED,4/5] ada: Remove empty line. [COMMITTED,1/5] ada: Reorder syntactic node fields to match the Ada RM grammar - - - - --- 2025-01-10 Marc Poulhiès New
[COMMITTED,3/5] ada: Set syntactic node properties immediately when crating the nodes [COMMITTED,1/5] ada: Reorder syntactic node fields to match the Ada RM grammar - - - - --- 2025-01-10 Marc Poulhiès New
[COMMITTED,2/5] ada: Turn Is_Effective_Use_Clause from syntactic to semantic flag [COMMITTED,1/5] ada: Reorder syntactic node fields to match the Ada RM grammar - - - - --- 2025-01-10 Marc Poulhiès New
[COMMITTED,1/5] ada: Reorder syntactic node fields to match the Ada RM grammar [COMMITTED,1/5] ada: Reorder syntactic node fields to match the Ada RM grammar - - - - --- 2025-01-10 Marc Poulhiès New
[ifcombine] drop other misuses of uniform_integer_cst_p [ifcombine] drop other misuses of uniform_integer_cst_p - - - - --- 2025-01-10 Alexandre Oliva New
match: Keep conditional in simplification to constant [PR118140]. match: Keep conditional in simplification to constant [PR118140]. - - - - --- 2025-01-10 Robin Dapp New
RISC-V: Let strided loads/stores demand proper SEW/LMUL [PR118154]. RISC-V: Let strided loads/stores demand proper SEW/LMUL [PR118154]. - - - - --- 2025-01-10 Robin Dapp New
Subject: [PATCH] RISC-V: testsuite: Skip test with -flto. Subject: [PATCH] RISC-V: testsuite: Skip test with -flto. - - - - --- 2025-01-10 Robin Dapp New
[ifcombine] fix mask variable test to match use [PR118344] [ifcombine] fix mask variable test to match use [PR118344] - - - - --- 2025-01-10 Alexandre Oliva New
[ifcombine] reuse left-hand mask to decode right-hand xor operand [ifcombine] reuse left-hand mask to decode right-hand xor operand - - - - --- 2025-01-10 Alexandre Oliva New
[ifcombine] adjust for narrowing converts before shifts [PR118206] [ifcombine] adjust for narrowing converts before shifts [PR118206] - - - - --- 2025-01-10 Alexandre Oliva New
[testsuite] rearrange requirements for dfp bitint run tests [testsuite] rearrange requirements for dfp bitint run tests - - - - --- 2025-01-10 Alexandre Oliva New
[RFA,(diagnostic)] c++: modules and #pragma diagnostic [RFA,(diagnostic)] c++: modules and #pragma diagnostic - - - - --- 2025-01-10 Jason Merrill New
c++: modules, generic lambda, constexpr if c++: modules, generic lambda, constexpr if - - - - --- 2025-01-10 Jason Merrill New
[v2] LoongArch: Generate the final immediate for lu12i.w, lu32i.d and lu52i.d [v2] LoongArch: Generate the final immediate for lu12i.w, lu32i.d and lu52i.d - - - - --- 2025-01-10 mengqinggang New
Refactor ix86_expand_vecop_qihi2. Refactor ix86_expand_vecop_qihi2. - - - - --- 2025-01-10 liuhongt New
c/c++: UX improvements to 'too {few, many} arguments' errors (v3) [PR118112] c/c++: UX improvements to 'too {few, many} arguments' errors (v3) [PR118112] - - - - --- 2025-01-10 David Malcolm New
AArch64: correct Cortex-X4 MIDR AArch64: correct Cortex-X4 MIDR - - - - --- 2025-01-09 Tamar Christina New
[v2] testsuite: arm: Use -std=c17 and effective-target arm_arch_v5te_thumb [v2] testsuite: arm: Use -std=c17 and effective-target arm_arch_v5te_thumb - - - - --- 2025-01-09 Torbjorn SVENSSON New
[pushed,PR118017,LRA] : Don't inherit reg of non-uniform reg class [pushed,PR118017,LRA] : Don't inherit reg of non-uniform reg class - - - - --- 2025-01-09 Vladimir Makarov New
c++: be permissive about eh spec mismatch for op new c++: be permissive about eh spec mismatch for op new - - - - --- 2025-01-09 Jason Merrill New
testsuite: arm: Fix typo in gcc.target/arm/armv8_2-fp16-conv-1.c testsuite: arm: Fix typo in gcc.target/arm/armv8_2-fp16-conv-1.c - - - - --- 2025-01-09 Torbjorn SVENSSON New
c, c++: preserve type name in conversion [PR116060] c, c++: preserve type name in conversion [PR116060] - - - - --- 2025-01-09 Jason Merrill New
c/c++: UX improvements to 'too {few, many} arguments' errors (v2) [PR118112] c/c++: UX improvements to 'too {few, many} arguments' errors (v2) [PR118112] - - - - --- 2025-01-09 David Malcolm New
RISC-V: testsuite: fix target selector for sync_char_short RISC-V: testsuite: fix target selector for sync_char_short - - - - --- 2025-01-09 Edwin Lu New
[committed] testsuite: Require trampolines for gcc.dg/pr118325.c [committed] testsuite: Require trampolines for gcc.dg/pr118325.c - - - - --- 2025-01-09 Dimitar Dimitrov New
s390: Add testcase for just fixed PR118362 s390: Add testcase for just fixed PR118362 - - - - --- 2025-01-09 Jakub Jelinek New
[v2] arm: [MVE intrinsics] Fix tuples field name (PR 118332) [v2] arm: [MVE intrinsics] Fix tuples field name (PR 118332) - - - - --- 2025-01-09 Christophe Lyon New
c++/modules: Handle chaining already-imported local types [PR114630] c++/modules: Handle chaining already-imported local types [PR114630] - - - - --- 2025-01-09 Nathaniel Shead New
'git mv gcc/testsuite/gcc.dg/{,torture/}crc-linux-3.c' (was: [committed] Move some CRC tests into t… 'git mv gcc/testsuite/gcc.dg/{,torture/}crc-linux-3.c' (was: [committed] Move some CRC tests into t… - - - - --- 2025-01-09 Thomas Schwinge New
c++: Ignore default arguments for friend functions that cannot have any [PR118319] c++: Ignore default arguments for friend functions that cannot have any [PR118319] - - - - --- 2025-01-09 Simon Martin New
[v2] Add warning for non-spec compliant FMV in Aarch64 [v2] Add warning for non-spec compliant FMV in Aarch64 - - - - --- 2025-01-09 Alfie Richards New
nvptx: PTX 'alloca' for '-mptx=7.3'+, '-march=sm_52'+ [PR65181] (was: Raise nvptx code generation t… nvptx: PTX 'alloca' for '-mptx=7.3'+, '-march=sm_52'+ [PR65181] (was: Raise nvptx code generation t… - - - - --- 2025-01-09 Thomas Schwinge New
Fix SLP scalar costing with stmts also used in externals Fix SLP scalar costing with stmts also used in externals - - - - --- 2025-01-09 Richard Biener New
Avoid PHI node re-allocation in loop copying Avoid PHI node re-allocation in loop copying - - - - --- 2025-01-09 Richard Biener New
[COMMITTED,2/2] ada: Fix missing detection of late equality operator returning subtype of Boolean [COMMITTED,1/2] ada: Accept predefined multiply operator for fixed point in expression function - - - - --- 2025-01-09 Marc Poulhiès New
[COMMITTED,1/2] ada: Accept predefined multiply operator for fixed point in expression function [COMMITTED,1/2] ada: Accept predefined multiply operator for fixed point in expression function - - - - --- 2025-01-09 Marc Poulhiès New
s390: Fix s390_constant_via_vgbm_p() [PR118362] s390: Fix s390_constant_via_vgbm_p() [PR118362] - - - - --- 2025-01-09 Stefan Schulze Frielinghaus New
Add warning for use of non-spec FMV in Aarch64 Add warning for use of non-spec FMV in Aarch64 - - - - --- 2025-01-09 Alfie Richards New
[gcc-14] arm: [MVE intrinsics] Fix support for predicate constants [PR target/114801] [gcc-14] arm: [MVE intrinsics] Fix support for predicate constants [PR target/114801] - - - - --- 2025-01-09 Christophe Lyon New
[COMMITTED,2/2] ada: Error on Disable_Controlled aspect in Multiway_Trees [COMMITTED,1/2] ada: Cleanup preanalysis of static expressions (part 3) - - - - --- 2025-01-09 Marc Poulhiès New
[COMMITTED,1/2] ada: Cleanup preanalysis of static expressions (part 3) [COMMITTED,1/2] ada: Cleanup preanalysis of static expressions (part 3) - - - - --- 2025-01-09 Marc Poulhiès New
libgomp: avoid unused-variable-error when configured with CFLAGS=-DNDEBUG libgomp: avoid unused-variable-error when configured with CFLAGS=-DNDEBUG - - - - --- 2025-01-09 shynur . New
[2/2,APX,CFCMOV] Support APX CFCMOV in backend [v5,1/2,APX,CFCMOV] Support APX CFCMOV in if_convert pass - - - - --- 2025-01-09 Hongyu Wang New
[v5,1/2,APX,CFCMOV] Support APX CFCMOV in if_convert pass [v5,1/2,APX,CFCMOV] Support APX CFCMOV in if_convert pass - - - - --- 2025-01-09 Hongyu Wang New
回复: Re: [PATCH] RISC-V: Refine registered_functions list for rvv overloaded intrinsics. 回复: Re: [PATCH] RISC-V: Refine registered_functions list for rvv overloaded intrinsics. - - - - --- 2025-01-09 xuli1@eswincomputing.com New
« 1 2 3 41359 1360 »