Show patches with: State = Action Required       |   126536 patches
« 1 2 ... 393 394 3951265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
c++: Diagnose a deduction guide in a wrong scope [PR91759] c++: Diagnose a deduction guide in a wrong scope [PR91759] - - - - --- 2020-03-17 Li, Pan2 via Gcc-patches New
strlen: Punt on UB reads past end of string literal [PR94187] strlen: Punt on UB reads past end of string literal [PR94187] - - - - --- 2020-03-17 Li, Pan2 via Gcc-patches New
expand: Don't depend on warning flags in code generation of strnlen [PR94189] expand: Don't depend on warning flags in code generation of strnlen [PR94189] - - - - --- 2020-03-17 Li, Pan2 via Gcc-patches New
[v3] c++: Fix parsing of invalid enum specifiers [PR90995] [v3] c++: Fix parsing of invalid enum specifiers [PR90995] - - - - --- 2020-03-17 Li, Pan2 via Gcc-patches New
[d/92309] Committed fix for assignment to anonymous union member corrupts sibling members in struct [d/92309] Committed fix for assignment to anonymous union member corrupts sibling members in struct - - - - --- 2020-03-16 Li, Pan2 via Gcc-patches New
[committed] libstdc++: Add default constructor to net::service_already_exists (PR 94199) [committed] libstdc++: Add default constructor to net::service_already_exists (PR 94199) - - - - --- 2020-03-16 Li, Pan2 via Gcc-patches New
d: Committed fix multiple definition error when using mixins and interfaces. d: Committed fix multiple definition error when using mixins and interfaces. - - - - --- 2020-03-16 Li, Pan2 via Gcc-patches New
c++: Fix access checking for __is_assignable and __is_constructible (c++/94197) c++: Fix access checking for __is_assignable and __is_constructible (c++/94197) - - - - --- 2020-03-16 Li, Pan2 via Gcc-patches New
avoid modifying type in attribute access handler [PR94098] avoid modifying type in attribute access handler [PR94098] - - - - --- 2020-03-16 Li, Pan2 via Gcc-patches New
c++: Fix constexpr evaluation of self-modifying CONSTRUCTORs [PR94066] c++: Fix constexpr evaluation of self-modifying CONSTRUCTORs [PR94066] - - - - --- 2020-03-16 Li, Pan2 via Gcc-patches New
[PR,d/92792] : Committed reset libtool_VERSION to 1:0:0 [PR,d/92792] : Committed reset libtool_VERSION to 1:0:0 - - - - --- 2020-03-16 Li, Pan2 via Gcc-patches New
[v4,ARM,3/x] : MVE ACLE intrinsics framework patch. [v4,ARM,3/x] : MVE ACLE intrinsics framework patch. - - - - --- 2020-03-16 Srinath Parvathaneni New
c++: Fix wrong no post-decrement operator error in template [PR94190] c++: Fix wrong no post-decrement operator error in template [PR94190] - - - - --- 2020-03-16 Li, Pan2 via Gcc-patches New
[3/n] add vec_info * parameters where needed [3/n] add vec_info * parameters where needed - - - - --- 2020-03-16 Richard Biener New
[2/n] move-permutation-validity-check [2/n] move-permutation-validity-check - - - - --- 2020-03-16 Richard Biener New
[1/n] Remove SLP_INSTANCE_GROUP_SIZE [1/n] Remove SLP_INSTANCE_GROUP_SIZE - - - - --- 2020-03-16 Richard Biener New
[d] : Committed merge with upstream dmd [d] : Committed merge with upstream dmd - - - - --- 2020-03-16 Li, Pan2 via Gcc-patches New
[libphobos] : Committed merge upstream druntime and phobos [libphobos] : Committed merge upstream druntime and phobos - - - - --- 2020-03-16 Li, Pan2 via Gcc-patches New
Add new wa_noexecstack testsuite effective target. Add new wa_noexecstack testsuite effective target. - - - - --- 2020-03-16 Martin Liška New
c: Handle MEM_REF in c_fully_fold* [PR94179] c: Handle MEM_REF in c_fully_fold* [PR94179] - - - - --- 2020-03-16 Li, Pan2 via Gcc-patches New
Add C++2a wait/notify_one/notify_all support to std::atomic<> Add C++2a wait/notify_one/notify_all support to std::atomic<> - - - - --- 2020-03-16 Thomas Rodgers New
[v2] c++: Fix parsing of invalid enum specifiers [PR90995] [v2] c++: Fix parsing of invalid enum specifiers [PR90995] - - - - --- 2020-03-15 Li, Pan2 via Gcc-patches New
[COMMITTED] coroutines: Fix indentation (NFC). [COMMITTED] coroutines: Fix indentation (NFC). - - - - --- 2020-03-15 Iain Sandoe New
driver: Improve the generated help text for alias options with arguments driver: Improve the generated help text for alias options with arguments - - - - --- 2020-03-15 Li, Pan2 via Gcc-patches New
[committed] tree-nested: Fix handling of *reduction clauses with C array sections [PR93566] [committed] tree-nested: Fix handling of *reduction clauses with C array sections [PR93566] - - - - --- 2020-03-15 Li, Pan2 via Gcc-patches New
[v4] debug/93751 Generate DIEs for external variables with -g1 [v4] debug/93751 Generate DIEs for external variables with -g1 - - - - --- 2020-03-15 Alexey Neyman New
[committed] wwwdocs: Slightly shorten/simplify our notes on mailing list spam. [committed] wwwdocs: Slightly shorten/simplify our notes on mailing list spam. - - - - --- 2020-03-14 Gerald Pfeifer New
[pushed] c++: Fix ICE-after-error on partial spec [92068] [pushed] c++: Fix ICE-after-error on partial spec [92068] - - - - --- 2020-03-14 Li, Pan2 via Gcc-patches New
[pushed] c++: Find parameter pack in typedef in lambda [92909]. [pushed] c++: Find parameter pack in typedef in lambda [92909]. - - - - --- 2020-03-14 Li, Pan2 via Gcc-patches New
[pushed] c++: Fix CTAD with multiple-arg ctor template [93248]. [pushed] c++: Fix CTAD with multiple-arg ctor template [93248]. - - - - --- 2020-03-14 Li, Pan2 via Gcc-patches New
[libphobos] Committed merge with upstream druntime 7915b6a3 [libphobos] Committed merge with upstream druntime 7915b6a3 - - - - --- 2020-03-14 Li, Pan2 via Gcc-patches New
rs6000/test: Fix selector in fold-vec-mule-misc.c rs6000/test: Fix selector in fold-vec-mule-misc.c - - - - --- 2020-03-14 Segher Boessenkool New
c++: Fix parsing of invalid enum specifiers [PR90995] c++: Fix parsing of invalid enum specifiers [PR90995] - - - - --- 2020-03-14 Li, Pan2 via Gcc-patches New
[v3] debug/93751 Generate DIEs for external variables with -g1 [v3] debug/93751 Generate DIEs for external variables with -g1 - - - - --- 2020-03-14 Alexey Neyman New
tree-inline: Fix a -fcompare-debug issue in the inliner [PR94167] tree-inline: Fix a -fcompare-debug issue in the inliner [PR94167] - - - - --- 2020-03-14 Li, Pan2 via Gcc-patches New
reassoc: Avoid code generation to depend on hash_map traversal [PR94166] reassoc: Avoid code generation to depend on hash_map traversal [PR94166] - - - - --- 2020-03-14 Li, Pan2 via Gcc-patches New
[committed] Fix doubled indefinite articles, mostly in comments. [committed] Fix doubled indefinite articles, mostly in comments. - - - - --- 2020-03-14 Li, Pan2 via Gcc-patches New
[rs6000,PR92379] fix UB shift of 64-bit type by 64 bits [rs6000,PR92379] fix UB shift of 64-bit type by 64 bits - - - - --- 2020-03-13 Li, Pan2 via Gcc-patches New
[committed] analyzer: handle NOP_EXPR in get_lvalue [PR94099, PR94105] [committed] analyzer: handle NOP_EXPR in get_lvalue [PR94099, PR94105] - - - - --- 2020-03-13 Li, Pan2 via Gcc-patches New
[d] Committed merge with upstream dmd e9420cfbf [d] Committed merge with upstream dmd e9420cfbf - - - - --- 2020-03-13 Li, Pan2 via Gcc-patches New
Support the new ("v0") mangling scheme in rust-demangle. Support the new ("v0") mangling scheme in rust-demangle. - - - - --- 2020-03-13 Eduard-Mihai Burtescu New
Review request summary Review request summary - - - - --- 2020-03-13 Vaseeharan Vinayagamoorthy New
libstdc++: Skip 91371.cc for x32. libstdc++: Skip 91371.cc for x32. - - - - --- 2020-03-13 Li, Pan2 via Gcc-patches New
[Arm,2/4] Custom Datapath Extension intrinsics: instructions using FPU/MVE S/D registers [Arm,1/3] Support for Arm Custom Datapath Extension (CDE): enable the feature - - - - --- 2020-03-13 Dennis Zhang New
LRA: fix for PR92303 LRA: fix for PR92303 - - - - --- 2020-03-13 Li, Pan2 via Gcc-patches New
[commited] testsuite: Assorted x32 testsuite fixes [commited] testsuite: Assorted x32 testsuite fixes - - - - --- 2020-03-13 Li, Pan2 via Gcc-patches New
Increase min-lto-partition. Increase min-lto-partition. - - - - --- 2020-03-13 Martin Liška New
Do not strcat to result of getenv. Do not strcat to result of getenv. - - - - --- 2020-03-13 Martin Liška New
lra: Tighten check for reloading paradoxical subregs [PR94052] lra: Tighten check for reloading paradoxical subregs [PR94052] - - - - --- 2020-03-13 Richard Sandiford New
Fix PR rtl-optimization/94119 Fix PR rtl-optimization/94119 - - - - --- 2020-03-13 Eric Botcazou New
tree-optimization/94163 constrain alignment set by PRE tree-optimization/94163 constrain alignment set by PRE - - - - --- 2020-03-13 Richard Biener New
Fix PR middle-end/92071 Fix PR middle-end/92071 - - - - --- 2020-03-13 Eric Botcazou New
Add C++2a wait/notify_one/notify_all support to std::atomic<> Add C++2a wait/notify_one/notify_all support to std::atomic<> - - - - --- 2020-03-13 Li, Pan2 via Gcc-patches New
df: Don't abuse bb->aux (PR94148) df: Don't abuse bb->aux (PR94148) - - - - --- 2020-03-12 Segher Boessenkool New
c++: Redundant -Wdeprecated-declarations warning in build_over_call (PR 67960) c++: Redundant -Wdeprecated-declarations warning in build_over_call (PR 67960) - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
[PR,c++/94147] Lamdas attached to global variables [PR,c++/94147] Lamdas attached to global variables - - - - --- 2020-03-12 Nathan Sidwell New
Fix Hashtable node manipulation when custom pointer Fix Hashtable node manipulation when custom pointer - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
RX removed control register cpen RX removed control register cpen - - - - --- 2020-03-12 Darius Galis New
[committed] maintainer-scripts: Fix up gcc_release without -l, where mkdir was using umask 077 afte… [committed] maintainer-scripts: Fix up gcc_release without -l, where mkdir was using umask 077 afte… - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
aarch64: Fix another bug in aarch64_add_offset_1 [PR94121] aarch64: Fix another bug in aarch64_add_offset_1 [PR94121] - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
maintainer-scripts: Fix jit documentation build with update_web_docs_git maintainer-scripts: Fix jit documentation build with update_web_docs_git - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
[Arm,1/3] Support for Arm Custom Datapath Extension (CDE): enable the feature [Arm,1/3] Support for Arm Custom Datapath Extension (CDE): enable the feature - - - - --- 2020-03-12 Dennis Zhang New
[committed] libstdc++: Fix test failure due to -Wnonnull warnings [committed] libstdc++: Fix test failure due to -Wnonnull warnings - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
Strange read for simple_object_elf_find_sections for .a file Strange read for simple_object_elf_find_sections for .a file - - - - --- 2020-03-12 Martin Liška New
[RFC,vect] PR 91246: Prototype for vectorization of loops with breaks [RFC,vect] PR 91246: Prototype for vectorization of loops with breaks - - - - --- 2020-03-12 Andre Vieira (lists) New
tree-optimization/94103 avoid CSE of loads with padding tree-optimization/94103 avoid CSE of loads with padding - - - - --- 2020-03-12 Richard Biener New
doc: Fix up ASM_OUTPUT_ALIGNED_DECL_LOCAL description doc: Fix up ASM_OUTPUT_ALIGNED_DECL_LOCAL description - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
tree-dse: Fix mem* head trimming if call has lhs [PR94130] tree-dse: Fix mem* head trimming if call has lhs [PR94130] - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
libstdc++: Fix the return type of __cxa_finalize according to the Itanium C++ ABI libstdc++: Fix the return type of __cxa_finalize according to the Itanium C++ ABI - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
[RS6000] make PLT loads volatile [RS6000] make PLT loads volatile - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
Add myself to MAINTAINERS Add myself to MAINTAINERS - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
[v3,2/2] generate EH info for all asm statements (PR93981) generate EH info for asm statements (PR93981) - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
[v3,1/2] generate EH info for volatile asm statements (PR93981) generate EH info for asm statements (PR93981) - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
[committed] testsuite: Fix concepts-using2.C failure on 32-bit targets [PR93907] [committed] testsuite: Fix concepts-using2.C failure on 32-bit targets [PR93907] - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
[pushed] c++: Fix ICE with concepts and aliases [PR93907]. [pushed] c++: Fix ICE with concepts and aliases [PR93907]. - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
[rs6000] Add command line and builtin compatibility [rs6000] Add command line and builtin compatibility - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
Bug fix: cannot convert 'const short int*' to 'const __bf16*' Bug fix: cannot convert 'const short int*' to 'const __bf16*' - - - - --- 2020-03-11 Delia Burduv New
pdp11: Fix handling of common (local and global) vars [PR94134] pdp11: Fix handling of common (local and global) vars [PR94134] - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
[committed] RISC-V: Fix testsuite regression due to recent IRA changes. [committed] RISC-V: Fix testsuite regression due to recent IRA changes. - - - - --- 2020-03-11 Kito Cheng New
libstdc++: Add a test that takes the split_view of a non-forward range libstdc++: Add a test that takes the split_view of a non-forward range - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
fold-undefined-pointer-offsetting fold-undefined-pointer-offsetting - - - - --- 2020-03-11 Richard Biener New
[C/C++,OpenACC] Reject vars of different scope in acc declare (PR94120) [C/C++,OpenACC] Reject vars of different scope in acc declare (PR94120) - - - - --- 2020-03-11 Tobias Burnus New
Remove redundant zero extend Remove redundant zero extend - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
[v4,ARM,2/x] : MVE ACLE intrinsics framework patch. [v4,ARM,2/x] : MVE ACLE intrinsics framework patch. - - - - --- 2020-03-11 Srinath Parvathaneni New
value-prof: Fix abs uses in value-prof.c [PR93962] value-prof: Fix abs uses in value-prof.c [PR93962] - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
dfp: Fix decimal_to_binary [PR94111] dfp: Fix decimal_to_binary [PR94111] - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
Fix middle-end/93961 Fix middle-end/93961 - - - - --- 2020-03-11 Eric Botcazou New
ldist: Further fixes for -ftrapv [PR94114] ldist: Further fixes for -ftrapv [PR94114] - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
aarch64: Fix ICE in aarch64_add_offset_1 [PR94121] aarch64: Fix ICE in aarch64_add_offset_1 [PR94121] - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
[committed] Fix length computation for movsi_insv on bfin [committed] Fix length computation for movsi_insv on bfin - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
[pushed] c++: Fix deferred noexcept on constructor [PR93901]. [pushed] c++: Fix deferred noexcept on constructor [PR93901]. - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
[pushed] c++: Fix ICE with omitted template args [PR93956]. [pushed] c++: Fix ICE with omitted template args [PR93956]. - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
c++: Fix wrong conversion error with non-viable overload [PR94124] c++: Fix wrong conversion error with non-viable overload [PR94124] - - - - --- 2020-03-10 Li, Pan2 via Gcc-patches New
[v2,ARM,3/2x] : MVE intrinsics with binary operands. [v2,ARM,3/2x] : MVE intrinsics with binary operands. - - - - --- 2020-03-10 Srinath Parvathaneni New
[v2,ARM,2/2x] : MVE intrinsics with binary operands. [v2,ARM,2/2x] : MVE intrinsics with binary operands. - - - - --- 2020-03-10 Srinath Parvathaneni New
[v2,ARM,1/2x] : MVE intrinsics with binary operands. [v2,ARM,1/2x] : MVE intrinsics with binary operands. - - - - --- 2020-03-10 Srinath Parvathaneni New
[v2,ARM,4/1x] : MVE intrinsics with unary operand. [v2,ARM,4/1x] : MVE intrinsics with unary operand. - - - - --- 2020-03-10 Srinath Parvathaneni New
[v2,ARM,2/1x] : MVE intrinsics with unary operand. [v2,ARM,2/1x] : MVE intrinsics with unary operand. - - - - --- 2020-03-10 Srinath Parvathaneni New
[v2,ARM,1/1x] : Patch to support MVE ACLE intrinsics with unary operand. [v2,ARM,1/1x] : Patch to support MVE ACLE intrinsics with unary operand. - - - - --- 2020-03-10 Srinath Parvathaneni New
[v2,ARM,4/x] : MVE ACLE vector interleaving store intrinsics. [v2,ARM,4/x] : MVE ACLE vector interleaving store intrinsics. - - - - --- 2020-03-10 Srinath Parvathaneni New
« 1 2 ... 393 394 3951265 1266 »