Show patches with: State = Action Required       |   126483 patches
« 1 2 ... 398 399 4001264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[fixincludes] skip fixinc on vxworks7*, amend mkheaders [fixincludes] skip fixinc on vxworks7*, amend mkheaders - - - - --- 2020-02-13 Alexandre Oliva New
[committed] c++: Fix constexpr if and braced functional cast. [committed] c++: Fix constexpr if and braced functional cast. - - - - --- 2020-02-12 Jason Merrill New
[committed] testsuite: Fix up gcc.target/powerpc/pr93122.c test [committed] testsuite: Fix up gcc.target/powerpc/pr93122.c test - - - - --- 2020-02-12 Jakub Jelinek New
[committed] Consolidate two H8 peepholes into one peephole using a mode iterator [committed] Consolidate two H8 peepholes into one peephole using a mode iterator - - - - --- 2020-02-12 Jeff Law New
[2/2] libstdc++: Implement ranges [specialized.algorithms] [1/2] libstdc++: Move some ranges algos to a new header <bits/ranges_algobase.h> - - - - --- 2020-02-12 Patrick Palka New
[1/2] libstdc++: Move some ranges algos to a new header <bits/ranges_algobase.h> [1/2] libstdc++: Move some ranges algos to a new header <bits/ranges_algobase.h> - - - - --- 2020-02-12 Patrick Palka New
c++: Fix poor diagnostic for array initializer [PR93710] c++: Fix poor diagnostic for array initializer [PR93710] - - - - --- 2020-02-12 Marek Polacek New
[committed] More H8 cleanups [committed] More H8 cleanups - - - - --- 2020-02-12 Jeff Law New
[committed] Clean up various dead patterns, expanders, splitters and peepholes on the H8. [committed] Clean up various dead patterns, expanders, splitters and peepholes on the H8. - - - - --- 2020-02-12 Jeff Law New
[committed] c++: Add new test [PR88819] [committed] c++: Add new test [PR88819] - - - - --- 2020-02-12 Marek Polacek New
c++: Fix hashing and testing for equality of ATOMIC_CONST_EXPRs c++: Fix hashing and testing for equality of ATOMIC_CONST_EXPRs - - - - --- 2020-02-12 Patrick Palka New
c++: Emit DFP typeinfos even when DFP is disabled [PR92906] c++: Emit DFP typeinfos even when DFP is disabled [PR92906] - - - - --- 2020-02-12 Jakub Jelinek New
i386: Fix up vec_extract_lo* patterns [PR93670] i386: Fix up vec_extract_lo* patterns [PR93670] - - - - --- 2020-02-12 Jakub Jelinek New
testsuite/93697 fix inconsistent warning in testcase testsuite/93697 fix inconsistent warning in testcase - - - - --- 2020-02-12 Richard Biener New
[coroutines] Handle component_ref in captures_temporary [coroutines] Handle component_ref in captures_temporary - - - - --- 2020-02-12 JunMa New
[cris-decc0,14/14] cris: Enable "neg" to set condition codes. Untitled series #158021 - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,13/14] cris: Enable single-bit btst/btstq to set condition codes. Untitled series #158021 - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,12/14] cris: Enable 32-bit shifts, clz, bswap, umin to set condition codes. Untitled series #158021 - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,11/14] cris: Enable general "and", "or", "xor", "not" to set condition codes. Untitled series #158021 - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,10/14] cris: Enable additions and subtractions to set condition codes. Untitled series #158021 - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,9/14] cris: Enable extend operations to SImode to set condition codes. Untitled series #158021 - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,8/14] cris: Enable movhi and movqi to set condition codes. Anonymize. Untitled series #158021 - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,7/14] cris: Enable *movsi_internal to set condition codes. Untitled series #158021 - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,6/14] cris: Introduce CC_NZVCmode and CC_NZmode. Untitled series #158021 - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,5/14] cris.md: Post-reload, split/generate clobberless zero source moves A set of compare-elimination-fixes. - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,4/14] cris.md: Post-reload, split/generate clobberless memory destination moves A set of compare-elimination-fixes. - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,3/14] config/cris/cris.h (REVERSIBLE_CC_MODE): Define to true. A set of compare-elimination-fixes. - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,2/14] cris: Define TARGET_FLAGS_REGNUM. A set of compare-elimination-fixes. - - - - --- 2020-02-12 Hans-Peter Nilsson New
[cris-decc0,1/14] cris: Emit trivial btstq expected by gcc.target/cris/sync-2i.c, sync-2c.c A set of compare-elimination-fixes. - - - - --- 2020-02-12 Hans-Peter Nilsson New
i386: Fix k*shift* intrinsics [PR93673] i386: Fix k*shift* intrinsics [PR93673] - - - - --- 2020-02-12 Jakub Jelinek New
real: Fix roundeven on inf/nan [PR93663] real: Fix roundeven on inf/nan [PR93663] - - - - --- 2020-02-12 Jakub Jelinek New
libstdc++: Memoize {drop,drop_while,filter,reverse}_view::begin libstdc++: Memoize {drop,drop_while,filter,reverse}_view::begin - - - - --- 2020-02-12 Patrick Palka New
[committed] c++: Fix implicit friend operator==. [committed] c++: Fix implicit friend operator==. - - - - --- 2020-02-12 Jason Merrill New
avoid assuming calloc return value is used (PR 93683) avoid assuming calloc return value is used (PR 93683) - - - - --- 2020-02-11 Martin Sebor New
c++: Fix ICE-on-invalid with broken attribute [PR93684] c++: Fix ICE-on-invalid with broken attribute [PR93684] - - - - --- 2020-02-11 Marek Polacek New
avoid user-constructible types in reshape_init_array (PR 90938) avoid user-constructible types in reshape_init_array (PR 90938) - - - - --- 2020-02-11 Martin Sebor New
c++: Fix value-init crash in template [PR93676] c++: Fix value-init crash in template [PR93676] - - - - --- 2020-02-11 Marek Polacek New
[v2] Fix -ffast-math flags handling inconsistencies [v2] Fix -ffast-math flags handling inconsistencies - - - - --- 2020-02-11 Ulrich Weigand New
[committed] analyzer: fix ICE due to missing state_change purging (PR 93374) [committed] analyzer: fix ICE due to missing state_change purging (PR 93374) - - - - --- 2020-02-11 David Malcolm New
[committed] analyzer: fix ICE in "__analyzer_dump_exploded_nodes" on non-empty worklist (PR 93669) [committed] analyzer: fix ICE in "__analyzer_dump_exploded_nodes" on non-empty worklist (PR 93669) - - - - --- 2020-02-11 David Malcolm New
[committed] analyzer: fix ICE with equiv_class constant (PR 93649) [committed] analyzer: fix ICE with equiv_class constant (PR 93649) - - - - --- 2020-02-11 David Malcolm New
[committed] analyzer.opt: reword descriptions of two dump options (PR 93657) [committed] analyzer.opt: reword descriptions of two dump options (PR 93657) - - - - --- 2020-02-11 David Malcolm New
Hashtable: Add missing std qualification on a forward call Hashtable: Add missing std qualification on a forward call - - - - --- 2020-02-11 François Dumont New
libstdc++: Fix LWG issues 3389 and 3390 libstdc++: Fix LWG issues 3389 and 3390 - - - - --- 2020-02-11 Patrick Palka New
[9/10,Regression] fortran: ICE in gfc_validate_kind(): Got bad kind [PR93580] Untitled series #157901 - - - - --- 2020-02-11 Mark Eggleston New
regalloc/debug: fix buggy print_hard_reg_set regalloc/debug: fix buggy print_hard_reg_set - - - - --- 2020-02-11 Hans-Peter Nilsson New
[9/10,Regression] fortran: ICE in gfc_validate_kind(): Got bad kind [PR93580] Untitled series #157891 - - - - --- 2020-02-11 Mark Eggleston New
fortran: ICE using undeclared symbol in array constructor, PR93484 fortran: ICE using undeclared symbol in array constructor, PR93484 - - - - --- 2020-02-11 Mark Eggleston New
[Ping,Arm] ACLE 8-bit integer matrix multiply-accumulate intrinsics [Ping,Arm] ACLE 8-bit integer matrix multiply-accumulate intrinsics - - - - --- 2020-02-11 Dennis Zhang New
[arm] Implement Armv8.1-M low overhead loops [arm] Implement Armv8.1-M low overhead loops - - - - --- 2020-02-11 Andrea Corallo New
tree-optimization/93661 properly guard tree_to_poly_int64 tree-optimization/93661 properly guard tree_to_poly_int64 - - - - --- 2020-02-11 Richard Biener New
[committed] c++: Fix static initialization from <=>. [committed] c++: Fix static initialization from <=>. - - - - --- 2020-02-11 Jason Merrill New
[IRA] Fix PR91052 by skipping multiple_sets insn in combine_and_move_insns [IRA] Fix PR91052 by skipping multiple_sets insn in combine_and_move_insns - - - - --- 2020-02-11 Kewen.Lin New
[1/4,v3,GCC11] Add middle-end unroll factor estimation [1/4,v3,GCC11] Add middle-end unroll factor estimation - - - - --- 2020-02-11 Kewen.Lin New
Make __glibcxx_assert constexpr compatible Make __glibcxx_assert constexpr compatible - - - - --- 2020-02-11 François Dumont New
rs6000: Use strlen instead of sizeof - 1 rs6000: Use strlen instead of sizeof - 1 - - - - --- 2020-02-11 Segher Boessenkool New
[coroutines] Do not strip cleanup_point when promote temporaries out of current stmt [coroutines] Do not strip cleanup_point when promote temporaries out of current stmt - - - - --- 2020-02-11 JunMa New
[committed] analyzer.opt: fix typos in descriptions (PR 93659) [committed] analyzer.opt: fix typos in descriptions (PR 93659) - - - - --- 2020-02-10 David Malcolm New
[committed] analyzer: handle vector types (PR 93350) [committed] analyzer: handle vector types (PR 93350) - - - - --- 2020-02-10 David Malcolm New
[committed] analyzer: fix ICE reporting NULL dereference (PR 93647) [committed] analyzer: fix ICE reporting NULL dereference (PR 93647) - - - - --- 2020-02-10 David Malcolm New
issue -Wstringop-overflow for potential overflow, not -truncation (PR 93646) issue -Wstringop-overflow for potential overflow, not -truncation (PR 93646) - - - - --- 2020-02-10 Martin Sebor New
Add ppc_ieee128_ok target-supports proc Add ppc_ieee128_ok target-supports proc - - - - --- 2020-02-10 will schmidt New
Tweak testcases for pr70010 Tweak testcases for pr70010 - - - - --- 2020-02-10 will schmidt New
Fix libgcc build failure on FRV Fix libgcc build failure on FRV - - - - --- 2020-02-10 Jeff Law New
[committed] Darwin: -Wformat-diag fix (PR93641) [committed] Darwin: -Wformat-diag fix (PR93641) - - - - --- 2020-02-10 Iain Sandoe New
i386: Skip ENDBR32 at nested function entry i386: Skip ENDBR32 at nested function entry - - - - --- 2020-02-10 H.J. Lu New
, Rename and document PowerPC -mprefixed-addr to -mprefixed , Rename and document PowerPC -mprefixed-addr to -mprefixed - - - - --- 2020-02-10 Michael Meissner New
fix off-by-one mistakes in attribute access syntax checking (PR 93640) fix off-by-one mistakes in attribute access syntax checking (PR 93640) - - - - --- 2020-02-10 Martin Sebor New
[6/6,CRIS,cc0-preparations] gcc.target/cris/dbr-1.c: New test. Untitled series #157730 - - - - --- 2020-02-10 Hans-Peter Nilsson New
[5/6,CRIS,cc0-preparations] gcc.target/cris/pr93372-3.c, -4.c...-35.c: New tests. [1/6,CRIS,cc0-preparations] try to generate zero-based comparisons - - - - --- 2020-02-10 Hans-Peter Nilsson New
[4/6,CRIS,cc0-preparations] gcc.target/cris/pr93372-2.c, -5.c, -8.c: New tests. [1/6,CRIS,cc0-preparations] try to generate zero-based comparisons - - - - --- 2020-02-10 Hans-Peter Nilsson New
[3/6,CRIS,cc0-preparations] gcc.target/cris/pr93372-1.c: New test. [1/6,CRIS,cc0-preparations] try to generate zero-based comparisons - - - - --- 2020-02-10 Hans-Peter Nilsson New
[2/6,CRIS,cc0-preparations] gcc.target/cris/cris.exp (check_effective_target_cc0): New. [1/6,CRIS,cc0-preparations] try to generate zero-based comparisons - - - - --- 2020-02-10 Hans-Peter Nilsson New
[1/6,CRIS,cc0-preparations] try to generate zero-based comparisons [1/6,CRIS,cc0-preparations] try to generate zero-based comparisons - - - - --- 2020-02-10 Hans-Peter Nilsson New
c++: Improve dump_decl for standard concepts c++: Improve dump_decl for standard concepts - - - - --- 2020-02-10 Patrick Palka New
Fix stack pointer handling in ms_hook_prologue functions for i386 target. Fix stack pointer handling in ms_hook_prologue functions for i386 target. - - - - --- 2020-02-10 Paul Gofman New
arm: correct constraints on movsi_compare0 [PR91913] arm: correct constraints on movsi_compare0 [PR91913] - - - - --- 2020-02-10 Richard Earnshaw New
committed: fix typo in define_subst example, md.texi committed: fix typo in define_subst example, md.texi - - - - --- 2020-02-10 Hans-Peter Nilsson New
i386: Fix -mavx -mno-mavx2 ICE with VEC_COND_EXPR [PR93637] i386: Fix -mavx -mno-mavx2 ICE with VEC_COND_EXPR [PR93637] - - - - --- 2020-02-10 Jakub Jelinek New
c-format: -Wformat-diag fix [PR93641] c-format: -Wformat-diag fix [PR93641] - - - - --- 2020-02-10 Jakub Jelinek New
[committed] c++: Fix strncmp last argument in dump_decl_name [PR93641] [committed] c++: Fix strncmp last argument in dump_decl_name [PR93641] - - - - --- 2020-02-10 Jakub Jelinek New
[committed] i386: Fix strncmp last arguments in x86_64_elf_section_type_flags [PR93641] [committed] i386: Fix strncmp last arguments in x86_64_elf_section_type_flags [PR93641] - - - - --- 2020-02-10 Jakub Jelinek New
[Pingx3,ARM] Add ACLE intrinsics for dot product (vusdot - vector, v<us/su>dot - by element) for AA… [Pingx3,ARM] Add ACLE intrinsics for dot product (vusdot - vector, v<us/su>dot - by element) for AA… - - - - --- 2020-02-10 Stamatis Markianos-Wright New
[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
« 1 2 ... 398 399 4001264 1265 »