Show patches with: State = Action Required       |    Archived = No       |   126500 patches
« 1 2 ... 399 400 4011264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,MIPS] Prevent allocation of a GPR for a floating mode pseudo [v2,MIPS] Prevent allocation of a GPR for a floating mode pseudo - - - - --- 2020-02-10 Mihailo Stojanovic New
c++: Fix return type deduction with an abbreviated function template c++: Fix return type deduction with an abbreviated function template - - - - --- 2020-02-10 Patrick Palka New
[MIPS] Prevent allocation of a GPR for a floating mode pseudo [MIPS] Prevent allocation of a GPR for a floating mode pseudo - - - - --- 2020-02-10 Mihailo Stojanovic New
[COMMITTED] c++: Fix flexible array with synthesized constructor. [COMMITTED] c++: Fix flexible array with synthesized constructor. - - - - --- 2020-02-10 Jason Merrill New
[4/4,v2,GCC11] rs6000: P9 D-form test cases Untitled series #157602 - - - - --- 2020-02-10 Kewen.Lin New
[1/4,v2,GCC11] Add middle-end unroll factor estimation [1/4,v2,GCC11] Add middle-end unroll factor estimation - - - - --- 2020-02-10 Kewen.Lin New
Generalize -fuse-ld= to support absolute path or arbitrary ld.linker Generalize -fuse-ld= to support absolute path or arbitrary ld.linker - - - - --- 2020-02-10 Li, Pan2 via Gcc-patches New
[committed] testsuite: Fix target selector for pr91333.c [committed] testsuite: Fix target selector for pr91333.c - - - - --- 2020-02-09 Uros Bizjak New
[committed] libstdc++: Fix non-ASCII characters in comment [committed] libstdc++: Fix non-ASCII characters in comment - - - - --- 2020-02-09 Jonathan Wakely New
[committed] libstdc++: Fix BUILTIN-PTR-CMP helpers [committed] libstdc++: Fix BUILTIN-PTR-CMP helpers - - - - --- 2020-02-09 Jonathan Wakely New
c++: Fix ICE during constexpr virtual call evaluation [PR93633] c++: Fix ICE during constexpr virtual call evaluation [PR93633] - - - - --- 2020-02-09 Jakub Jelinek New
[committed] openmp: Optimize DECL_IN_CONSTANT_POOL vars in target regions [committed] openmp: Optimize DECL_IN_CONSTANT_POOL vars in target regions - - - - --- 2020-02-09 Jakub Jelinek New
[COMMITTED] aarch64: fix strict alignment for vector load/stores (PR 91927) [COMMITTED] aarch64: fix strict alignment for vector load/stores (PR 91927) - - - - --- 2020-02-08 Andrew Pinski New
[committed] RISC-V: Improve caller-save code generation. [committed] RISC-V: Improve caller-save code generation. - - - - --- 2020-02-08 Jim Wilson New
[COMMITTED] c++: Use constexpr to avoid wrong -Wsign-compare [COMMITTED] c++: Use constexpr to avoid wrong -Wsign-compare - - - - --- 2020-02-08 Jason Merrill New
i386: Properly pop restore token in signal frame i386: Properly pop restore token in signal frame - - - - --- 2020-02-08 H.J. Lu New
[v2] c++: Handle CONSTRUCTORs without indexes in find_array_ctor_elt [PR93549] [v2] c++: Handle CONSTRUCTORs without indexes in find_array_ctor_elt [PR93549] - - - - --- 2020-02-08 Jakub Jelinek New
[FYI] Patches that fix testing santiziers with qemu user mode [FYI] Patches that fix testing santiziers with qemu user mode - - - - --- 2020-02-08 Andrew Pinski New
c++: Fix paren init of aggregates in unevaluated context [PR92947] c++: Fix paren init of aggregates in unevaluated context [PR92947] - - - - --- 2020-02-07 Marek Polacek New
[COMMITTED] c++: Fix use of local in constexpr if. [COMMITTED] c++: Fix use of local in constexpr if. - - - - --- 2020-02-07 Jason Merrill New
libstdc++: Make sure iterator_traits<ranges::istream_view::iterator> is populated libstdc++: Make sure iterator_traits<ranges::istream_view::iterator> is populated - - - - --- 2020-02-07 Patrick Palka New
libstdc++: Implement P1878R1 "Constraining Readable Types" libstdc++: Implement P1878R1 "Constraining Readable Types" - - - - --- 2020-02-07 Jonathan Wakely New
[committed] libstdc++: Fix bug in iterator_traits<common_iterator<S,I>> [committed] libstdc++: Fix bug in iterator_traits<common_iterator<S,I>> - - - - --- 2020-02-07 Jonathan Wakely New
[COMMITTED] c++: Fix ICE on nonsense requires-clause. [COMMITTED] c++: Fix ICE on nonsense requires-clause. - - - - --- 2020-02-07 Jason Merrill New
[ARM] Fix -mpure-code for v6m [ARM] Fix -mpure-code for v6m - - - - --- 2020-02-07 Christophe Lyon New
coroutines: Update to n4849 allocation/deallocation. coroutines: Update to n4849 allocation/deallocation. - - - - --- 2020-02-07 Iain Sandoe New
xfail and improve some failing libgomp tests xfail and improve some failing libgomp tests - - - - --- 2020-02-07 Frederik Harwath New
arm: Fix up arm installed unwind.h for use in pedantic modes [PR93615] arm: Fix up arm installed unwind.h for use in pedantic modes [PR93615] - - - - --- 2020-02-07 Jakub Jelinek New
i386: Better patch to improve avx* vector concatenation [PR93594] i386: Better patch to improve avx* vector concatenation [PR93594] - - - - --- 2020-02-07 Jakub Jelinek New
i386: Fix splitters that call extract_insn_cached [PR93611] i386: Fix splitters that call extract_insn_cached [PR93611] - - - - --- 2020-02-07 Jakub Jelinek New
PING^6: [PATCH] i386: Properly encode xmm16-xmm31/ymm16-ymm31 for vector move PING^6: [PATCH] i386: Properly encode xmm16-xmm31/ymm16-ymm31 for vector move - - - - --- 2020-02-07 H.J. Lu New
Use the section flag 'o' for __patchable_function_entries Use the section flag 'o' for __patchable_function_entries - - - - --- 2020-02-07 H.J. Lu New
[4/3] Add [range.istream] Untitled series #157235 - - - - --- 2020-02-07 Patrick Palka New
[committed] analyzer: fix reproducer for PR 93375 [committed] analyzer: fix reproducer for PR 93375 - - - - --- 2020-02-07 David Malcolm New
c++: Fix ICE with template codes in check_narrowing [PR91465] c++: Fix ICE with template codes in check_narrowing [PR91465] - - - - --- 2020-02-07 Marek Polacek New
Patch to fix PR93561 Patch to fix PR93561 - - - - --- 2020-02-06 Vladimir Makarov New
[2/2] analyzer: use ultimate alias target at calls (PR 93288) [1/2] analyzer: g++ testsuite support - - - - --- 2020-02-06 David Malcolm New
[1/2] analyzer: g++ testsuite support [1/2] analyzer: g++ testsuite support - - - - --- 2020-02-06 David Malcolm New
[wwwdocs] Mention common attribute in gcc-10/porting_to.html [wwwdocs] Mention common attribute in gcc-10/porting_to.html - - - - --- 2020-02-06 Jakub Jelinek New
[2/2] analyzer: fix ICE with fortran constant arguments (PR 93405) [1/2] analyzer: gfortran testsuite support - - - - --- 2020-02-06 David Malcolm New
[1/2] analyzer: gfortran testsuite support [1/2] analyzer: gfortran testsuite support - - - - --- 2020-02-06 David Malcolm New
[committed] analyzer: round-trip pointer-equality through intptr_t [committed] analyzer: round-trip pointer-equality through intptr_t - - - - --- 2020-02-06 David Malcolm New
[PATCH/RFC] analyzer: workaround for nested pp_printf [PATCH/RFC] analyzer: workaround for nested pp_printf - - - - --- 2020-02-06 David Malcolm New
PR target/93569 [version 2], Fix PowerPC vsx-builtin-15d.c test case PR target/93569 [version 2], Fix PowerPC vsx-builtin-15d.c test case - - - - --- 2020-02-06 Michael Meissner New
[committed] aarch64: Add a type attribute to aarch64_movk<mode> [committed] aarch64: Add a type attribute to aarch64_movk<mode> - - - - --- 2020-02-06 Richard Sandiford New
rs6000: Use rldimi for 64-bit constants with high=low (PR93012) rs6000: Use rldimi for 64-bit constants with high=low (PR93012) - - - - --- 2020-02-06 Segher Boessenkool New
add -mvsx to pr92923-1.c test requiring vsx add -mvsx to pr92923-1.c test requiring vsx - - - - --- 2020-02-06 will schmidt New
[committed] aarch64: Add an and/ior-based movk pattern [PR87763] [committed] aarch64: Add an and/ior-based movk pattern [PR87763] - - - - --- 2020-02-06 Richard Sandiford New
[committed] aarch64: Add an extra sbfiz pattern [PR87763] [committed] aarch64: Add an extra sbfiz pattern [PR87763] - - - - --- 2020-02-06 Richard Sandiford New
[committed] testsuite: Unify gcc.target/i386/memcpy scan strings. [committed] testsuite: Unify gcc.target/i386/memcpy scan strings. - - - - --- 2020-02-06 Uros Bizjak New
[committed] x86: Emit "#" instead of calling gcc_unreachable for invalid insns. [committed] x86: Emit "#" instead of calling gcc_unreachable for invalid insns. - - - - --- 2020-02-06 Uros Bizjak New
middle-end/93519 - avoid folding stmts in obviously unreachable code middle-end/93519 - avoid folding stmts in obviously unreachable code - - - - --- 2020-02-06 Richard Biener New
Is machine_name fix still needed? Is machine_name fix still needed? - - - - --- 2020-02-06 Matheus Castanho New
rs6000: Correct documentation for __builtin_mtfsf rs6000: Correct documentation for __builtin_mtfsf - - - - --- 2020-02-06 Bill Schmidt New
libstdc++: Optimize C++20 comparison category types libstdc++: Optimize C++20 comparison category types - - - - --- 2020-02-06 Jonathan Wakely New
[committed] libstdc++: Fix comment to refer to correct PR [committed] libstdc++: Fix comment to refer to correct PR - - - - --- 2020-02-06 Jonathan Wakely New
[committed] libstdc++: decay in viewable_range should be remove_cvref (LWG 3375) [committed] libstdc++: decay in viewable_range should be remove_cvref (LWG 3375) - - - - --- 2020-02-06 Jonathan Wakely New
, PR target/93569, Fix PowerPC vsx-builtin-15d.c test case , PR target/93569, Fix PowerPC vsx-builtin-15d.c test case - - - - --- 2020-02-06 Michael Meissner New
Revert mangling of names with -fprofile-generate=<dir>. Revert mangling of names with -fprofile-generate=<dir>. - - - - --- 2020-02-06 Martin Liška New
[MIPS] Remove unnecessary moves around DSP multiply-accumulate instructions [MIPS] Remove unnecessary moves around DSP multiply-accumulate instructions - - - - --- 2020-02-06 Mihailo Stojanovic New
[committed] libstdc++: Remove redundant macro that is always empty [committed] libstdc++: Remove redundant macro that is always empty - - - - --- 2020-02-06 Jonathan Wakely New
Improve splitX passes management Improve splitX passes management - - - - --- 2020-02-06 Uros Bizjak New
i386: Improve avx* vector concatenation [PR93594] i386: Improve avx* vector concatenation [PR93594] - - - - --- 2020-02-06 Jakub Jelinek New
openmp: Fix handling of non-addressable shared scalars in parallel nested inside of target [PR93515] openmp: Fix handling of non-addressable shared scalars in parallel nested inside of target [PR93515] - - - - --- 2020-02-06 Jakub Jelinek New
openmp: Notice reduction decl in outer contexts after adding it to shared [PR93515] openmp: Notice reduction decl in outer contexts after adding it to shared [PR93515] - - - - --- 2020-02-06 Jakub Jelinek New
Do not call null register_common in emutls Do not call null register_common in emutls - - - - --- 2020-02-06 Alexandre Oliva New
[FYI,Ada] Initialize barrier_cache for ARM EH ABI compliance [FYI,Ada] Initialize barrier_cache for ARM EH ABI compliance - - - - --- 2020-02-06 Alexandre Oliva New
[COMMITTED] c++: Fix decltype of empty pack expansion of parm. [COMMITTED] c++: Fix decltype of empty pack expansion of parm. - - - - --- 2020-02-05 Jason Merrill New
[committed] wwwdocs: New GCC mirror from Rabat, Morocco [committed] wwwdocs: New GCC mirror from Rabat, Morocco - - - - --- 2020-02-05 Gerald Pfeifer New
[committed] x86: Simplify post epilogue_completed splitters. [committed] x86: Simplify post epilogue_completed splitters. - - - - --- 2020-02-05 Uros Bizjak New
c++: Fix ICE with lambda in operator function [PR93597] c++: Fix ICE with lambda in operator function [PR93597] - - - - --- 2020-02-05 Marek Polacek New
Fix PR 93568 on PowerPC (vector extract failures) Fix PR 93568 on PowerPC (vector extract failures) - - - - --- 2020-02-05 Michael Meissner New
c++: Fix ICE with CONSTRUCTOR flags verification [PR93559] c++: Fix ICE with CONSTRUCTOR flags verification [PR93559] - - - - --- 2020-02-05 Marek Polacek New
[RFA] cgraph: A COMDAT decl always has non-zero address. [RFA] cgraph: A COMDAT decl always has non-zero address. - - - - --- 2020-02-05 Jason Merrill New
Add patch_area_size and patch_area_entry to crtl Add patch_area_size and patch_area_entry to crtl - - - - --- 2020-02-05 H.J. Lu New
[COMMITTED] c++: Fix SEGV with malformed constructor decl. [COMMITTED] c++: Fix SEGV with malformed constructor decl. - - - - --- 2020-02-05 Jason Merrill New
Use a non-empty test program to test ability to link Use a non-empty test program to test ability to link - - - - --- 2020-02-05 Sandra Loosemore New
[committed] amdgcn: Remove redundant multilib [committed] amdgcn: Remove redundant multilib - - - - --- 2020-02-05 Andrew Stubbs New
x86-64: Pass aggregates with only float/double in GPRs for MS_ABI x86-64: Pass aggregates with only float/double in GPRs for MS_ABI - - - - --- 2020-02-05 H.J. Lu New
[committed] Fix minor hppa testsuite failure due to recent IRA changes [committed] Fix minor hppa testsuite failure due to recent IRA changes - - - - --- 2020-02-05 Jeff Law New
[committed] libstdc++: Remove workarounds for constraints on alias templates [committed] libstdc++: Remove workarounds for constraints on alias templates - - - - --- 2020-02-05 Jonathan Wakely New
[PATCH/RFC] Make -fanalyzer C only for GCC 10 (PR 93392) [PATCH/RFC] Make -fanalyzer C only for GCC 10 (PR 93392) - - - - --- 2020-02-05 David Malcolm New
[committed] analyzer: add enode status and revamp __analyzer_dump_exploded_nodes [committed] analyzer: add enode status and revamp __analyzer_dump_exploded_nodes - - - - --- 2020-02-05 David Malcolm New
[3/3] x86: Simplify UNSPECV_PATCHABLE_AREA generation Update -fpatchable-function-entry implementation - - - - --- 2020-02-05 H.J. Lu New
[2/3] Add patch_area_size and patch_area_entry to cfun Update -fpatchable-function-entry implementation - - - - --- 2020-02-05 H.J. Lu New
[1/3] x86: Add UNSPECV_PATCHABLE_AREA Update -fpatchable-function-entry implementation - - - - --- 2020-02-05 H.J. Lu New
[rs6000] : mark clobber for registers changed by untpyed_call [rs6000] : mark clobber for registers changed by untpyed_call - - - - --- 2020-02-05 Jiufu Guo New
testsuite/92177 fix for SLP build changes testsuite/92177 fix for SLP build changes - - - - --- 2020-02-05 Richard Biener New
middle-end/90648 fend off builtin calls with not enough arguments from match middle-end/90648 fend off builtin calls with not enough arguments from match - - - - --- 2020-02-05 Richard Biener New
c++: Mark __builtin_convertvector operand as read [PR93557] c++: Mark __builtin_convertvector operand as read [PR93557] - - - - --- 2020-02-05 Jakub Jelinek New
Add link to porting_to.html from the changes page for GCC 9 Add link to porting_to.html from the changes page for GCC 9 - - - - --- 2020-02-05 Andrew Pinski New
[committed] Fix up comment typo. [committed] Fix up comment typo. - - - - --- 2020-02-05 Jakub Jelinek New
[committed] openmp: Avoid ICEs with declare simd; declare simd inbranch [PR93555] [committed] openmp: Avoid ICEs with declare simd; declare simd inbranch [PR93555] - - - - --- 2020-02-05 Jakub Jelinek New
[Testsuite] – More fixes for remote execution: check_gc_sections_available, … [Testsuite] – More fixes for remote execution: check_gc_sections_available, … - - - - --- 2020-02-05 Tobias Burnus New
[coroutines] Build co_await/yield_expr with unknown_type in processing_template_decl phase [coroutines] Build co_await/yield_expr with unknown_type in processing_template_decl phase - - - - --- 2020-02-05 JunMa New
document that alias and target must have the same type document that alias and target must have the same type - - - - --- 2020-02-05 Martin Sebor New
[RFA,PR,rtl-optimization/90275] Handle nop reg->reg copies in cse [RFA,PR,rtl-optimization/90275] Handle nop reg->reg copies in cse - - - - --- 2020-02-05 Jeff Law New
[COMMITTED] c++: Fix error-recovery with concepts. [COMMITTED] c++: Fix error-recovery with concepts. - - - - --- 2020-02-04 Jason Merrill New
[COMMITTED] c++: Fix constexpr vs. omitted aggregate init. [COMMITTED] c++: Fix constexpr vs. omitted aggregate init. - - - - --- 2020-02-04 Jason Merrill New
git: Fix typo in url git: Fix typo in url - - - - --- 2020-02-04 Segher Boessenkool New
« 1 2 ... 399 400 4011264 1265 »