Show patches with: State = Action Required       |    Archived = No       |   127803 patches
« 1 2 ... 469 470 4711278 1279 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PR90743] Fortran 'allocatable' with OpenACC data/OpenMP 'target' 'map' clauses [PR90743] Fortran 'allocatable' with OpenACC data/OpenMP 'target' 'map' clauses - - - - --- 2019-06-05 Thomas Schwinge New
Fix HTML headers and titles for 'Installing GCC' pages (PR web/87933). Fix HTML headers and titles for 'Installing GCC' pages (PR web/87933). - - - - --- 2019-06-05 Martin Liška New
Find constant definition for by-ref argument using dominance information (PR ipa/90401) Find constant definition for by-ref argument using dominance information (PR ipa/90401) - - - - --- 2019-06-05 Feng Xue OS New
Fix var-tracking ICE with complex subregs (PR debug/90733) Fix var-tracking ICE with complex subregs (PR debug/90733) - - - - --- 2019-06-05 Jakub Jelinek New
[committed] Force monotonic loops if lastprivate(conditional:) is present [committed] Force monotonic loops if lastprivate(conditional:) is present - - - - --- 2019-06-05 Jakub Jelinek New
[committed] Add support for lastprivate (conditional: ) with reference arguments [committed] Add support for lastprivate (conditional: ) with reference arguments - - - - --- 2019-06-05 Jakub Jelinek New
[committed] Fix up reference handling on simd constructs [committed] Fix up reference handling on simd constructs - - - - --- 2019-06-05 Jakub Jelinek New
Enable memory operand for vfpclass[p,s][s,d] patterns. Enable memory operand for vfpclass[p,s][s,d] patterns. - - - - --- 2019-06-05 Hongtao Liu New
aarch64' Android Support aarch64' Android Support - - - - --- 2019-06-05 林作健 New
[M2] Compiler driver patches [M2] Compiler driver patches - - - - --- 2019-06-05 Gaius Mulley New
Go patch committed: Statically allocate constant interface data Go patch committed: Statically allocate constant interface data - - - - --- 2019-06-05 Ian Lance Taylor New
[12/12] rs6000: Update direct-move* testcases rs6000: Another batch of constraint simplification - - - - --- 2019-06-04 Segher Boessenkool New
[11/12] rs6000: Remove wp and wq rs6000: Another batch of constraint simplification - - - - --- 2019-06-04 Segher Boessenkool New
[10/12] rs6000: Add p9kf and p9tf isa values rs6000: Another batch of constraint simplification - - - - --- 2019-06-04 Segher Boessenkool New
[09/12] rs6000: More simplification rs6000: Another batch of constraint simplification - - - - --- 2019-06-04 Segher Boessenkool New
[08/12] rs6000: <VSs> -> <sd>p rs6000: Another batch of constraint simplification - - - - --- 2019-06-04 Segher Boessenkool New
[07/12] rs6000: ww->wa in testsuite rs6000: Another batch of constraint simplification - - - - --- 2019-06-04 Segher Boessenkool New
[06/12] rs6000: VSa->wa for some more cases rs6000: Another batch of constraint simplification - - - - --- 2019-06-04 Segher Boessenkool New
[05/12] rs6000: Simplify <VSa> for VSX_TI rs6000: Another batch of constraint simplification - - - - --- 2019-06-04 Segher Boessenkool New
[04/12] rs6000: ww -> wa rs6000: Another batch of constraint simplification - - - - --- 2019-06-04 Segher Boessenkool New
[03/12] rs6000: Remove Ftrad, Fvsx, Fs; add s and sd rs6000: Another batch of constraint simplification - - - - --- 2019-06-04 Segher Boessenkool New
[02/12] rs6000: Simplify <VSa> for VSX_W rs6000: Another batch of constraint simplification - - - - --- 2019-06-04 Segher Boessenkool New
[01/12] rs6000: Simplify VS[ra]* for VSX_[BDF] rs6000: Another batch of constraint simplification - - - - --- 2019-06-04 Segher Boessenkool New
Integrate non-TBB serial backend support Integrate non-TBB serial backend support - - - - --- 2019-06-04 Thomas Rodgers New
[wwwdocs] Document existence of openacc-gcc-9-branch [wwwdocs] Document existence of openacc-gcc-9-branch - - - - --- 2019-06-04 Julian Brown New
Review Hashtable extract node API Review Hashtable extract node API - - - - --- 2019-06-04 François Dumont New
PR C++/63149 PR C++/63149 - - - - --- 2019-06-04 Nina Dinka Ranns New
[7/7] rs6000: wf -> wa rs6000: More constraint updates - - - - --- 2019-06-04 Segher Boessenkool New
[6/7] rs6000: wd -> wa rs6000: More constraint updates - - - - --- 2019-06-04 Segher Boessenkool New
[5/7] rs6000: Delete Fv2 rs6000: More constraint updates - - - - --- 2019-06-04 Segher Boessenkool New
[4/7] rs6000: Delete VS_64reg rs6000: More constraint updates - - - - --- 2019-06-04 Segher Boessenkool New
[3/7] rs6000: ws -> wa rs6000: More constraint updates - - - - --- 2019-06-04 Segher Boessenkool New
[2/7] rs6000: wv -> v+p7v rs6000: More constraint updates - - - - --- 2019-06-04 Segher Boessenkool New
[1/7] rs6000: wi->wa, wt->wa rs6000: More constraint updates - - - - --- 2019-06-04 Segher Boessenkool New
rs6000: Fix PR78263: Don't #define vector, pixel, bool for C++ with strict ANSI rs6000: Fix PR78263: Don't #define vector, pixel, bool for C++ with strict ANSI - - - - --- 2019-06-04 Bill Schmidt New
[V6] Remove empty loop with assumed finiteness (PR tree-optimization/89713) [V6] Remove empty loop with assumed finiteness (PR tree-optimization/89713) - - - - --- 2019-06-04 Feng Xue OS New
[V5] Remove empty loop with assumed finiteness (PR tree-optimization/89713) [V5] Remove empty loop with assumed finiteness (PR tree-optimization/89713) - - - - --- 2019-06-04 Feng Xue OS New
[C++] structure tag lookup. [C++] structure tag lookup. - - - - --- 2019-06-04 Nathan Sidwell New
aarch64: fix asm visibility for extern symbols aarch64: fix asm visibility for extern symbols - - - - --- 2019-06-04 Szabolcs Nagy New
[C++] Reduce accumulated garbage in constexpr evaluation. [C++] Reduce accumulated garbage in constexpr evaluation. - - - - --- 2019-06-04 Jason Merrill New
IPA ICF: enhance dump output IPA ICF: enhance dump output - - - - --- 2019-06-04 Martin Liška New
[OBVIOUS] Remove dead code in IPA ICF. [OBVIOUS] Remove dead code in IPA ICF. - - - - --- 2019-06-04 Martin Liška New
[C++] Use declarator->id_loc in three additional places [C++] Use declarator->id_loc in three additional places - - - - --- 2019-06-04 Paolo Carlini New
[MSP430,4/4] Implement 64-bit shifts in assembly code Reduce code size when performing bit shifts - - - - --- 2019-06-04 Jozef Lawrynowicz New
[MSP430,3/4] Disable performance optimal library code shifts when optimizing for size Reduce code size when performing bit shifts - - - - --- 2019-06-04 Jozef Lawrynowicz New
[MSP430,2/4] Emulate 16-bit shifts with rotate insn when src operand is originally in memory Reduce code size when performing bit shifts - - - - --- 2019-06-04 Jozef Lawrynowicz New
[MSP430,1/4] Put libgcc shift functions in their own sections Reduce code size when performing bit shifts - - - - --- 2019-06-04 Jozef Lawrynowicz New
[committed] Support lastprivate(conditional:) on combined for simd [committed] Support lastprivate(conditional:) on combined for simd - - - - --- 2019-06-04 Jakub Jelinek New
[4/9] Strengthen alias_ptr_types_compatible_p in LTO mode. IPA ICF overhaul - - - - --- 2019-06-04 Martin Liška New
[OBVIOUS] Fix typo in tests. [OBVIOUS] Fix typo in tests. - - - - --- 2019-06-04 Martin Liška New
Fix PR90738 Fix PR90738 - - - - --- 2019-06-04 Richard Biener New
[V4] Remove empty loop with assumed finiteness (PR tree-optimization/89713) [V4] Remove empty loop with assumed finiteness (PR tree-optimization/89713) - - - - --- 2019-06-04 Feng Xue OS New
[V4] A jump threading opportunity for condition branch [V4] A jump threading opportunity for condition branch - - - - --- 2019-06-04 Jiufu Guo New
PR90689, ICE in extract_insn on ppc64le PR90689, ICE in extract_insn on ppc64le - - - - --- 2019-06-04 Alan Modra New
Go patch committed: generate unique type descriptors Go patch committed: generate unique type descriptors - - - - --- 2019-06-03 Ian Lance Taylor New
libgo patch committed: Delay applying profiling stack skips libgo patch committed: Delay applying profiling stack skips - - - - --- 2019-06-03 Ian Lance Taylor New
Go patch committed: Permit inlining references to global variables Go patch committed: Permit inlining references to global variables - - - - --- 2019-06-03 Ian Lance Taylor New
libgo patch committed: Remove unnecessary Go <-> C functions libgo patch committed: Remove unnecessary Go <-> C functions - - - - --- 2019-06-03 Ian Lance Taylor New
PR libstdc++/90700 Fix constructor constraint for std::tuple PR libstdc++/90700 Fix constructor constraint for std::tuple - - - - --- 2019-06-03 Jonathan Wakely New
[2/2] rs6000: Delete -mmfpgpr [1/2] rs6000: Delete wg - - - - --- 2019-06-03 Segher Boessenkool New
[1/2] rs6000: Delete wg [1/2] rs6000: Delete wg - - - - --- 2019-06-03 Segher Boessenkool New
preserve integer value of local addresses returned from functions (PR 90737) preserve integer value of local addresses returned from functions (PR 90737) - - - - --- 2019-06-03 Martin Sebor New
[MIPS] Inhibit trailing .insn if pool is not followed by code [MIPS] Inhibit trailing .insn if pool is not followed by code - - - - --- 2019-06-03 Faraz Shahbazker New
Mostly fix PR90726 - exponential compile-time/memory behavior Mostly fix PR90726 - exponential compile-time/memory behavior - - - - --- 2019-06-03 Richard Biener New
[2/2] IPA ICF: use fibonacci heap instead of list as a worklist. [1/2] IPA ICF: rewrite references into a hash_map. - - - - --- 2019-06-03 Martin Liška New
[1/2] IPA ICF: rewrite references into a hash_map. [1/2] IPA ICF: rewrite references into a hash_map. - - - - --- 2019-06-03 Martin Liška New
Use ODR for canonical types construction in LTO Use ODR for canonical types construction in LTO - - - - --- 2019-06-03 Jan Hubicka New
PR libstdc++/90686 update C++2a library status docs PR libstdc++/90686 update C++2a library status docs - - - - --- 2019-06-03 Jonathan Wakely New
Enforce allocator::value_type consistency for containers in C++2a Enforce allocator::value_type consistency for containers in C++2a - - - - --- 2019-06-03 Jonathan Wakely New
[OBVIOUS,DOC] Remove Java Trees from GENERIC manual. [OBVIOUS,DOC] Remove Java Trees from GENERIC manual. - - - - --- 2019-06-03 Martin Liška New
Improve alias during VN Improve alias during VN - - - - --- 2019-06-03 Richard Biener New
Add missing avx512dqintrin.h _mm_mask_fpclass_s[sd]_mask (PR target/89803) Add missing avx512dqintrin.h _mm_mask_fpclass_s[sd]_mask (PR target/89803) - - - - --- 2019-06-03 Hongtao Liu New
libgccjit: add bitfield support libgccjit: add bitfield support - - - - --- 2019-06-03 Andrea Corallo New
Fix PR90713 Fix PR90713 - - - - --- 2019-06-03 Richard Biener New
Fix PR90716, wrong-debug with loop-distribution Fix PR90716, wrong-debug with loop-distribution - - - - --- 2019-06-03 Richard Biener New
[V3] A jump threading opportunity for condition branch [V3] A jump threading opportunity for condition branch - - - - --- 2019-06-03 Jiufu Guo New
parisc: Use lpa instruction to load physical addresses in driver code parisc: Use lpa instruction to load physical addresses in driver code - - - - --- 2019-06-02 John David Anglin New
[fortran] Two tweaks to argument repacking [fortran] Two tweaks to argument repacking - - - - --- 2019-06-02 Thomas Koenig New
Put __dso_handle in .sdata/.sbss on ia64 Put __dso_handle in .sdata/.sbss on ia64 - - - - --- 2019-06-02 Jessica Clarke New
[Darwin,x86,testsuite] Adjust tests for Darwin PR90698. [Darwin,x86,testsuite] Adjust tests for Darwin PR90698. - - - - --- 2019-06-01 Iain Sandoe New
[v2] PR71482: Add -Wglobal-constructors [v2] PR71482: Add -Wglobal-constructors - - - - --- 2019-06-01 Sean Gillespie New
Improve alias info on incomplete ODR pointers Improve alias info on incomplete ODR pointers - - - - --- 2019-06-01 Jan Hubicka New
[3/3] Fix debug info for LSM Improve debug info for addressable vars - - - - --- 2019-06-01 Richard Sandiford New
include MEM_REF type in tree dumps (PR 90676) include MEM_REF type in tree dumps (PR 90676) - - - - --- 2019-06-01 Martin Sebor New
[2/3] Track debug locations of some memory variables Improve debug info for addressable vars - - - - --- 2019-06-01 Richard Sandiford New
[1/3] Add a DECL_RTL_REF rtx code Improve debug info for addressable vars - - - - --- 2019-06-01 Richard Sandiford New
Move rust_{is_mangled,demangle_sym} to a private libiberty header. Move rust_{is_mangled,demangle_sym} to a private libiberty header. - - - - --- 2019-06-01 Eduard-Mihai Burtescu New
Odd behaviour of indirect_ref_may_alias_decl_p in vn oracle Odd behaviour of indirect_ref_may_alias_decl_p in vn oracle - - - - --- 2019-06-01 Jan Hubicka New
Simplify loop size when step=1 Simplify loop size when step=1 - - - - --- 2019-06-01 Marc Glisse New
PR c++/85254 PR c++/85254 - - - - --- 2019-05-31 Ville Voutilainen New
[libstdc++,doc] doc/xml/manual/allocator.xml - move hoard.org back to http [libstdc++,doc] doc/xml/manual/allocator.xml - move hoard.org back to http - - - - --- 2019-05-31 Gerald Pfeifer New
Test for C++20 p0858 - ConstexprIterator requirements. Test for C++20 p0858 - ConstexprIterator requirements. - - - - --- 2019-05-31 Li, Pan2 via Gcc-patches New
[committed] Add OpenMP lastprivate conditional support for simd construct [committed] Add OpenMP lastprivate conditional support for simd construct - - - - --- 2019-05-31 Jakub Jelinek New
libgo patch committed: Drop unused C type reflection code libgo patch committed: Drop unused C type reflection code - - - - --- 2019-05-31 Ian Lance Taylor New
Go patch committed: Optimize append of make Go patch committed: Optimize append of make - - - - --- 2019-05-31 Ian Lance Taylor New
Clean up non-conforming names Clean up non-conforming names - - - - --- 2019-05-31 Thomas Rodgers New
correct the representation of ADDR_EXPR involving pointer to array [PR 90694] correct the representation of ADDR_EXPR involving pointer to array [PR 90694] - - - - --- 2019-05-31 Martin Sebor New
libgo patch committed: Cheaper context switch on x86_64 libgo patch committed: Cheaper context switch on x86_64 - - - - --- 2019-05-31 Ian Lance Taylor New
[C++] decls with error_node type [C++] decls with error_node type - - - - --- 2019-05-31 Nathan Sidwell New
Don't insert ENDBR after NOTE_INSN_DELETED_LABEL Don't insert ENDBR after NOTE_INSN_DELETED_LABEL - - - - --- 2019-05-31 H.J. Lu New
« 1 2 ... 469 470 4711278 1279 »