Show patches with: State = Action Required       |    Archived = No       |   126673 patches
« 1 2 ... 241 242 2431266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed,4/4] d: Merge upstream phobos 574bf883b [committed,1/4] d: Merge upstream dmd 568496d5b - - - - --- 2021-12-08 Iain Buclaw New
[committed,3/4] d: Merge upstream druntime 178c44ff [committed,1/4] d: Merge upstream dmd 568496d5b - - - - --- 2021-12-08 Iain Buclaw New
[committed,2/4] d: Merge upstream dmd testsuite 568496d5b [committed,1/4] d: Merge upstream dmd 568496d5b - - - - --- 2021-12-08 Iain Buclaw New
[committed,1/4] d: Merge upstream dmd 568496d5b [committed,1/4] d: Merge upstream dmd 568496d5b - - - - --- 2021-12-08 Iain Buclaw New
[committed] libstdc++: Fix undefined shift when _Atomic_word is 64-bit [committed] libstdc++: Fix undefined shift when _Atomic_word is 64-bit - - - - --- 2021-12-08 Jonathan Wakely New
[v4] c++: Handle auto(x) in parameter-declaration-clause [PR103401] [v4] c++: Handle auto(x) in parameter-declaration-clause [PR103401] - - - - --- 2021-12-08 Marek Polacek New
[committed] PR fortran/103609 - [11/12 Regression] ICE in gfc_sym_get_dummy_args, at fortran/symbol… [committed] PR fortran/103609 - [11/12 Regression] ICE in gfc_sym_get_dummy_args, at fortran/symbol… - - - - --- 2021-12-08 Harald Anlauf New
[pushed] libgcc, Darwin: Build a libgcc_s.1 for backwards compatibility. [pushed] libgcc, Darwin: Build a libgcc_s.1 for backwards compatibility. - - - - --- 2021-12-08 Iain Sandoe New
[pushed] Darwin: Amend pie options when linking mdynamic-no-pic. [pushed] Darwin: Amend pie options when linking mdynamic-no-pic. - - - - --- 2021-12-08 Iain Sandoe New
[COMMITTED] bpf: avoid potential NULL pointer dereference [COMMITTED] bpf: avoid potential NULL pointer dereference - - - - --- 2021-12-08 David Faust New
enable -Winvalid-memory-order for C++ [PR99612] enable -Winvalid-memory-order for C++ [PR99612] - - - - --- 2021-12-08 Martin Sebor New
AArch64: Improve rotate patterns AArch64: Improve rotate patterns - - - - --- 2021-12-08 Wilco Dijkstra New
c++: Support &typeid(x) == &typeid(y) and typeid(x) == typeid(y) in constant evaluation [PR103600] c++: Support &typeid(x) == &typeid(y) and typeid(x) == typeid(y) in constant evaluation [PR103600] - - - - --- 2021-12-08 Jakub Jelinek New
Use -fopt-info in unswitch pass. Use -fopt-info in unswitch pass. - - - - --- 2021-12-08 Martin Liška New
[i386] Add combine splitter to transform vashr/vlshr/vashl_optab to ashr/lshr/ashl_optab for const … [i386] Add combine splitter to transform vashr/vlshr/vashl_optab to ashr/lshr/ashl_optab for const … - - - - --- 2021-12-08 Jiang, Haochen New
[3/3] Fix loop split incorrect count and probability Dependency patches for hoist LIM code to cold loop - - - - --- 2021-12-08 Xionghu Luo New
[2/3] Fix incorrect loop exit edge probability [PR103270] Dependency patches for hoist LIM code to cold loop - - - - --- 2021-12-08 Xionghu Luo New
[1/3] loop-invariant: Don't move cold bb instructions to preheader in RTL Dependency patches for hoist LIM code to cold loop - - - - --- 2021-12-08 Xionghu Luo New
[PR103302] skip multi-word pre-move clobber during lra [PR103302] skip multi-word pre-move clobber during lra - - - - --- 2021-12-08 Alexandre Oliva New
[PR103097] tolerate reg-stack cross-block malformed asms [PR103097] tolerate reg-stack cross-block malformed asms - - - - --- 2021-12-08 Alexandre Oliva New
[PR103024,PR103530] support throwing compares and non-boolean types in harden-compares [PR103024,PR103530] support throwing compares and non-boolean types in harden-compares - - - - --- 2021-12-08 Alexandre Oliva New
[v3] c++: Handle auto(x) in parameter-declaration-clause [PR103401] [v3] c++: Handle auto(x) in parameter-declaration-clause [PR103401] - - - - --- 2021-12-08 Marek Polacek New
PR fortran/103610 - ICE in gfc_convert_mpz_to_signed, at fortran/simplify.c:193 PR fortran/103610 - ICE in gfc_convert_mpz_to_signed, at fortran/simplify.c:193 - - - - --- 2021-12-07 Harald Anlauf New
[pushed] c++: Fix decltype-bitfield1.C on i?86 [pushed] c++: Fix decltype-bitfield1.C on i?86 - - - - --- 2021-12-07 Marek Polacek New
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 New
PR fortran/103607 - [9/10/11/12 Regression] ICE in do_subscript, at fortran/frontend-passes.c:2927 PR fortran/103607 - [9/10/11/12 Regression] ICE in do_subscript, at fortran/frontend-passes.c:2927 - - - - --- 2021-12-07 Harald Anlauf New
[GCC11] PR tree-optimization/103603 - Directly resolve range_of_stmt dependencies. (Port of PR 1032… [GCC11] PR tree-optimization/103603 - Directly resolve range_of_stmt dependencies. (Port of PR 1032… - - - - --- 2021-12-07 Andrew MacLeod New
rs6000: Fix check_effective_target_rop_ok [PR103556, PR103586] rs6000: Fix check_effective_target_rop_ok [PR103556, PR103586] - - - - --- 2021-12-07 Peter Bergner New
Fix C++/93809 and C++/83469: typenames and unions Fix C++/93809 and C++/83469: typenames and unions - - - - --- 2021-12-07 Li, Pan2 via Gcc-patches New
Enable -Wuninitialized + -ftrivial-auto-var-init for address taken variables Enable -Wuninitialized + -ftrivial-auto-var-init for address taken variables - - - - --- 2021-12-07 Qing Zhao New
Limit inlining functions called once Limit inlining functions called once - - - - --- 2021-12-07 Jan Hubicka New
testsuite: Use attribute "noipa" in sibcall tests testsuite: Use attribute "noipa" in sibcall tests - - - - --- 2021-12-07 Hans-Peter Nilsson New
x86: Check FUNCTION_DECL before calling cgraph_node::get x86: Check FUNCTION_DECL before calling cgraph_node::get - - - - --- 2021-12-07 H.J. Lu New
tree-optimization/103596 - fix missed propagation into switches tree-optimization/103596 - fix missed propagation into switches - - - - --- 2021-12-07 Richard Biener New
[vect] Re-analyze all modes for epilogues [vect] Re-analyze all modes for epilogues - - - - --- 2021-12-07 Andre Vieira (lists) New
pch: Add support for relocation of the PCH data [PR71934] pch: Add support for relocation of the PCH data [PR71934] - - - - --- 2021-12-07 Jakub Jelinek New
Modify combine pattern by a pseudo AND with its nonzero bits [PR93453] Modify combine pattern by a pseudo AND with its nonzero bits [PR93453] - - - - --- 2021-12-07 HAO CHEN GUI New
pragma: Update target option node when optimization changes [PR103515] pragma: Update target option node when optimization changes [PR103515] - - - - --- 2021-12-07 Kewen.Lin New
[i386] Add combine splitter to transform vpcmpeqd/vpxor/vblendvps to vblendvps for ~op0 [i386] Add combine splitter to transform vpcmpeqd/vpxor/vblendvps to vblendvps for ~op0 - - - - --- 2021-12-07 Jiang, Haochen New
lto: Don't run ipa-comdats pass during LTO lto: Don't run ipa-comdats pass during LTO - - - - --- 2021-12-07 Sandra Loosemore New
[committed] analyzer: fix equivalence class state purging [PR103533] [committed] analyzer: fix equivalence class state purging [PR103533] - - - - --- 2021-12-06 David Malcolm New
PR fortran/103588 - ICE: Simplification error in gfc_ref_dimen_size, at fortran/array.c:2407 PR fortran/103588 - ICE: Simplification error in gfc_ref_dimen_size, at fortran/array.c:2407 - - - - --- 2021-12-06 Harald Anlauf New
[COMMITTED] rs6000: Fix errant "vector" instead of "__vector" [COMMITTED] rs6000: Fix errant "vector" instead of "__vector" - - - - --- 2021-12-06 Paul A. Clarke New
PR fortran/103591 - ICE in gfc_compare_string, at fortran/arith.c:1119 PR fortran/103591 - ICE in gfc_compare_string, at fortran/arith.c:1119 - - - - --- 2021-12-06 Harald Anlauf New
[COMMITTED] bpf: mark/remove unused arguments and remove an unused function [COMMITTED] bpf: mark/remove unused arguments and remove an unused function - - - - --- 2021-12-06 Jose E. Marchesi New
[6/6] rs6000: Rename arrays to remove temporary _x suffix Remove "old" built-in function infrastructure - - - - --- 2021-12-06 Bill Schmidt New
[5/6] rs6000: Rename functions with "new" in their names Remove "old" built-in function infrastructure - - - - --- 2021-12-06 Bill Schmidt New
[4/6] rs6000: Remove rs6000-builtin.def and associated data and functions Remove "old" built-in function infrastructure - - - - --- 2021-12-06 Bill Schmidt New
[3/6] rs6000: Rename rs6000-builtin-new.def to rs6000-builtins.def Remove "old" built-in function infrastructure - - - - --- 2021-12-06 Bill Schmidt New
[2/6] rs6000: Remove altivec_overloaded_builtins array and initialization Remove "old" built-in function infrastructure - - - - --- 2021-12-06 Bill Schmidt New
[1/6] rs6000: Remove new_builtins_are_live and dead code it was guarding Remove "old" built-in function infrastructure - - - - --- 2021-12-06 Bill Schmidt New
[v3,7/7] ifcvt: Run second pass if it is possible to omit a temporary. ifcvt: Convert multiple - - - - --- 2021-12-06 Robin Dapp New
[v3,6/7] testsuite/s390: Add tests for noce_convert_multiple. ifcvt: Convert multiple - - - - --- 2021-12-06 Robin Dapp New
[v3,5/7] ifcvt: Try re-using CC for conditional moves. ifcvt: Convert multiple - - - - --- 2021-12-06 Robin Dapp New
[v3,4/7] ifcvt/optabs: Allow using a CC comparison for emit_conditional_move. ifcvt: Convert multiple - - - - --- 2021-12-06 Robin Dapp New
[v3,3/7] ifcvt: Improve costs handling for noce_convert_multiple. ifcvt: Convert multiple - - - - --- 2021-12-06 Robin Dapp New
[v3,2/7] ifcvt: Allow constants for noce_convert_multiple. ifcvt: Convert multiple - - - - --- 2021-12-06 Robin Dapp New
[v3,1/7] ifcvt: Check if cmovs are needed. ifcvt: Convert multiple - - - - --- 2021-12-06 Robin Dapp New
[v2,5/5] fix up compute_objsize: add a dump function [v2] fix PR 103143 - - - - --- 2021-12-06 Martin Sebor New
[v2,4/5] fix up compute_objsize: refactor it into helpers [v2] fix PR 103143 - - - - --- 2021-12-06 Martin Sebor New
[v2,3/5] fix up compute_objsize: factor out PHI handling [v2] fix PR 103143 - - - - --- 2021-12-06 Martin Sebor New
[v2,2/5] fix up compute_objsize: pass GIMPLE statement to it [v2] fix PR 103143 - - - - --- 2021-12-06 Martin Sebor New
[v2,1/5] fix up compute_objsize: move bndrng into access_data [v2,1/5] fix up compute_objsize: move bndrng into access_data - - - - --- 2021-12-06 Martin Sebor New
[v2] fix PR 103143 [v2] fix PR 103143 - - - - --- 2021-12-06 Martin Sebor New
tree-optimization/103581 - fix masked gather on x86 tree-optimization/103581 - fix masked gather on x86 - - - - --- 2021-12-06 Richard Biener New
[RFC,WIP] OpenMP map with iterator + Fortran OpenMP deep mapping / custom allocator (+ Fortran co_r… [RFC,WIP] OpenMP map with iterator + Fortran OpenMP deep mapping / custom allocator (+ Fortran co_r… - - - - --- 2021-12-06 Tobias Burnus New
D: fix UBSAN D: fix UBSAN - 1 - - --- 2021-12-06 Martin Liška New
tree-optimization/103544 - SLP reduction chain as SLP reduction issue tree-optimization/103544 - SLP reduction chain as SLP reduction issue - - - - --- 2021-12-06 Richard Biener New
[v2] jit: Add support for global rvalue initialization and ctors [v2] jit: Add support for global rvalue initialization and ctors - - - - --- 2021-12-06 Petter Tomner New
Fix hash_map::traverse overload Fix hash_map::traverse overload - - - - --- 2021-12-06 Matthias Kretz New
[committed] avr: Fix AVR build [PR71934] [committed] avr: Fix AVR build [PR71934] - - - - --- 2021-12-06 Jakub Jelinek New
[i386] Prefer INT_SSE_REGS for SSE_FLOAT_MODE_P in preferred_reload_class. [i386] Prefer INT_SSE_REGS for SSE_FLOAT_MODE_P in preferred_reload_class. - - - - --- 2021-12-06 liuhongt New
[v2,1/1,AARCH64,PR102768] aarch64: Add compiler support for Shadow Call Stack [v2,1/1,AARCH64,PR102768] aarch64: Add compiler support for Shadow Call Stack - - - - --- 2021-12-06 Dan Li New
gimple: Optimise inlined gimple_seq_last gimple: Optimise inlined gimple_seq_last - - - - --- 2021-12-05 Richard Sandiford New
fold: Optimise fold_view_convert_expr fold: Optimise fold_view_convert_expr - - - - --- 2021-12-05 Richard Sandiford New
alias: Optimise call_may_clobber_ref_p alias: Optimise call_may_clobber_ref_p - - - - --- 2021-12-05 Richard Sandiford New
ranger: Add shortcuts for single-successor blocks ranger: Add shortcuts for single-successor blocks - - - - --- 2021-12-05 Richard Sandiford New
PR fortran/103418 - random_number() does not accept pointer, intent(in) array argument PR fortran/103418 - random_number() does not accept pointer, intent(in) array argument - - - - --- 2021-12-05 Harald Anlauf New
ranger: Optimise irange_union ranger: Optimise irange_union - - - - --- 2021-12-05 Richard Sandiford New
[pushed] Objective-C, NeXT: Reorganise meta-data declarations. [pushed] Objective-C, NeXT: Reorganise meta-data declarations. - - - - --- 2021-12-05 Iain Sandoe New
[committed] wwwdocs: gcc-4.6: Avoid link to Go [committed] wwwdocs: gcc-4.6: Avoid link to Go - - - - --- 2021-12-05 Gerald Pfeifer New
[pushed] c++: Add fixed test [PR93614] [pushed] c++: Add fixed test [PR93614] - - - - --- 2021-12-04 Marek Polacek New
c++: Fix for decltype and bit-fields [PR95009] c++: Fix for decltype and bit-fields [PR95009] - - - - --- 2021-12-04 Marek Polacek New
diagnostics: Honor #pragma GCC diagnostic in the preprocessor [PR53431] diagnostics: Honor #pragma GCC diagnostic in the preprocessor [PR53431] - - - - --- 2021-12-04 Lewis Hyatt New
[committed] libstdc++: Initialize member in std::match_results [PR103549] [committed] libstdc++: Initialize member in std::match_results [PR103549] - - - - --- 2021-12-04 Jonathan Wakely New
[committed] i386, ipa-modref: Comment spelling fix [committed] i386, ipa-modref: Comment spelling fix - - - - --- 2021-12-04 Jakub Jelinek New
[v2] c++: Handle auto(x) in parameter-declaration-clause [PR103401] [v2] c++: Handle auto(x) in parameter-declaration-clause [PR103401] - - - - --- 2021-12-04 Marek Polacek New
[committed] libstdc++: Simplify emplace member functions in _Rb_tree [committed] libstdc++: Simplify emplace member functions in _Rb_tree - - - - --- 2021-12-03 Jonathan Wakely New
[pushed] c++: avoid redundant scope in diagnostics [pushed] c++: avoid redundant scope in diagnostics - - - - --- 2021-12-03 Jason Merrill New
pru: Fixup flags for .pru_irq_map section pru: Fixup flags for .pru_irq_map section - - - - --- 2021-12-03 Dimitar Dimitrov New
[2/2] Use dominators to reduce ranger cache-flling. [1/2] - Add BB option for outgoing_edge_range_p. - - - - --- 2021-12-03 Andrew MacLeod New
[1/2] - Add BB option for outgoing_edge_range_p. [1/2] - Add BB option for outgoing_edge_range_p. - - - - --- 2021-12-03 Andrew MacLeod New
[v3] elf: Add _dl_find_object function [v3] elf: Add _dl_find_object function - - - - --- 2021-12-03 Florian Weimer New
[take,#2] PR target/43892: Some carry flag (CA) optimizations on PowerPC. [take,#2] PR target/43892: Some carry flag (CA) optimizations on PowerPC. - - - - --- 2021-12-03 Roger Sayle New
[6/6] rs6000: Rename arrays to remove temporary _x suffix rs6000: Remove "old" built-in function infrastructure - - - - --- 2021-12-03 Bill Schmidt New
[5/6] rs6000: Rename functions with "new" in their names rs6000: Remove "old" built-in function infrastructure - - - - --- 2021-12-03 Bill Schmidt New
[4/6] rs6000: Remove rs6000-builtin.def and associated data and functions rs6000: Remove "old" built-in function infrastructure - - - - --- 2021-12-03 Bill Schmidt New
[3/6] rs6000: Rename rs6000-builtin-new.def to rs6000-builtins.def rs6000: Remove "old" built-in function infrastructure - - - - --- 2021-12-03 Bill Schmidt New
[2/6] rs6000: Remove altivec_overloaded_builtins array and initialization rs6000: Remove "old" built-in function infrastructure - - - - --- 2021-12-03 Bill Schmidt New
x86: Scan leal in PR target/83782 tests for x32 x86: Scan leal in PR target/83782 tests for x32 - - - - --- 2021-12-03 H.J. Lu New
« 1 2 ... 241 242 2431266 1267 »