Show patches with: Archived = No       |   13739 patches
« 1 2 3 4137 138 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
Warray-bounds: Warn only for generic address spaces Warray-bounds: Warn only for generic address spaces - - --- 2021-10-12 Siddhesh Poyarekar Dropped
Arm Update missing entries of cost tables Arm Update missing entries of cost tables - - --- 2021-11-10 Tamar Christina Dropped
libstdc++: Allow std::condition_variable waits to be cancelled [PR103382] libstdc++: Allow std::condition_variable waits to be cancelled [PR103382] - - --- 2021-12-07 Jonathan Wakely jwakely Dropped
middle-end/77608: object size estimate with variable offsets middle-end/77608: object size estimate with variable offsets - - --- 2022-01-05 Siddhesh Poyarekar Dropped
libstdc++: Gate constexpr string and vector on constexpr destructor support libstdc++: Gate constexpr string and vector on constexpr destructor support - - --- 2022-04-26 Jonathan Wakely Dropped
[1/3] middle-end: Add the ability to let the target decide the method of argument promotions. [1/3] middle-end: Add the ability to let the target decide the method of argument promotions. - - --- 2022-05-13 Tamar Christina Dropped
[2/3] AArch64 Promote function arguments using a paradoxical subreg when beneficial. [1/3] middle-end: Add the ability to let the target decide the method of argument promotions. - - --- 2022-05-13 Tamar Christina Dropped
[2/3,ARM] STAR-MC1 CPU Support - arm: Add individual star-mc1 cost tables and cost functions [1/3,ARM] STAR-MC1 CPU Support - arm: Add star-mc1 core - - --- 2022-05-26 Chung-Ju Wu Dropped
AArch64 relax predicate on load structure load instructions AArch64 relax predicate on load structure load instructions - - --- 2022-06-08 Tamar Christina Dropped
[1/2] AArch64 Add fallback case using sdot for usdot [1/2] AArch64 Add fallback case using sdot for usdot - - --- 2022-06-16 Tamar Christina Dropped
[2/2] Add SVE fallback case using sdot for usdot [1/2] AArch64 Add fallback case using sdot for usdot - - --- 2022-06-16 Tamar Christina Dropped
libstdc++: 60241.cc: tolerate slightly shorter aggregate sleep libstdc++: 60241.cc: tolerate slightly shorter aggregate sleep - - --- 2022-06-22 Alexandre Oliva Dropped
libstdc++: async: tolerate slightly shorter sleep libstdc++: async: tolerate slightly shorter sleep - - --- 2022-06-22 Alexandre Oliva jwakely Dropped
libstdc++: retry removal of dir entries if dir removal fails libstdc++: retry removal of dir entries if dir removal fails - - --- 2022-06-22 Alexandre Oliva Dropped
[9/12,V2] arm: Make libgcc bti compatible Untitled series #11064 - - --- 2022-07-21 Andrea Corallo Dropped
[2/2] AArch64 Add support for neg on v1df [1/2] middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type … - - --- 2022-09-23 Tamar Christina Dropped
[1/2] middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type … [1/2] middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type … - - --- 2022-09-23 Tamar Christina Dropped
[4/4] AArch64 sve2: rewrite pack + NARROWB + NARROWB to NARROWB + NARROWT [1/2] middle-end Support optimized division by pow2 bitmask - - --- 2022-09-23 Tamar Christina Dropped
[2/2] AArch64 Perform more late folding of reg moves and shifts which arrive after expand [1/2] middle-end Fold BIT_FIELD_REF and Shifts into BIT_FIELD_REFs alone - - --- 2022-09-23 Tamar Christina Dropped
[1/8] middle-end: Recognize scalar reductions from bitfields and array_refs [1/8] middle-end: Recognize scalar reductions from bitfields and array_refs - - --- 2022-10-31 Tamar Christina Dropped
[2/8] middle-end: Recognize scalar widening reductions [1/8] middle-end: Recognize scalar reductions from bitfields and array_refs - - --- 2022-10-31 Tamar Christina Dropped
[3/8] middle-end: Support extractions of subvectors from arbitrary element position inside a vector [1/8] middle-end: Recognize scalar reductions from bitfields and array_refs - - --- 2022-10-31 Tamar Christina Dropped
[4/8] AArch64 aarch64: Implement widening reduction patterns [1/8] middle-end: Recognize scalar reductions from bitfields and array_refs - - --- 2022-10-31 Tamar Christina Dropped
[6/8] AArch64: Add peephole and scheduling logic for pairwise operations that appear late in RTL. [1/8] middle-end: Recognize scalar reductions from bitfields and array_refs - - --- 2022-10-31 Tamar Christina Dropped
[8/8] AArch64: Have reload not choose to do add on the scalar side if both values exist on the SIMD… [1/8] middle-end: Recognize scalar reductions from bitfields and array_refs - - --- 2022-10-31 Tamar Christina Dropped
AArch64 relax constraints on FP16 insn PR108172 AArch64 relax constraints on FP16 insn PR108172 - - --- 2022-12-20 Tamar Christina Dropped
Remove UNSPEC_{COPYSIGN,XORSIGN}. Remove UNSPEC_{COPYSIGN,XORSIGN}. - - --- 2021-09-13 liuhongt Committed
[committed] rs6000: Remove typedef for struct rs6000_cost_data [committed] rs6000: Remove typedef for struct rs6000_cost_data - - --- 2021-09-13 Kewen.Lin Committed
Remove m32r{,le}-*-linux* support from GCC Remove m32r{,le}-*-linux* support from GCC - - --- 2021-09-13 Stubbs, Andrew via Gcc-patches Committed
Add cr16-*-* to the list of obsoleted targets Add cr16-*-* to the list of obsoleted targets - - --- 2021-09-13 Richard Biener Committed
Fix i686-lynx build breakage Fix i686-lynx build breakage - - --- 2021-09-13 Richard Biener Committed
Remove references to FSM threads. Remove references to FSM threads. - - --- 2021-09-13 Aldy Hernandez Committed
[COMMITTED] Move pointer_equiv_analyzer to new file. [COMMITTED] Move pointer_equiv_analyzer to new file. - - --- 2021-09-13 Aldy Hernandez Committed
Remove m68k-openbsd support Remove m68k-openbsd support - - --- 2021-09-13 Richard Biener Committed
Remove support for vax-openbsd Remove support for vax-openbsd - - --- 2021-09-13 Richard Biener Committed
Maintain (mis-)alignment info in the first element of a group Maintain (mis-)alignment info in the first element of a group - - --- 2021-09-13 Richard Biener Committed
c++: fix wrong fixit hints for misspelled typedef [PR77565] c++: fix wrong fixit hints for misspelled typedef [PR77565] - - --- 2021-09-13 Michel Morin Committed
c++: empty union member activation during constexpr [PR102163] c++: empty union member activation during constexpr [PR102163] - - --- 2021-09-13 Patrick Palka Committed
Remove unused function make_unique_name. Remove unused function make_unique_name. - - --- 2021-09-14 Benjamin Peterson Committed
[Ada] Give more informative error message for by-reference types [Ada] Give more informative error message for by-reference types - - --- 2021-09-14 Eric Botcazou Committed
[Ada] Implement PR ada/101385 [Ada] Implement PR ada/101385 - - --- 2021-09-14 Eric Botcazou Committed
[v2] analyzer: Define INCLUDE_UNIQUE_PTR [v2] analyzer: Define INCLUDE_UNIQUE_PTR - - --- 2021-09-14 Maxim Blinov Committed
[committed] openmp: Add testing checks (whether lhs appears in operands at all) to more trees [committed] openmp: Add testing checks (whether lhs appears in operands at all) to more trees - - --- 2021-09-14 Jakub Jelinek Committed
[committed] testsuite: Use sync_long_long instead of sync_int_long for atomic-29.c test [committed] testsuite: Use sync_long_long instead of sync_int_long for atomic-29.c test - - --- 2021-09-14 Jakub Jelinek Committed
c++: Fix __is_*constructible/assignable for templates [PR102305] c++: Fix __is_*constructible/assignable for templates [PR102305] - - --- 2021-09-14 Jakub Jelinek Committed
[Ada] Strengthen compatibility warning for GCC builtins [Ada] Strengthen compatibility warning for GCC builtins - - --- 2021-09-14 Eric Botcazou Committed
c++: Update DECL_*SIZE for objects with flexible array members with initializers [PR102295] c++: Update DECL_*SIZE for objects with flexible array members with initializers [PR102295] - - --- 2021-09-14 Jakub Jelinek Committed
[Ada] Fix inaccurate bounds in debug info for vector array types [Ada] Fix inaccurate bounds in debug info for vector array types - - --- 2021-09-14 Eric Botcazou Committed
[committed] arc: Update ZOL pattern. [committed] arc: Update ZOL pattern. - - --- 2021-09-14 Claudiu Zissulescu Committed
[Ada] Fix PR ada/101970 [Ada] Fix PR ada/101970 - - --- 2021-09-14 Eric Botcazou Committed
[PUSHED] testsuite: fix failing pytest tests [PUSHED] testsuite: fix failing pytest tests - - --- 2021-09-14 Martin Liška Committed
[committed] Fortran: Add missing ST_OMP_END_SCOPE handling [PR102313] [committed] Fortran: Add missing ST_OMP_END_SCOPE handling [PR102313] - - --- 2021-09-14 Tobias Burnus Committed
coroutines: Small cleanups to await_statement_walker [NFC]. coroutines: Small cleanups to await_statement_walker [NFC]. - - --- 2021-09-14 Iain Sandoe Committed
[committed] PR fortran/102311 - fix ICE during error recovery checking entry characteristics [committed] PR fortran/102311 - fix ICE during error recovery checking entry characteristics - - --- 2021-09-14 Harald Anlauf Committed
PR fortran/102287 - optional allocatable array arguments (intent out) of derived types with allocat… PR fortran/102287 - optional allocatable array arguments (intent out) of derived types with allocat… - - --- 2021-09-14 Harald Anlauf Committed
c++: default ctor that's also a list ctor [PR102050] c++: default ctor that's also a list ctor [PR102050] - - --- 2021-09-14 Patrick Palka Committed
Output vextract{i, f}{32x4, 64x2} for (vec_select:(reg:Vmode) idx) when byte_offset of idx % 16 == … Output vextract{i, f}{32x4, 64x2} for (vec_select:(reg:Vmode) idx) when byte_offset of idx % 16 == … - - --- 2021-09-15 liuhongt Committed
[COMMITTED] gcc: xtensa: fix PR target/102336 [COMMITTED] gcc: xtensa: fix PR target/102336 - - --- 2021-09-15 Max Filippov Committed
[pushed] c++: tweak C++20 destructor template-id rule [pushed] c++: tweak C++20 destructor template-id rule - - --- 2021-09-15 Jason Merrill Committed
[pushed] c++: correct object scope handling [pushed] c++: correct object scope handling - - --- 2021-09-15 Jason Merrill Committed
[pushed] c++: don't predeclare std::type_info [PR48396] [pushed] c++: don't predeclare std::type_info [PR48396] - - --- 2021-09-15 Jason Merrill Committed
[1/4,1/4] x86: Update -mtune=tremont Update mtune=tremont - - --- 2021-09-15 Stubbs, Andrew via Gcc-patches Committed
[2/4,2/4] x86: Update memcpy/memset inline strategies for -mtune=tremont Update mtune=tremont - - --- 2021-09-15 Stubbs, Andrew via Gcc-patches Committed
tree-optimization/102318 - reduction epilogue re-use tree-optimization/102318 - reduction epilogue re-use - - --- 2021-09-15 Richard Biener Committed
sparc: Print out bit names for LEON and LEON3 with -mdebug sparc: Print out bit names for LEON and LEON3 with -mdebug - - --- 2021-09-15 Daniel Cederman Committed
[3/4] sparc: Prevent atomic instructions in beginning of functions for UT700 sparc: Print out bit names for LEON and LEON3 with -mdebug - - --- 2021-09-15 Daniel Cederman Committed
[4/4] sparc: Add NOP in stack_protect_setsi if sparc_fix_b2bst enabled sparc: Print out bit names for LEON and LEON3 with -mdebug - - --- 2021-09-15 Daniel Cederman Committed
target/102348 - fix powerpc-lynxos build target/102348 - fix powerpc-lynxos build - - --- 2021-09-15 Richard Biener Committed
[pushed] gcc-changelog: check git commit email address [pushed] gcc-changelog: check git commit email address - - --- 2021-09-15 Martin Liška Committed
[OBVIOUS] rs6000: fix symtab_node::get == NULL issue [OBVIOUS] rs6000: fix symtab_node::get == NULL issue - - --- 2021-09-15 Martin Liška Committed
[pushed] c++: don't warn about internal interference sizes [pushed] c++: don't warn about internal interference sizes - - --- 2021-09-15 Jason Merrill Committed
[pushed] i386: port vxworks to TARGET_CPU_P macro [pushed] i386: port vxworks to TARGET_CPU_P macro - - --- 2021-09-15 Martin Liška jwakely Committed
[FYI] zero-call-used-regs attr for ada [FYI] zero-call-used-regs attr for ada - - --- 2021-09-15 Alexandre Oliva Committed
c++: Fix handling of decls with flexible array members initialized with side-effects [PR88578] c++: Fix handling of decls with flexible array members initialized with side-effects [PR88578] - - --- 2021-09-15 Jakub Jelinek Committed
[pushed] c++: add parsing_function_declarator predicate [pushed] c++: add parsing_function_declarator predicate - - --- 2021-09-15 Jason Merrill Committed
Fix PR 67102: Add libstdc++ dependancy to libffi Fix PR 67102: Add libstdc++ dependancy to libffi - - --- 2021-09-15 Stubbs, Andrew via Gcc-patches Committed
[2/N] Do not hide asm_out_file in ASM_OUTPUT_ASCII. [2/N] Do not hide asm_out_file in ASM_OUTPUT_ASCII. - - --- 2021-09-16 Martin Liška Committed
c++: constrained variable template issues [PR98486] c++: constrained variable template issues [PR98486] - - --- 2021-09-16 Patrick Palka Committed
wwwdocs: Move inactive branches to the right section wwwdocs: Move inactive branches to the right section - - --- 2021-09-16 Jonathan Wakely Committed
[i386] Change ix86_decompose_address return type to bool. [i386] Change ix86_decompose_address return type to bool. - - --- 2021-09-16 Uros Bizjak Committed
[committed] libstdc++: Add noexcept to unique_ptr accessors [committed] libstdc++: Add noexcept to unique_ptr accessors - - --- 2021-09-16 Jonathan Wakely Committed
[committed] libstdc++: Add noexcept to std::to_string overloads that don't allocate [committed] libstdc++: Add noexcept to std::to_string overloads that don't allocate - - --- 2021-09-16 Jonathan Wakely Committed
[committed] libstdc++: Fix recipes for C++11-compiled files in src/c++98 [committed] libstdc++: Fix recipes for C++11-compiled files in src/c++98 - - --- 2021-09-16 Jonathan Wakely Committed
[committed] libstdc++: Add missing constraint to std::span deduction guide [PR102280] [committed] libstdc++: Add missing constraint to std::span deduction guide [PR102280] - - --- 2021-09-16 Jonathan Wakely Committed
[committed] libstdc++: Add missing 'constexpr' to std::tuple [PR102270] [committed] libstdc++: Add missing 'constexpr' to std::tuple [PR102270] - - --- 2021-09-16 Jonathan Wakely Committed
[committed] libstdc++: Remove non-deducible parameter for std::advance overload [committed] libstdc++: Remove non-deducible parameter for std::advance overload - - --- 2021-09-16 Jonathan Wakely Committed
[committed] libstdc++: Add noexcept to std::nullopt_t constructor [committed] libstdc++: Add noexcept to std::nullopt_t constructor - - --- 2021-09-16 Jonathan Wakely Committed
[committed] libstdc++: Update documentation that only refers to c++98 and c++11 [committed] libstdc++: Update documentation that only refers to c++98 and c++11 - - --- 2021-09-16 Jonathan Wakely Committed
[committed] libstdc++: Increase timeout factor for slow pb_ds tests [committed] libstdc++: Increase timeout factor for slow pb_ds tests - - --- 2021-09-16 Jonathan Wakely Committed
[committed] libstdc++: Regenerate the src/debug Makefiles as needed [committed] libstdc++: Regenerate the src/debug Makefiles as needed - - --- 2021-09-16 Jonathan Wakely Committed
libstdc++: Fix UB in atomic_ref/wait_notify.cc [PR101761] libstdc++: Fix UB in atomic_ref/wait_notify.cc [PR101761] - - --- 2021-09-16 Thomas Rodgers Committed
libgo patch committed: Update to go1.17.1 release libgo patch committed: Update to go1.17.1 release - - --- 2021-09-16 Ian Lance Taylor Committed
[v2,1/2] rs6000: Fix wrong code generation for vec_sel [PR94613] Fix vec_sel code generation and merge xxsel to vsel - - --- 2021-09-17 Xionghu Luo Committed
[v2,2/2] rs6000: Fold xxsel to vsel since they have same semantics Fix vec_sel code generation and merge xxsel to vsel - - --- 2021-09-17 Xionghu Luo Committed
[committed] openmp: Add support for OpenMP 5.1 atomics for C++ [committed] openmp: Add support for OpenMP 5.1 atomics for C++ - - --- 2021-09-17 Jakub Jelinek Committed
[committed] libgomp: Spelling error fix in OpenMP 5.1 conformance section [committed] libgomp: Spelling error fix in OpenMP 5.1 conformance section - - --- 2021-09-17 Jakub Jelinek Committed
[PING^2] Re: Fix 'hash_table::expand' to destruct stale Value objects [PING^2] Re: Fix 'hash_table::expand' to destruct stale Value objects - - --- 2021-09-17 Thomas Schwinge Committed
configure: Update --help output for --with-multilib-list configure: Update --help output for --with-multilib-list - - --- 2021-09-17 Jonathan Wakely Committed
[committed] libstdc++: Rename tests with incorrect extension [committed] libstdc++: Rename tests with incorrect extension - - --- 2021-09-17 Jonathan Wakely Committed
Revert no longer needed fix for PR95539 Revert no longer needed fix for PR95539 - - --- 2021-09-17 Richard Biener Committed
« 1 2 3 4137 138 »