Show patches with: Archived = No       |   15942 patches
« 1 216 17 18159 160 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6] RISC-V: Handle differences between XTheadvector and Vector [v6] RISC-V: Handle differences between XTheadvector and Vector - - - -1- 2024-01-12 joshua Unresolved
[v4] RISC-V: Introduce XTheadVector as a subset of V1.0.0 [v4] RISC-V: Introduce XTheadVector as a subset of V1.0.0 - - - -1- 2024-01-12 joshua Unresolved
[v1] RISC-V: Update the comments of riscv_v_ext_mode_p [NFC] [v1] RISC-V: Update the comments of riscv_v_ext_mode_p [NFC] - - - 1-- 2024-01-12 Li, Pan2 Accepted
i386: Remove redundant move in vnni pattern i386: Remove redundant move in vnni pattern - - - -1- 2024-01-12 Jiang, Haochen Unresolved
[v1] LoongArch: testsuite:Fix fail in gen-vect-{2,25}.c file. [v1] LoongArch: testsuite:Fix fail in gen-vect-{2,25}.c file. - - - 1-- 2024-01-12 chenxiaolong Accepted
[v1] LoongArch: testsuite:Added additional vectorization "-mlsx" option. [v1] LoongArch: testsuite:Added additional vectorization "-mlsx" option. - - - -1- 2024-01-12 chenxiaolong Unresolved
RISC-V: Modify ABI-name length of vfloat16m8_t RISC-V: Modify ABI-name length of vfloat16m8_t - - - -1- 2024-01-12 Feng Wang Unresolved
回复:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. 回复:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. - - - -1- 2024-01-12 joshua Corrupt patch
libgccjit: Fix float playback for cross-compilation libgccjit: Fix float playback for cross-compilation - - - 1-- 2024-01-11 Antoni Boucher Accepted
[2/2] RISC-V/testsuite: Also verify if-conversion runs for pr105314.c RISC-V/testsuite: A couple of improvements for pr105314.c - - - -1- 2024-01-11 Maciej W. Rozycki Unresolved
[1/2] RISC-V/testsuite: Widen coverage for pr105314.c RISC-V/testsuite: A couple of improvements for pr105314.c - - - -1- 2024-01-11 Maciej W. Rozycki Unresolved
libstdc++: Fix non-portable results from 64-bit std::subtract_with_carry_engine [PR107466] libstdc++: Fix non-portable results from 64-bit std::subtract_with_carry_engine [PR107466] - - - 1-- 2024-01-11 Jonathan Wakely Accepted
libstdc++: Implement P2255R2 dangling checks for std::tuple [PR108822] libstdc++: Implement P2255R2 dangling checks for std::tuple [PR108822] - - - 1-- 2024-01-11 Jonathan Wakely Accepted
[pushed] c++: corresponding object parms [PR113191] [pushed] c++: corresponding object parms [PR113191] - - - -1- 2024-01-11 Jason Merrill Unresolved
[RFC] codingconventions: add lambda guidelines [RFC] codingconventions: add lambda guidelines - - - -1- 2024-01-11 Jason Merrill Unresolved
[committed] libstdc++: Fix spelling mistake in new doc addition [committed] libstdc++: Fix spelling mistake in new doc addition - - - -1- 2024-01-11 Jonathan Wakely Unresolved
[v2] c++: side effect in nullptr_t conversion fix [v2] c++: side effect in nullptr_t conversion fix - - - -1- 2024-01-11 Dmitry Drozodv Corrupt patch
libstdc++: Fix std::runtime_format deviations from the spec [PR113320] libstdc++: Fix std::runtime_format deviations from the spec [PR113320] - - - -1- 2024-01-11 Jonathan Wakely Unresolved
[committed] libstdc++: Document addition of libstdc++exp.a [committed] libstdc++: Document addition of libstdc++exp.a - - - 1-- 2024-01-11 Jonathan Wakely Accepted
OpenMP 5.1: WIP delimited (begin/end) 'declare variant' support OpenMP 5.1: WIP delimited (begin/end) 'declare variant' support - - - -1- 2024-01-11 Julian Brown Unresolved
i386: Add "Ws" constraint for symbolic address/label reference [PR105576] i386: Add "Ws" constraint for symbolic address/label reference [PR105576] - - - 1-- 2024-01-11 Fangrui Song Accepted
libstdc++: Make PSTL algorithms accept C++20 iterators [PR110512] libstdc++: Make PSTL algorithms accept C++20 iterators [PR110512] - - - -1- 2024-01-11 Jonathan Wakely Unresolved
[committed] libstdc++: Add GDB printer for std::integral_constant [committed] libstdc++: Add GDB printer for std::integral_constant - - - 1-- 2024-01-11 Jonathan Wakely Accepted
[V2] PR target/112886, Add %S<n> to print_operand for vector pair support. [V2] PR target/112886, Add %S<n> to print_operand for vector pair support. - - - 1-- 2024-01-11 Michael Meissner Accepted
libstdc++: use updated type for __unexpected_handler libstdc++: use updated type for __unexpected_handler - - - 1-- 2024-01-11 Marcus Hähnel Accepted
testsuite: remove xfail testsuite: remove xfail - - - -1- 2024-01-11 Jason Merrill Unresolved
[avr,applied] invoke.texi: Move avr internal options to their own @subsubsection. [avr,applied] invoke.texi: Move avr internal options to their own @subsubsection. - - - 1-- 2024-01-11 Georg-Johann Lay Accepted
[v2,1/1] RISC-V: Add support for XCVmem extension in CV32E40P RISC-V: Support CORE-V XCVMEM extension - - - -1- 2024-01-11 Mary Bennett Unresolved
[pushed,PR112918,LRA] : Fixing IRA ICE on m68k [pushed,PR112918,LRA] : Fixing IRA ICE on m68k - - - -1- 2024-01-11 Vladimir Makarov Unresolved
[2/2] gccrs: fixup: Fix missing build dependency [1/2] gccrs: fixup: Fix bootstrap build - - - -1- 2024-01-11 Arthur Cohen Unresolved
[1/2] gccrs: fixup: Fix bootstrap build [1/2] gccrs: fixup: Fix bootstrap build - - - -1- 2024-01-11 Arthur Cohen Unresolved
Re:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. Re:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. - - - -1- 2024-01-11 joshua Corrupt patch
tree-optimization/113126 - vector extension compare optimization tree-optimization/113126 - vector extension compare optimization - - - -1- 2024-01-11 Richard Biener Unresolved
tree-optimization/112505 - bit-precision induction vectorization tree-optimization/112505 - bit-precision induction vectorization - - - 1-- 2024-01-11 Richard Biener Accepted
[s390] target/112280 - properly guard permute query [s390] target/112280 - properly guard permute query - - - -1- 2024-01-11 Richard Biener Unresolved
[V2] RISC-V: Adjust scalar_to_vec cost accurately [V2] RISC-V: Adjust scalar_to_vec cost accurately - - - -1- 2024-01-11 juzhe.zhong@rivai.ai Unresolved
tree-optimization/112636 - estimate niters before header copying tree-optimization/112636 - estimate niters before header copying - - - -1- 2024-01-11 Richard Biener Unresolved
[avr,applied] Small improvements to texi documentation. [avr,applied] Small improvements to texi documentation. - - - -1- 2024-01-11 Georg-Johann Lay Unresolved
[wwwdocs] Document additional symbols in libstdc++exp.a for GCC 13.3 [wwwdocs] Document additional symbols in libstdc++exp.a for GCC 13.3 - - - -1- 2024-01-11 Jonathan Wakely Unresolved
[wwwdocs] Update notes on libstdc++ header dependency changes in GCC 14 [wwwdocs] Update notes on libstdc++ header dependency changes in GCC 14 - - - -1- 2024-01-11 Jonathan Wakely Unresolved
Re:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. Re:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. - - - -1- 2024-01-11 joshua Corrupt patch
Re:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. Re:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. - - - -1- 2024-01-11 joshua Corrupt patch
Re:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. Re:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. - - - -1- 2024-01-11 joshua Corrupt patch
Re:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. Re:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. - - - -1- 2024-01-11 joshua Corrupt patch
[wwwdocs] tweak for sourceware account request alias [wwwdocs] tweak for sourceware account request alias - - - -1- 2024-01-11 Frank Ch. Eigler Unresolved
[v2,2/2] LoongArch: Redundant sign extension elimination optimization 2. [v2,1/2] LoongArch: Redundant sign extension elimination optimization. - - - --1 2024-01-11 Li Wei Not Applicable
[v2,1/2] LoongArch: Redundant sign extension elimination optimization. [v2,1/2] LoongArch: Redundant sign extension elimination optimization. - - - --1 2024-01-11 Li Wei Not Applicable
[v5] RISC-V: Handle differences between XTheadvector and Vector [v5] RISC-V: Handle differences between XTheadvector and Vector - - - -1- 2024-01-11 joshua Unresolved
Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. - - - -1- 2024-01-11 joshua Corrupt patch
expr: Limit the store flag optimization for single bit to non-vectors [PR113322] expr: Limit the store flag optimization for single bit to non-vectors [PR113322] - - - -1- 2024-01-11 Andrew Pinski (QUIC) Unresolved
[v3,2/2] libstdc++: Use using instead of typedef in opts-common.h Untitled series #77253 - - - 1-- 2024-01-11 Ken Matsui Accepted
[commit] MIPS: Add ATTRIBUTE_UNUSED to mips_start_function_definition [commit] MIPS: Add ATTRIBUTE_UNUSED to mips_start_function_definition - - - -1- 2024-01-11 YunQiang Su Unresolved
Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. - - - -1- 2024-01-11 joshua Corrupt patch
[v5] RISC-V: Add support for xtheadvector-specific intrinsics. [v5] RISC-V: Add support for xtheadvector-specific intrinsics. - - - -1- 2024-01-11 joshua Unresolved
[v2,2/2] libstdc++: Use using instead of typedef in opts-common.h [v2,1/2] libstdc++: Fix error handling in filesystem::equivalent [PR113250] - - - 1-- 2024-01-11 Ken Matsui Accepted
[v2,1/2] libstdc++: Fix error handling in filesystem::equivalent [PR113250] [v2,1/2] libstdc++: Fix error handling in filesystem::equivalent [PR113250] - - - 1-- 2024-01-11 Ken Matsui Accepted
Re:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. Re:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. - - - -1- 2024-01-11 joshua Corrupt patch
Re:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. Re:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. - - - -1- 2024-01-11 joshua Corrupt patch
Re:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. Re:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. - - - -1- 2024-01-11 joshua Corrupt patch
Re:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. Re:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. - - - -1- 2024-01-11 joshua Corrupt patch
Re:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. Re:Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. - - - -1- 2024-01-11 joshua Corrupt patch
Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. - - - -1- 2024-01-11 joshua Corrupt patch
Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. Re:[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics. - - - -1- 2024-01-11 joshua Corrupt patch
RISC-V: Documnet the list of supported extensions RISC-V: Documnet the list of supported extensions - - - 1-- 2024-01-11 Kito Cheng Accepted
[v5] LOOP-UNROLL: Leverage HAS_SIGNED_ZERO for var expansion [v5] LOOP-UNROLL: Leverage HAS_SIGNED_ZERO for var expansion - - - 1-- 2024-01-11 Li, Pan2 Accepted
[v5] RISC-V: Add support for xtheadvector-specific intrinsics. [v5] RISC-V: Add support for xtheadvector-specific intrinsics. - - - -1- 2024-01-11 joshua Unresolved
[rs6000] Eliminate unnecessary byte swaps for block clear on P8 LE [PR113325] [rs6000] Eliminate unnecessary byte swaps for block clear on P8 LE [PR113325] - - - 1-- 2024-01-11 HAO CHEN GUI Accepted
RISC-V: Increase scalar_to_vec_cost from 1 to 3 RISC-V: Increase scalar_to_vec_cost from 1 to 3 - - - -1- 2024-01-11 juzhe.zhong@rivai.ai Unresolved
libgcc: Use may_alias attribute in bitint handlers libgcc: Use may_alias attribute in bitint handlers - - - -1- 2024-01-11 Jakub Jelinek Unresolved
tree-optimization/111003 - new testcase tree-optimization/111003 - new testcase - - - 1-- 2024-01-11 Richard Biener Accepted
libstdc++: Fix error handling for std::filesystem::equivalent [PR113250] libstdc++: Fix error handling for std::filesystem::equivalent [PR113250] - - - 1-- 2024-01-11 Ken Matsui Accepted
c++/modules: Support thread_local statics in header modules [PR113292] c++/modules: Support thread_local statics in header modules [PR113292] - - - 1-- 2024-01-11 Nathaniel Shead Accepted
match: Delay folding of 1/x into `(x+1u)<2u?x:0` until late [PR113301] match: Delay folding of 1/x into `(x+1u)<2u?x:0` until late [PR113301] - - - 1-- 2024-01-11 Andrew Pinski (QUIC) Accepted
[committed] libstdc++: Optimize std::is_compound compilation performance [committed] libstdc++: Optimize std::is_compound compilation performance - - - -1- 2024-01-11 Ken Matsui Unresolved
i386: Add "z" constraint for symbolic address/label reference [PR105576] i386: Add "z" constraint for symbolic address/label reference [PR105576] - - - -1- 2024-01-11 Fangrui Song Unresolved
RISC-V: VLA preempts VLS on unknown NITERS loop RISC-V: VLA preempts VLS on unknown NITERS loop - - - -1- 2024-01-11 juzhe.zhong@rivai.ai Unresolved
[v4] LOOP-UNROLL: Leverage HAS_SIGNED_ZERO for var expansion [v4] LOOP-UNROLL: Leverage HAS_SIGNED_ZERO for var expansion - - - 1-- 2024-01-11 Li, Pan2 Accepted
[v2] LoongArch: Split loongarch_option_override_internal into smaller procedures [v2] LoongArch: Split loongarch_option_override_internal into smaller procedures - - - -1- 2024-01-11 Yang Yujie Unresolved
LoongArch: Split loongarch_option_override_internal into smaller procedures LoongArch: Split loongarch_option_override_internal into smaller procedures - - - -1- 2024-01-11 Yang Yujie Unresolved
[v2] LoongArch: Implement option save/restore [v2] LoongArch: Implement option save/restore - - - -1- 2024-01-11 Yang Yujie Unresolved
libstdc++/ranges: Use C++23 deducing this for _Pipe and _Partial libstdc++/ranges: Use C++23 deducing this for _Pipe and _Partial - - - -1- 2024-01-11 Patrick Palka Unresolved
PING: [PATCH] Do not count unused scalar use when marking STMT_VINFO_LIVE_P [PR113091] PING: [PATCH] Do not count unused scalar use when marking STMT_VINFO_LIVE_P [PR113091] - - - --1 2024-01-10 Feng Xue OS Not Applicable
Fortran: annotations for DO CONCURRENT loops [PR113305] Fortran: annotations for DO CONCURRENT loops [PR113305] - - - 1-- 2024-01-10 Harald Anlauf Accepted
libstdc++: Use _GLIBCXX_USE_BUILTIN_TRAIT for _Nth_type libstdc++: Use _GLIBCXX_USE_BUILTIN_TRAIT for _Nth_type - - - 1-- 2024-01-10 Patrick Palka Accepted
libstdc++/ranges: Use perfect forwarding in _Pipe and _Partial ctors libstdc++/ranges: Use perfect forwarding in _Pipe and _Partial ctors - - - -1- 2024-01-10 Patrick Palka Unresolved
[v2] : gcc/doc/extend.texi: Update builtin example for __builtin_FILE, __builtin_LINE __builtin_FUN… [v2] : gcc/doc/extend.texi: Update builtin example for __builtin_FILE, __builtin_LINE __builtin_FUN… - - - 1-- 2024-01-10 Jonny Grant Accepted
[v2] gcc/doc: spelling mistakes and example [v2] gcc/doc: spelling mistakes and example - - - 1-- 2024-01-10 Jonny Grant Accepted
libstdc++: std/ranges - Remove a duplicate define directive libstdc++: std/ranges - Remove a duplicate define directive - - - -1- 2024-01-10 Michael Levine (BLOOMBERG/ 120 PARK) Unresolved
[v3] aarch64: Fix dwarf2cfi ICEs due to recent CFI note changes [PR113077] [v3] aarch64: Fix dwarf2cfi ICEs due to recent CFI note changes [PR113077] - - - -1- 2024-01-10 Alex Coplan Unresolved
[committed] RISC-V/testsuite: Fix comment termination in pr105314.c [committed] RISC-V/testsuite: Fix comment termination in pr105314.c - - - 1-- 2024-01-10 Maciej W. Rozycki Accepted
[committed] testsuite: Add testcase for already fixed PR [PR112734] [committed] testsuite: Add testcase for already fixed PR [PR112734] - - - 1-- 2024-01-10 Jakub Jelinek Accepted
[V2] RISC-V: Switch RVV cost model. [V2] RISC-V: Switch RVV cost model. - - - -1- 2024-01-10 juzhe.zhong@rivai.ai Unresolved
middle-end/112740 - vector boolean CTOR expansion issue middle-end/112740 - vector boolean CTOR expansion issue - - - -1- 2024-01-10 Richard Biener Unresolved
tree-optimization/113078 - conditional subtraction reduction vectorization tree-optimization/113078 - conditional subtraction reduction vectorization - - - 1-- 2024-01-10 Richard Biener Accepted
[pushed,3/3] gcc-urlifier: handle option prefixes such as '-fno-' [pushed,1/3] pretty-print: add selftest coverage for numbered args - - - -1- 2024-01-10 David Malcolm Unresolved
[pushed,2/3] pretty-print: support urlification in phase 3 [pushed,1/3] pretty-print: add selftest coverage for numbered args - - - -1- 2024-01-10 David Malcolm Unresolved
[pushed,1/3] pretty-print: add selftest coverage for numbered args [pushed,1/3] pretty-print: add selftest coverage for numbered args - - - 1-- 2024-01-10 David Malcolm Accepted
OpenMP: Fix g++.dg/gomp/bad-array-section-10.C for C++23 and up OpenMP: Fix g++.dg/gomp/bad-array-section-10.C for C++23 and up - - - -1- 2024-01-10 Julian Brown Unresolved
OpenMP: Fix new lvalue-parsing map/to/from tests for 32-bit targets OpenMP: Fix new lvalue-parsing map/to/from tests for 32-bit targets - - - -1- 2024-01-10 Julian Brown Unresolved
[v2] aarch64: Fix dwarf2cfi ICEs due to recent CFI note changes [PR113077] [v2] aarch64: Fix dwarf2cfi ICEs due to recent CFI note changes [PR113077] - - - -1- 2024-01-10 Alex Coplan Unresolved
« 1 216 17 18159 160 »