Show patches with: State = Action Required       |    Archived = No       |   126599 patches
« 1 2 ... 445 446 4471265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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
Fix bad comment copy/paste Fix bad comment copy/paste - - - - --- 2019-07-26 François Dumont New
[V4,rs6000] Support vrotr<mode>3 for int vector types [V4,rs6000] Support vrotr<mode>3 for int vector types - - - - --- 2019-07-26 Kewen.Lin New
[V3,rs6000] Support vrotr<mode>3 for int vector types [V3,rs6000] Support vrotr<mode>3 for int vector types - - - - --- 2019-07-26 Kewen.Lin New
[1/2] Implement p1301 - [[nodiscard("should have a reason")]] [1/2] Implement p1301 - [[nodiscard("should have a reason")]] - - - - --- 2019-07-26 JeanHeyd Meneide New
, PowerPC #20, Add placeholder for 'future' scheduling , PowerPC #20, Add placeholder for 'future' scheduling - - - - --- 2019-07-26 Michael Meissner New
, PowerPC #19, Add 'future' cost structure , PowerPC #19, Add 'future' cost structure - - - - --- 2019-07-26 Michael Meissner New
, PowerPC #18, Add prefixed support for scalars , PowerPC #18, Add prefixed support for scalars - - - - --- 2019-07-25 Michael Meissner New
, PowerPC #17, adds the prefixed RTL attribute & automatically emit a leading 'p' , PowerPC #17, adds the prefixed RTL attribute & automatically emit a leading 'p' - - - - --- 2019-07-25 Michael Meissner New
, PowerPC #16, Update a comment and move a predicate , PowerPC #16, Update a comment and move a predicate - - - - --- 2019-07-25 Michael Meissner New
, PowerPC #15, Rename some prefixed addressing functions , PowerPC #15, Rename some prefixed addressing functions - - - - --- 2019-07-25 Michael Meissner New
, PowerPC #14, Add pc-relative support to load up addresses , PowerPC #14, Add pc-relative support to load up addresses - - - - --- 2019-07-25 Michael Meissner New
, PowerPC #13, Add support for matching prefixed insns , PowerPC #13, Add support for matching prefixed insns - - - - --- 2019-07-25 Michael Meissner New
, PowerPC #12, Add instruction format enumeration , PowerPC #12, Add instruction format enumeration - - - - --- 2019-07-25 Michael Meissner New
, PowerPC #11, Add DS offset mode to rs6000.c's reg_addr , PowerPC #11, Add DS offset mode to rs6000.c's reg_addr - - - - --- 2019-07-25 Michael Meissner New
patch to fix PR91223 patch to fix PR91223 - - - - --- 2019-07-25 Vladimir Makarov New
[Darwin,testsuite,committed] Address PR91087 - XFAIL parts of pr16855.C. [Darwin,testsuite,committed] Address PR91087 - XFAIL parts of pr16855.C. - - - - --- 2019-07-25 Iain Sandoe New
Subject: [PATCH] [PR 89330] Remove non-useful speculations from new_edges Subject: [PATCH] [PR 89330] Remove non-useful speculations from new_edges - - - - --- 2019-07-25 Martin Jambor New
[fortran] Improve dependency checking [fortran] Improve dependency checking - - - - --- 2019-07-25 Thomas Koenig New
Adjust extract_range_from_multiplicative_op Adjust extract_range_from_multiplicative_op - - - - --- 2019-07-25 Richard Biener New
[arm,committed] Clean up code iterator usage in satsi* patterns [arm,committed] Clean up code iterator usage in satsi* patterns - - - - --- 2019-07-25 Kyrill Tkachov New
value-range lattice const correctness value-range lattice const correctness - - - - --- 2019-07-25 Richard Biener New
[rs6000] Fix PR91050 by adding a DRIVER_SELF_SPECS spec [rs6000] Fix PR91050 by adding a DRIVER_SELF_SPECS spec - - - - --- 2019-07-25 Peter Bergner New
[committed,MSP430] Enable initfini_array by default [committed,MSP430] Enable initfini_array by default - - - - --- 2019-07-24 Jozef Lawrynowicz New
[C++] Improve delete_sanity locations [C++] Improve delete_sanity locations - - - - --- 2019-07-24 Paolo Carlini New
[committed,MSP430] Only add crtn.o to ENDFILE_SPEC if it exists [committed,MSP430] Only add crtn.o to ENDFILE_SPEC if it exists - - - - --- 2019-07-24 Jozef Lawrynowicz New
Fix gcc.dg/gomp/pr89104.c failure on aarch64 Fix gcc.dg/gomp/pr89104.c failure on aarch64 - - - - --- 2019-07-24 Steve Ellcey New
[ARM] Fix low reg issue in Thumb-2 movsi patterns [ARM] Fix low reg issue in Thumb-2 movsi patterns - - - - --- 2019-07-24 Wilco Dijkstra New
Fix PR91236 Fix PR91236 - - - - --- 2019-07-24 Richard Biener New
[7/9] IPA ICF: remove dead code IPA ICF overhaul - - - - --- 2019-07-24 Martin Liška New
[Committed] S/390: Add add/sub/mul overflow check patterns [Committed] S/390: Add add/sub/mul overflow check patterns - - - - --- 2019-07-24 Andreas Krebbel New
i386: Roundeven expansion for SSE4.1+ i386: Roundeven expansion for SSE4.1+ - - - - --- 2019-07-24 Tejas Joshi New
Add simple narrowing optimization to expand_case Add simple narrowing optimization to expand_case - - - - --- 2019-07-24 Eric Botcazou New
More precise message with -Winline More precise message with -Winline - - - - --- 2019-07-24 Eric Botcazou New
Set TREE_THIS_NOTRAP throughout tree-nested.c Set TREE_THIS_NOTRAP throughout tree-nested.c - - - - --- 2019-07-24 Eric Botcazou New
Fix off-by-one in simple-object-elf.c (PR lto/91228). Fix off-by-one in simple-object-elf.c (PR lto/91228). - - - - --- 2019-07-24 Martin Liška New
[Committed] PR fortran/54072 -- More fun with BOZ [Committed] PR fortran/54072 -- More fun with BOZ - - - - --- 2019-07-23 Steve Kargl New
i386: Separate costs of pseudo registers from hard registers i386: Separate costs of pseudo registers from hard registers - - - - --- 2019-07-23 H.J. Lu New
[committed] Add PR markers and test for pr86061 [committed] Add PR markers and test for pr86061 - - - - --- 2019-07-23 Jeff Law New
Fix typo LIBGCCJIT_SYMLINK -> LIBGCCJIT_SONAME_SYMLINK Fix typo LIBGCCJIT_SYMLINK -> LIBGCCJIT_SONAME_SYMLINK - - - - --- 2019-07-23 Arvind Sankar New
Go patch committed: Use correct value in 2-case select send Go patch committed: Use correct value in 2-case select send - - - - --- 2019-07-23 Ian Lance Taylor New
[4/4] Modifications to the testsuite True IPA reimplementation of IPA-SRA (v3) - - - - --- 2019-07-23 Martin Jambor New
[1/4] Remove old IPA-SRA, introduce tree-sra.h True IPA reimplementation of IPA-SRA (v3) - - - - --- 2019-07-23 Martin Jambor New
[2/4] New parameter manipulation infrastructure True IPA reimplementation of IPA-SRA (v3) - - - - --- 2019-07-23 Martin Jambor New
« 1 2 ... 445 446 4471265 1266 »