Show patches with: State = Action Required       |    Archived = No       |   127217 patches
« 1 2 ... 322 323 3241272 1273 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
match.pd: Fix up A % (cast) (pow2cst << B) simplification [PR99079] match.pd: Fix up A % (cast) (pow2cst << B) simplification [PR99079] - - - - --- 2021-02-13 Jakub Jelinek New
passes: Enable split4 with selective scheduling 2 [PR98439] passes: Enable split4 with selective scheduling 2 [PR98439] - - - - --- 2021-02-13 Jakub Jelinek New
i386: Add combiner splitter to optimize V2SImode memory rotation [PR96166] i386: Add combiner splitter to optimize V2SImode memory rotation [PR96166] - - - - --- 2021-02-13 Jakub Jelinek New
c++: Fix folding of non-dependent BASELINKs [PR95468] c++: Fix folding of non-dependent BASELINKs [PR95468] - - - - --- 2021-02-12 Patrick Palka New
c++: Micro-optimize instantiation_dependent_expression_p c++: Micro-optimize instantiation_dependent_expression_p - - - - --- 2021-02-12 Patrick Palka New
c++: ICE with deduction guide in checking type-dep [PR99009, PR97034] c++: ICE with deduction guide in checking type-dep [PR99009, PR97034] - - - - --- 2021-02-12 Marek Polacek New
rtl-optimization: Fix uninitialized use of opaque mode variable ICE [PR98872] rtl-optimization: Fix uninitialized use of opaque mode variable ICE [PR98872] - - - - --- 2021-02-12 Peter Bergner New
c++: Seed imported bindings [PR 99039] c++: Seed imported bindings [PR 99039] - - - - --- 2021-02-12 Nathan Sidwell New
c++: Register streamed-in decls when new [PR 99040] c++: Register streamed-in decls when new [PR 99040] - - - - --- 2021-02-12 Nathan Sidwell New
Expunge namespace-scope IDENTIFIER_TYPE_VALUE & global_type_name [PR 99039] Expunge namespace-scope IDENTIFIER_TYPE_VALUE & global_type_name [PR 99039] - - - - --- 2021-02-12 Nathan Sidwell New
rs6000: Fix invalid splits when using Altivec style addresses [PR98959] rs6000: Fix invalid splits when using Altivec style addresses [PR98959] - - - - --- 2021-02-12 Peter Bergner New
Go patch committed: Use correct path for string/[]byte embed Go patch committed: Use correct path for string/[]byte embed - - - - --- 2021-02-12 Ian Lance Taylor New
[committed] rtl-ssa: Use right obstack for temporary allocation [committed] rtl-ssa: Use right obstack for temporary allocation - - - - --- 2021-02-12 Richard Sandiford New
[committed] libstdc++: Fix filesystem::rename on Windows [PR 98985] [committed] libstdc++: Fix filesystem::rename on Windows [PR 98985] - - - - --- 2021-02-12 Jonathan Wakely New
[2/2] openacc: Strided array sections and components of derived-type arrays openacc: Mixing array elements and derived types (mk2) - - - - --- 2021-02-12 Julian Brown New
[1/2] openacc: Fix lowering for derived-type mappings through array elements openacc: Mixing array elements and derived types (mk2) - - - - --- 2021-02-12 Julian Brown New
[committed] libstdc++: Make "nonexistent" paths less predictable in filesystem tests [committed] libstdc++: Make "nonexistent" paths less predictable in filesystem tests - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Include scope ID in net::internet::address_v6::to_string() [committed] libstdc++: Include scope ID in net::internet::address_v6::to_string() - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Fix errors in <experimental/internet> [committed] libstdc++: Fix errors in <experimental/internet> - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Add unused attributes to shared_ptr functions [committed] libstdc++: Add unused attributes to shared_ptr functions - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: XFAIL tests that depends on RTTI [committed] libstdc++: XFAIL tests that depends on RTTI - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Make test memory_resource work without exceptions and RTTI [committed] libstdc++: Make test memory_resource work without exceptions and RTTI - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Only use dynamic_cast in tests when RTTI is enabled [committed] libstdc++: Only use dynamic_cast in tests when RTTI is enabled - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Fix errors when syncbuf is used without RTTI [committed] libstdc++: Fix errors when syncbuf is used without RTTI - - - - --- 2021-02-12 Jonathan Wakely New
[OBVIOUS] testsuite, arm: Add -mthumb to pr98931.c [PR target/98931] [OBVIOUS] testsuite, arm: Add -mthumb to pr98931.c [PR target/98931] - - - - --- 2021-02-12 Christophe Lyon New
middle-end/38474 - fix alias walk budget accounting in IPA analysis middle-end/38474 - fix alias walk budget accounting in IPA analysis - - - - --- 2021-02-12 Richard Biener New
arm: Fix ICE with -fstack-protector -mpure-code [PR98998] arm: Fix ICE with -fstack-protector -mpure-code [PR98998] - - - - --- 2021-02-12 Jakub Jelinek New
[RFA] cgraph: flatten and same_body aliases [PR96078] [RFA] cgraph: flatten and same_body aliases [PR96078] - - - - --- 2021-02-12 Jason Merrill New
[libfortran] PR95647 operator(.eq.) and operator(==) treated differently [libfortran] PR95647 operator(.eq.) and operator(==) treated differently - - - - --- 2021-02-12 Jerry DeLisle New
[pushed] c++: variadic lambda template and empty pack [PR97246] [pushed] c++: variadic lambda template and empty pack [PR97246] - - - - --- 2021-02-12 Jason Merrill New
libbacktrace patch committed: Use objcopy --help to check for option libbacktrace patch committed: Use objcopy --help to check for option - - - - --- 2021-02-12 Ian Lance Taylor New
[committed] analyzer: fix ICE in print_mem_ref [PR98969] [committed] analyzer: fix ICE in print_mem_ref [PR98969] - - - - --- 2021-02-12 David Malcolm New
[stage,1] remove unreachable code in expand_expr_real_1 (PR 21433) [stage,1] remove unreachable code in expand_expr_real_1 (PR 21433) - - - - --- 2021-02-12 Martin Sebor New
libstdc++: ifdef rtti specific function __throw_ios_failure() by __cpp_rtti libstdc++: ifdef rtti specific function __throw_ios_failure() by __cpp_rtti - - - - --- 2021-02-12 Mirko Vogt New
[x86] Fix -freorder-blocks-and-partition glitch with Windows SEH [x86] Fix -freorder-blocks-and-partition glitch with Windows SEH - - - - --- 2021-02-11 Eric Botcazou New
libgomp/i386: Revert the type of syscall wrappers output back to long. libgomp/i386: Revert the type of syscall wrappers output back to long. - - - - --- 2021-02-11 Uros Bizjak New
[pushed] rs6000: Fix invalid address used in MMA built-in function [pushed] rs6000: Fix invalid address used in MMA built-in function - - - - --- 2021-02-11 Peter Bergner New
libgomp/i386: Move syscall asms to static inline wrapper. libgomp/i386: Move syscall asms to static inline wrapper. - - - - --- 2021-02-11 Uros Bizjak New
Re: [PATCH] plug memory leaks in warn_parm_array_mismatch (PR 99055) Re: [PATCH] plug memory leaks in warn_parm_array_mismatch (PR 99055) - - - - --- 2021-02-11 Martin Sebor New
Fortran: Fix rank of assumed-rank array [PR99043] Fortran: Fix rank of assumed-rank array [PR99043] - - - - --- 2021-02-11 Tobias Burnus New
[AArch64] Leveraging the use of STP instruction for vec_duplicate [AArch64] Leveraging the use of STP instruction for vec_duplicate - - - - --- 2021-02-11 Victor Do Nascimento New
[committed] libstdc++: Document when C++11/14/17 support became stable [PR 99058] [committed] libstdc++: Document when C++11/14/17 support became stable [PR 99058] - - - - --- 2021-02-11 Jonathan Wakely New
Fix producer string memory leaks Fix producer string memory leaks - - - - --- 2021-02-11 Martin Liška New
c++: Fix endless errors on invalid requirement seq [PR97742] c++: Fix endless errors on invalid requirement seq [PR97742] - - - - --- 2021-02-11 Jakub Jelinek New
df: Record all definitions in DF_LR_BB_INFO->def [PR98863] df: Record all definitions in DF_LR_BB_INFO->def [PR98863] - - - - --- 2021-02-11 Richard Sandiford New
tree-optimization/38474 - fix store-merging compile-time regression tree-optimization/38474 - fix store-merging compile-time regression - - - - --- 2021-02-11 Richard Biener New
c++: Fix zero initialization of flexible array members [PR99033] c++: Fix zero initialization of flexible array members [PR99033] - - - - --- 2021-02-11 Jakub Jelinek New
c++: ICE with unexpanded pack in do-while [PR99063] c++: ICE with unexpanded pack in do-while [PR99063] - - - - --- 2021-02-11 Marek Polacek New
c-family: ICE with assume_aligned attribute [PR99062] c-family: ICE with assume_aligned attribute [PR99062] - - - - --- 2021-02-10 Marek Polacek New
[committed] add test for PR 92879 [committed] add test for PR 92879 - - - - --- 2021-02-10 Martin Sebor New
[committed] libcpp: fix ICE comparing macro locations without column info [PR96391] [committed] libcpp: fix ICE comparing macro locations without column info [PR96391] - - - - --- 2021-02-10 David Malcolm New
[v3] arm: Low overhead loop handle long range branches [PR98931] [v3] arm: Low overhead loop handle long range branches [PR98931] - - - - --- 2021-02-10 Andrea Corallo New
c, c++: Plug -Wduplicated-cond memory leaks [PR99057] c, c++: Plug -Wduplicated-cond memory leaks [PR99057] - - - - --- 2021-02-10 Marek Polacek New
plug memory leaks in warn_parm_array_mismatch (PR 99055) plug memory leaks in warn_parm_array_mismatch (PR 99055) - - - - --- 2021-02-10 Martin Sebor New
[committed] libstdc++: Re-enable workaround for _wstat64 bug [PR 88881] [committed] libstdc++: Re-enable workaround for _wstat64 bug [PR 88881] - - - - --- 2021-02-10 Jonathan Wakely New
[committed] libstdc++: Use correct error category for Windows error codes [committed] libstdc++: Use correct error category for Windows error codes - - - - --- 2021-02-10 Jonathan Wakely New
[committed] libstdc++: Fix spelling of __MINGW32__ macros [committed] libstdc++: Fix spelling of __MINGW32__ macros - - - - --- 2021-02-10 Jonathan Wakely New
varasm: Fix ICE with -fsyntax-only [PR99035] varasm: Fix ICE with -fsyntax-only [PR99035] - - - - --- 2021-02-10 Jakub Jelinek New
i386: Fix ICEs due to simplify_gen_subreg returning NULL [PR99025] i386: Fix ICEs due to simplify_gen_subreg returning NULL [PR99025] - - - - --- 2021-02-10 Jakub Jelinek New
c++, v2: Consider addresses of heap artificial vars always non-NULL [PR98988, PR99031] c++, v2: Consider addresses of heap artificial vars always non-NULL [PR98988, PR99031] - - - - --- 2021-02-10 Jakub Jelinek New
IPA: Optionally allow double costing, restoring GCC 10 behavior IPA: Optionally allow double costing, restoring GCC 10 behavior - - - - --- 2021-02-10 Tamar Christina New
testsuite: Skip some tests on arm when overriding -mcpu/-march testsuite: Skip some tests on arm when overriding -mcpu/-march - - - - --- 2021-02-10 Christophe Lyon New
c++: generic lambdas and local-externs from outer scopes [PR 99030] c++: generic lambdas and local-externs from outer scopes [PR 99030] - - - - --- 2021-02-10 Nathan Sidwell New
nvptx: properly use flag_patchable_function_entry nvptx: properly use flag_patchable_function_entry - - - - --- 2021-02-10 Martin Liška New
libstdc++: Update baseline symbols for {aarch64,ia64,m68k,powerpc,powerpc64,riscv64}-linux libstdc++: Update baseline symbols for {aarch64,ia64,m68k,powerpc,powerpc64,riscv64}-linux - - - - --- 2021-02-10 Andreas Schwab New
ipa/97346 - fix leak of reference_vars_to_consider ipa/97346 - fix leak of reference_vars_to_consider - - - - --- 2021-02-10 Richard Biener New
if-to-switch: fix memory leak in case merging if-to-switch: fix memory leak in case merging - - - - --- 2021-02-10 Martin Liška New
rtl-optimization/99054 - fix leak in fixup_partitions rtl-optimization/99054 - fix leak in fixup_partitions - - - - --- 2021-02-10 Richard Biener New
fix memory leak in optimize pragma parsing fix memory leak in optimize pragma parsing - - - - --- 2021-02-10 Richard Biener New
[committed] openmp: Temporarily disable into_ssa when gimplifying OpenMP reduction clauses [PR99007] [committed] openmp: Temporarily disable into_ssa when gimplifying OpenMP reduction clauses [PR99007] - - - - --- 2021-02-10 Jakub Jelinek New
ipa/99029 - fix memory leak in propagate_malloc ipa/99029 - fix memory leak in propagate_malloc - - - - --- 2021-02-10 Richard Biener New
tree-optimization/99024 - fix leak in loop vect analysis tree-optimization/99024 - fix leak in loop vect analysis - - - - --- 2021-02-10 Richard Biener New
libgcc: allocate extra space for morestack expansion libgcc: allocate extra space for morestack expansion - - - - --- 2021-02-10 Rain Mark New
[2/2] openacc: Add XFAILs [PR98979] openacc: Fix/temp workaround for PR98979 - - - - --- 2021-02-10 Julian Brown New
[1/2] Revert "openacc: Allow strided arrays in update directives" openacc: Fix/temp workaround for PR98979 - - - - --- 2021-02-10 Julian Brown New
Patch for PR analyzer/98797 Patch for PR analyzer/98797 - - - - --- 2021-02-10 brian.sobulefsky New
[committed] add links to manual [committed] add links to manual - - - - --- 2021-02-10 Martin Sebor New
[committed] GCC 11 changes [committed] GCC 11 changes - - - - --- 2021-02-10 Martin Sebor New
c++: Endless loop with targ deduction in member tmpl [PR95888] c++: Endless loop with targ deduction in member tmpl [PR95888] - - - - --- 2021-02-09 Marek Polacek New
Fortran: intrinsic.texi add missing arg to FINDLOC (was: FINDLOC documentation at https://gcc.gnu.o… Fortran: intrinsic.texi add missing arg to FINDLOC (was: FINDLOC documentation at https://gcc.gnu.o… - - - - --- 2021-02-09 Tobias Burnus New
Fix version namespace build Fix version namespace build - - - - --- 2021-02-09 François Dumont New
[committed,2/2] analyzer: support "_IO_"-prefixed variants of FILE * fns [PR98575] [committed,1/2] analyzer: treat pointers written to *UNKNOWN as escaping [PR98575] - - - - --- 2021-02-09 David Malcolm New
[committed,1/2] analyzer: treat pointers written to *UNKNOWN as escaping [PR98575] [committed,1/2] analyzer: treat pointers written to *UNKNOWN as escaping [PR98575] - - - - --- 2021-02-09 David Malcolm New
Fix PR rtl-optimization/96015 Fix PR rtl-optimization/96015 - - - - --- 2021-02-09 Eric Botcazou New
c++: abbreviated function template return type rewriting [PR98990] c++: abbreviated function template return type rewriting [PR98990] - - - - --- 2021-02-09 Patrick Palka New
testsuite: aarch64: Add tests for vpaddq intrinsics testsuite: aarch64: Add tests for vpaddq intrinsics - - - - --- 2021-02-09 Jonathan Wright New
[committed] libstdc++: Clear up directories created by tests [committed] libstdc++: Clear up directories created by tests - - - - --- 2021-02-09 Jonathan Wakely New
[aarch64,vect] Support V8QI->V8HI WIDEN_ patterns [aarch64,vect] Support V8QI->V8HI WIDEN_ patterns - - - - --- 2021-02-09 Joel Hutton New
ICF: fix memory leak ICF: fix memory leak - - - - --- 2021-02-09 Martin Liška New
if-to-switch: fix a memory leak if-to-switch: fix a memory leak - - - - --- 2021-02-09 Martin Liška New
c++: Fix indirect partitions [PR 98944] c++: Fix indirect partitions [PR 98944] - - - - --- 2021-02-09 Nathan Sidwell New
arm: Low overhead loop handle long range branches [PR98931] arm: Low overhead loop handle long range branches [PR98931] - - - - --- 2021-02-09 Andrea Corallo New
[committed] libstdc++: Make coroutine_handle<_Promise>::from_address() noexcept [PR 99021] [committed] libstdc++: Make coroutine_handle<_Promise>::from_address() noexcept [PR 99021] - - - - --- 2021-02-09 Jonathan Wakely New
Fix O(region-size) unwind in VN Fix O(region-size) unwind in VN - - - - --- 2021-02-09 Richard Biener New
Fortran: Fix coarray handling for gfc_dep_resolver [PR99010] (was: Re: [Patch] Fortran: Fix Array d… Fortran: Fix coarray handling for gfc_dep_resolver [PR99010] (was: Re: [Patch] Fortran: Fix Array d… - - - - --- 2021-02-09 Tobias Burnus New
ix86: Support V{2, 4}DImode arithmetic right shifts for SSE2+ [PR98856] ix86: Support V{2, 4}DImode arithmetic right shifts for SSE2+ [PR98856] - - - - --- 2021-02-09 Jakub Jelinek New
reduce sparseset memory requirement reduce sparseset memory requirement - - - - --- 2021-02-09 Richard Biener New
tree-optimization/99017 - be more forgiving in BB vect costing tree-optimization/99017 - be more forgiving in BB vect costing - - - - --- 2021-02-09 Richard Biener New
string: Add a workaround for -Wstringop-overread false positives [PR98465] string: Add a workaround for -Wstringop-overread false positives [PR98465] - - - - --- 2021-02-09 Jakub Jelinek New
calls: Fix a memory leak in maybe_warn_rdwr_sizes [PR99004] calls: Fix a memory leak in maybe_warn_rdwr_sizes [PR99004] - - - - --- 2021-02-09 Jakub Jelinek New
« 1 2 ... 322 323 3241272 1273 »