Show patches with: State = Action Required       |   126642 patches
« 1 2 ... 445 446 4471266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Improve QImode extraction without SSE4.1 (PR tree-optimization/91201) Improve QImode extraction without SSE4.1 (PR tree-optimization/91201) - - - - --- 2019-08-02 Jakub Jelinek New
Small tweaks to profile parameters Small tweaks to profile parameters - - - - --- 2019-08-02 Eric Botcazou New
[v2] RISC-V: Promote type correctly for libcalls [v2] RISC-V: Promote type correctly for libcalls - - - - --- 2019-08-02 Kito Cheng New
[2/3] mklog: parse PR references from new test files mklog improvements - - - - --- 2019-08-02 Martin Liška New
[1/3] Use argparse.ArgumentParser for mklog. mklog improvements - - - - --- 2019-08-02 Martin Liška New
Fix typo LIBGCCJIT_SYMLINK -> LIBGCCJIT_SONAME_SYMLINK Fix typo LIBGCCJIT_SYMLINK -> LIBGCCJIT_SONAME_SYMLINK - - - - --- 2019-08-02 Arvind Sankar New
PR fortran/42546 -- ALLOCATED has 2 mutually exclusive keywords PR fortran/42546 -- ALLOCATED has 2 mutually exclusive keywords - - - - --- 2019-08-01 Steve Kargl New
Add line returns in RTL dump file Add line returns in RTL dump file - - - - --- 2019-08-01 Eric Botcazou New
Fix minor issues in branch prediction code Fix minor issues in branch prediction code - - - - --- 2019-08-01 Eric Botcazou New
Add future.md placeholder to PowerPC Add future.md placeholder to PowerPC - - - - --- 2019-08-01 Michael Meissner New
C++ PATCH for c++/91230 - wrong error with __PRETTY_FUNCTION__ and generic lambda C++ PATCH for c++/91230 - wrong error with __PRETTY_FUNCTION__ and generic lambda - - - - --- 2019-08-01 Marek Polacek New
, Add future cost placeholder to PowerPC , Add future cost placeholder to PowerPC - - - - --- 2019-08-01 Michael Meissner New
[committed] Fix comment about pcrel_external_address [committed] Fix comment about pcrel_external_address - - - - --- 2019-08-01 Michael Meissner New
[i386] : Introduce usadv8qi [i386] : Introduce usadv8qi - - - - --- 2019-08-01 Uros Bizjak New
[i386] : Improve V2SI extractions [i386] : Improve V2SI extractions - - - - --- 2019-08-01 Uros Bizjak New
[2/3] C++20 constexpr lib part 2/3 - swappish functions. Untitled series #122787 - - - - --- 2019-08-01 Li, Pan2 via Gcc-patches New
[C++] Do not warn about [[nodiscard]] applied to a constructor [C++] Do not warn about [[nodiscard]] applied to a constructor - - - - --- 2019-08-01 Paolo Carlini New
[1/2] Introduce gcc_sort_r [1/2] Introduce gcc_sort_r - - - - --- 2019-08-01 Alexander Monakov New
mklog: parse PR references from new test files mklog: parse PR references from new test files - - - - --- 2019-08-01 Martin Liška New
Properly detect working jobserver in gcc driver. Properly detect working jobserver in gcc driver. - - - - --- 2019-08-01 Martin Liška New
Mark DECL_SET_IS_OPERATOR_DELETE for user-provided delete operators. Mark DECL_SET_IS_OPERATOR_DELETE for user-provided delete operators. - - - - --- 2019-08-01 Martin Liška New
Make cdtor names stable for LTO (PR lto/91307). Make cdtor names stable for LTO (PR lto/91307). - - - - --- 2019-08-01 Martin Liška New
Teach mklog to reference PRs. Teach mklog to reference PRs. - - - - --- 2019-08-01 Martin Liška New
[COMMITTED] Fix pr89330_0.C test [COMMITTED] Fix pr89330_0.C test - - - - --- 2019-08-01 Wilco Dijkstra New
Check -shared is available for tesstcases Check -shared is available for tesstcases - - - - --- 2019-08-01 Kito Cheng New
RISC-V: Promote type correctly for libcalls RISC-V: Promote type correctly for libcalls - - - - --- 2019-08-01 Kito Cheng New
Remove pointless global var Remove pointless global var - - - - --- 2019-08-01 Richard Biener New
Fix tree-optimization/91169 Fix tree-optimization/91169 - - - - --- 2019-08-01 Eric Botcazou New
[LTO] Avoid path name with // when installing lto-dump [LTO] Avoid path name with // when installing lto-dump - - - - --- 2019-08-01 Bernd Edlinger New
Backports to gcc-9-branch Backports to gcc-9-branch - - - - --- 2019-08-01 Jakub Jelinek New
fix and improve strlen conditional handling of merged stores (PR 91183, 91294, 91315) fix and improve strlen conditional handling of merged stores (PR 91183, 91294, 91315) - - - - --- 2019-08-01 Martin Sebor New
[doc] document variable attribute alias [doc] document variable attribute alias - - - - --- 2019-07-31 Martin Sebor New
C++ PATCH for c++/91264 - detect modifying const objects in constexpr C++ PATCH for c++/91264 - detect modifying const objects in constexpr - - - - --- 2019-07-31 Marek Polacek New
Qualify call to prevent ADL Qualify call to prevent ADL - - - - --- 2019-07-31 Jonathan Wakely New
[C++] PR c++/90538 - multiple expansions of capture packs [C++] PR c++/90538 - multiple expansions of capture packs - - - - --- 2019-07-31 Jason Merrill New
[C++] Fix copy_node of TEMPLATE_INFO. [C++] Fix copy_node of TEMPLATE_INFO. - - - - --- 2019-07-31 Jason Merrill New
[committed] ipa-devirt: make qsort helpers static [committed] ipa-devirt: make qsort helpers static - - - - --- 2019-07-31 Alexander Monakov New
[v2] RISC-V: Raise error on unexpected ISA string at end. [v2] RISC-V: Raise error on unexpected ISA string at end. - - - - --- 2019-07-31 Maxim Blinov New
Implement "P0631R4 Math Constants" for C++20 Implement "P0631R4 Math Constants" for C++20 - - - - --- 2019-07-31 Jonathan Wakely New
Add Doxygen comments to <bit> header Add Doxygen comments to <bit> header - - - - --- 2019-07-31 Jonathan Wakely New
Fix PR91280 Fix PR91280 - - - - --- 2019-07-31 Richard Biener New
Fix PR91293 Fix PR91293 - - - - --- 2019-07-31 Richard Biener New
[committed,amdgcn] Remove expcnt waits. [committed,amdgcn] Remove expcnt waits. - - - - --- 2019-07-31 Andrew Stubbs New
RISC-V: Raise error on unexpected ISA string at end. RISC-V: Raise error on unexpected ISA string at end. - - - - --- 2019-07-31 Maxim Blinov New
Make EVRP release unused value-ranges, cleanup lattice swapping Make EVRP release unused value-ranges, cleanup lattice swapping - - - - --- 2019-07-31 Richard Biener New
Implement x86 reduc_plus_scal_v8qi (PR tree-optimization/91201) Implement x86 reduc_plus_scal_v8qi (PR tree-optimization/91201) - - - - --- 2019-07-31 Jakub Jelinek New
Check -shared is available for pr87906's tesstcase Check -shared is available for pr87906's tesstcase - - - - --- 2019-07-31 Kito Cheng New
Come up with json::integer_number and use it in GCOV. Come up with json::integer_number and use it in GCOV. - - - - --- 2019-07-31 Martin Liška New
Mark necessary 2nd and later args for delete op. Mark necessary 2nd and later args for delete op. - - - - --- 2019-07-31 Martin Liška New
PR91178, use tail-recursion for vn_reference_maybe_forwprop_address PR91178, use tail-recursion for vn_reference_maybe_forwprop_address - - - - --- 2019-07-31 Richard Biener New
[committed] Fix distribute parallel for with private class iterator (PR middle-end/91301) [committed] Fix distribute parallel for with private class iterator (PR middle-end/91301) - - - - --- 2019-07-31 Jakub Jelinek New
Implement x86 reduc_plus_scal_v{16,32,64}qi (PR tree-optimization/91201) Implement x86 reduc_plus_scal_v{16,32,64}qi (PR tree-optimization/91201) - - - - --- 2019-07-31 Jakub Jelinek New
[v3] Missed function specialization + partial devirtualization [v3] Missed function specialization + partial devirtualization - - - - --- 2019-07-31 Xionghu Luo New
rework Ada EH Machine_Occurrence deallocation rework Ada EH Machine_Occurrence deallocation - - - - --- 2019-07-31 Alexandre Oliva New
[wwwdocs] readings.html - move www.adaic.org reference to https [wwwdocs] readings.html - move www.adaic.org reference to https - - - - --- 2019-07-30 Gerald Pfeifer New
[PATCHv3] Fix not 8-byte aligned ldrd/strd on ARMv5 (PR 89544) [PATCHv3] Fix not 8-byte aligned ldrd/strd on ARMv5 (PR 89544) - - - - --- 2019-07-30 Bernd Edlinger New
[aarch64] Use neoversen1 tuning struct for -mcpu=cortex-a76 [aarch64] Use neoversen1 tuning struct for -mcpu=cortex-a76 - - - - --- 2019-07-30 Kyrill Tkachov New
PR fortran/91296 -- Prevent ICE in aliasing check PR fortran/91296 -- Prevent ICE in aliasing check - - - - --- 2019-07-30 Steve Kargl New
[COMMITTED,ARM] Adjust literal pool offset in Thumb-2 movsi patterns [COMMITTED,ARM] Adjust literal pool offset in Thumb-2 movsi patterns - - - - --- 2019-07-30 Wilco Dijkstra New
Make VRP union faster Make VRP union faster - - - - --- 2019-07-30 Richard Biener New
Make BITMAP_WORD more easily configurable Make BITMAP_WORD more easily configurable - - - - --- 2019-07-30 Richard Biener New
[v2] Use edge->indirect_unknown_callee in cgraph_edge::make_direct (PR ipa/89330). [v2] Use edge->indirect_unknown_callee in cgraph_edge::make_direct (PR ipa/89330). - - - - --- 2019-07-30 Martin Liška New
Improve PR91257, specialize bitmap_ior_and_compl_into Improve PR91257, specialize bitmap_ior_and_compl_into - - - - --- 2019-07-30 Richard Biener New
Don't use integer "FMA" for shifts Don't use integer "FMA" for shifts - - - - --- 2019-07-30 Richard Sandiford New
Handle IFN_COND_MUL in tree-ssa-math-opts.c Handle IFN_COND_MUL in tree-ssa-math-opts.c - - - - --- 2019-07-30 Richard Sandiford New
Make lra use per-alternative earlyclobber info Make lra use per-alternative earlyclobber info - - - - --- 2019-07-30 Richard Sandiford New
[committed] Fix omp lowering when global vars turn to be addressable while lowering (PR middle-end/… [committed] Fix omp lowering when global vars turn to be addressable while lowering (PR middle-end/… - - - - --- 2019-07-30 Jakub Jelinek New
Fix PR91291 Fix PR91291 - - - - --- 2019-07-30 Richard Biener New
Clean up dangling pointers in cgraph_edge (PR ipa/89330). Clean up dangling pointers in cgraph_edge (PR ipa/89330). - - - - --- 2019-07-30 Martin Liška New
[C] Fix C error-recovery (PR c/91192) [C] Fix C error-recovery (PR c/91192) - - - - --- 2019-07-30 Jakub Jelinek New
[committed] Fix up expand_vec_perm_blend for V64QImode (PR target/91150) [committed] Fix up expand_vec_perm_blend for V64QImode (PR target/91150) - - - - --- 2019-07-30 Jakub Jelinek New
Adding _Dependent_ptr type qualifier in C part 1/3 Adding _Dependent_ptr type qualifier in C part 1/3 - - - - --- 2019-07-30 Akshat Garg New
Fix up -fexcess-precision handling in LTO (was Re: [GCC][middle-end] Add rules to strip away unneed… Fix up -fexcess-precision handling in LTO (was Re: [GCC][middle-end] Add rules to strip away unneed… - - - - --- 2019-07-30 Jakub Jelinek New
Fix up gcc.dg/type-convert-var.c testcase (was Re: [GCC][middle-end] Add rules to strip away unneed… Fix up gcc.dg/type-convert-var.c testcase (was Re: [GCC][middle-end] Add rules to strip away unneed… - - - - --- 2019-07-30 Jakub Jelinek New
[i386] : Some further movstrict cleanups [i386] : Some further movstrict cleanups - - - - --- 2019-07-29 Uros Bizjak New
[ARM] Switch to default sched pressure algorithm [ARM] Switch to default sched pressure algorithm - - - - --- 2019-07-29 Wilco Dijkstra New
[arm,committed] Make ACLE builtins use arm_* namespace for expanders [arm,committed] Make ACLE builtins use arm_* namespace for expanders - - - - --- 2019-07-29 Kyrill Tkachov New
Improve PTA for PR91257, new bitmap_ior_into_and_free Improve PTA for PR91257, new bitmap_ior_into_and_free - - - - --- 2019-07-29 Richard Biener New
PR libstdc++/51333 Define recursive_init_error constructor non-inline PR libstdc++/51333 Define recursive_init_error constructor non-inline - - - - --- 2019-07-29 Jonathan Wakely New
Provide proper error message for -flto=abcd. Provide proper error message for -flto=abcd. - - - - --- 2019-07-29 Martin Liška New
Improve RPO VN for PR91257 Improve RPO VN for PR91257 - - - - --- 2019-07-29 Richard Biener New
Improve PR91257 Improve PR91257 - - - - --- 2019-07-29 Richard Biener New
Fix PR91267 Fix PR91267 - - - - --- 2019-07-29 Richard Biener New
Fix inchash handling of wide_ints (PR91242) Fix inchash handling of wide_ints (PR91242) - - - - --- 2019-07-29 Richard Sandiford New
Avoid ICE compiling cactusBSSN Avoid ICE compiling cactusBSSN - - - - --- 2019-07-29 Jan Hubicka New
PR fortran/88227 -- Revenge of the BOZ PR fortran/88227 -- Revenge of the BOZ - - - - --- 2019-07-28 Steve Kargl New
[fortran] Fix PR 90813 [fortran] Fix PR 90813 - - - - --- 2019-07-28 Thomas Koenig New
Remove also 2nd argument for unused delete operator (PR tree-optimization/91270). Remove also 2nd argument for unused delete operator (PR tree-optimization/91270). - - - - --- 2019-07-28 Martin Liška New
[doc] Use https for www.gnu.org (doc/include/gpl_v3.texi) [doc] Use https for www.gnu.org (doc/include/gpl_v3.texi) - - - - --- 2019-07-28 Gerald Pfeifer New
[libstdc++,doc] [libstdc++,doc] - - - - --- 2019-07-28 Gerald Pfeifer New
[wwwdocs] nds32 documentation - remove broken reference [wwwdocs] nds32 documentation - remove broken reference - - - - --- 2019-07-28 Gerald Pfeifer New
[Darwin,PPC,testsuite,committed] Fix fail for bmi2-bzhi64-1a.c [Darwin,PPC,testsuite,committed] Fix fail for bmi2-bzhi64-1a.c - - - - --- 2019-07-27 Iain Sandoe New
[RS6000] rs6000_output_mi_thunk tidy [RS6000] rs6000_output_mi_thunk tidy - - - - --- 2019-07-27 Alan Modra New
[RS6000] PR91135, __linux__ not defined with -mcall-aixdesc on 9.x and ppc64 [RS6000] PR91135, __linux__ not defined with -mcall-aixdesc on 9.x and ppc64 - - - - --- 2019-07-27 Alan Modra New
[RS6000] Make assembler command line cpu match default for gcc [RS6000] Make assembler command line cpu match default for gcc - - - - --- 2019-07-27 Alan Modra New
[Darwin,testsuite] Handle Darwin's size command. [Darwin,testsuite] Handle Darwin's size command. - - - - --- 2019-07-26 Iain Sandoe New
Relocate std::endian from <type_traits> to <bit> Relocate std::endian from <type_traits> to <bit> - - - - --- 2019-07-26 Jonathan Wakely New
Extend GIMPLE store merging to throwing stores Extend GIMPLE store merging to throwing stores - - - - --- 2019-07-26 Eric Botcazou New
[MIPS] Add missing const qualifier in MSA ld intrinsic documentation [MIPS] Add missing const qualifier in MSA ld intrinsic documentation - - - - --- 2019-07-26 Mihailo Stojanovic New
Deque iterators lexicographical_compare overloads Deque iterators lexicographical_compare overloads - - - - --- 2019-07-26 François Dumont New
« 1 2 ... 445 446 4471266 1267 »