Show patches with: State = Action Required       |    Archived = No       |   126642 patches
« 1 2 ... 458 459 4601266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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
Add noexcept to tuple<> and simplify tuple<T1,T2> noexcept-specifiers Add noexcept to tuple<> and simplify tuple<T1,T2> noexcept-specifiers - - - - --- 2019-05-31 Jonathan Wakely New
Fix typo in index comporasion of CONSTRUCTOR. Fix typo in index comporasion of CONSTRUCTOR. - - - - --- 2019-05-31 Martin Liška New
fixincludes breaks mingw64 build fixincludes breaks mingw64 build - - - - --- 2019-05-31 Jonas Jelten New
[C++PATCH] Lambda names are anonymous [C++PATCH] Lambda names are anonymous - - - - --- 2019-05-31 Nathan Sidwell New
[AArch64] Increase default function alignment [AArch64] Increase default function alignment - - - - --- 2019-05-31 Wilco Dijkstra New
PR libstdc++/90682 allow set_terminate(0) and set_unexpected(0) PR libstdc++/90682 allow set_terminate(0) and set_unexpected(0) - - - - --- 2019-05-31 Jonathan Wakely New
[OBVIOUS] Add pretty print for const_tree. [OBVIOUS] Add pretty print for const_tree. - - - - --- 2019-05-31 Martin Liška New
Fix segfault caused by spurious constant overflow Fix segfault caused by spurious constant overflow - - - - --- 2019-05-31 Eric Botcazou New
Handle "omp simd array" accesses in ifcvt_memrefs_wont_trap Handle "omp simd array" accesses in ifcvt_memrefs_wont_trap - - - - --- 2019-05-31 Jakub Jelinek New
Make debug(edge) more verbose. Make debug(edge) more verbose. - - - - --- 2019-05-31 Martin Liška New
[C++] Fix cp_parser_unqualified_id typo [C++] Fix cp_parser_unqualified_id typo - - - - --- 2019-05-31 Paolo Carlini New
[Darwin,X86,testsuite] Adjust tests for Darwin's align syntax. [Darwin,X86,testsuite] Adjust tests for Darwin's align syntax. - - - - --- 2019-05-31 Iain Sandoe New
[Darwin,X86] We have .p2align, so declare its use. [Darwin,X86] We have .p2align, so declare its use. - - - - --- 2019-05-31 Iain Sandoe New
Fix ICE in ssa_create_duplicates (PR tree-optimization/90671) Fix ICE in ssa_create_duplicates (PR tree-optimization/90671) - - - - --- 2019-05-30 Jakub Jelinek New
[committed] Optimize lastprivate conditional in worksharing constructs nested in parallel constructs [committed] Optimize lastprivate conditional in worksharing constructs nested in parallel constructs - - - - --- 2019-05-30 Jakub Jelinek New
libiberty: Don't use VLAs if __STDC_NO_VLA__ is non-zero libiberty: Don't use VLAs if __STDC_NO_VLA__ is non-zero - - - - --- 2019-05-30 Michael Forney New
C++ PATCH to fix typo in cp-tree.h C++ PATCH to fix typo in cp-tree.h - - - - --- 2019-05-30 Marek Polacek New
Go patch committed: intrinsify sync/atomic functions Go patch committed: intrinsify sync/atomic functions - - - - --- 2019-05-30 Ian Lance Taylor New
[doc,fortran] Document some trans* stuff [doc,fortran] Document some trans* stuff - - - - --- 2019-05-30 Thomas Koenig New
Fix alignment option parser (PR90684) Fix alignment option parser (PR90684) - - - - --- 2019-05-30 Wilco Dijkstra New
Make aliasing_component_refs_p to work harder when same_type_for_tbaa returns -1 Make aliasing_component_refs_p to work harder when same_type_for_tbaa returns -1 - - - - --- 2019-05-30 Jan Hubicka New
[wwwdocs] Add sized-deallocation functions to discussion of new/delete [wwwdocs] Add sized-deallocation functions to discussion of new/delete - - - - --- 2019-05-30 Jonathan Wakely New
[1/9] Replace int with boolean in predicate functions. IPA ICF overhaul - - - - --- 2019-05-30 Martin Liška New
[aarch64] : add usra and ssra combine patterns [aarch64] : add usra and ssra combine patterns - - - - --- 2019-05-30 Sylvia Taylor New
[aarch64] : add support for fabd in sve [aarch64] : add support for fabd in sve - - - - --- 2019-05-30 Sylvia Taylor New
[AARCH64] Fix libstdc++ build failure after r271735 [AARCH64] Fix libstdc++ build failure after r271735 - - - - --- 2019-05-30 Sam Tebbs New
Update C++20 status table Update C++20 status table - - - - --- 2019-05-30 Jonathan Wakely New
Update documentation of implementation-defined library features Update documentation of implementation-defined library features - - - - --- 2019-05-30 Jonathan Wakely New
value_range_base::{non_zero_p, set_zero, set_non_zero} value_range_base::{non_zero_p, set_zero, set_non_zero} - - - - --- 2019-05-30 Aldy Hernandez New
rs6000: Update test cases to use powerpc_future_ok rs6000: Update test cases to use powerpc_future_ok - - - - --- 2019-05-30 Bill Schmidt New
rs6000: Add target supports for "future" system rs6000: Add target supports for "future" system - - - - --- 2019-05-30 Bill Schmidt New
rs6000: Add basic support for prefixed and PC-relative addresses rs6000: Add basic support for prefixed and PC-relative addresses - - - - --- 2019-05-30 Bill Schmidt New
Go patch committed: Remove range-based for loop Go patch committed: Remove range-based for loop - - - - --- 2019-05-30 Ian Lance Taylor New
[v2] rs6000: Add undocumented switch -mprefixed-addr [v2] rs6000: Add undocumented switch -mprefixed-addr - - - - --- 2019-05-30 Bill Schmidt New
Rename header guards to be consistent with upstream project's conventions. Rename header guards to be consistent with upstream project's conventions. - - - - --- 2019-05-29 Thomas Rodgers New
[wwwdocs] gcc-9/changes.html - refine LTO section [wwwdocs] gcc-9/changes.html - refine LTO section - - - - --- 2019-05-29 Gerald Pfeifer New
PR libstdc++/88881 fix filesystem::symlink_status for Windows PR libstdc++/88881 fix filesystem::symlink_status for Windows - - - - --- 2019-05-29 Jonathan Wakely New
Optimize filesystem::path::parent_path() Optimize filesystem::path::parent_path() - - - - --- 2019-05-29 Jonathan Wakely New
RFC: [PATCH] Remove using-declarations that add std names to __gnu_cxx RFC: [PATCH] Remove using-declarations that add std names to __gnu_cxx - - - - --- 2019-05-29 Jonathan Wakely New
[i386] : Un-publish save/restore_multiple patterns [i386] : Un-publish save/restore_multiple patterns - - - - --- 2019-05-29 Uros Bizjak New
rs6000: Add eI constraint for 34-bit constants rs6000: Add eI constraint for 34-bit constants - - - - --- 2019-05-29 Bill Schmidt New
[C++] Fix decltype on a trivial dtor with -flifetime-dse (PR c++/90598, take 2) [C++] Fix decltype on a trivial dtor with -flifetime-dse (PR c++/90598, take 2) - - - - --- 2019-05-29 Jakub Jelinek New
Avoid -Wunused-parameter warnings from testsuite utility Avoid -Wunused-parameter warnings from testsuite utility - - - - --- 2019-05-29 Jonathan Wakely New
PR libstdc++/85494 use rdseed and rand_s in std::random_device PR libstdc++/85494 use rdseed and rand_s in std::random_device - - - - --- 2019-05-29 Jonathan Wakely New
[libgomp,testsuite] Generalize getconf _NPROCESSORS_ONLN [libgomp,testsuite] Generalize getconf _NPROCESSORS_ONLN - - - - --- 2019-05-29 Rainer Orth New
RFA: Synchronize top level files with binutils RFA: Synchronize top level files with binutils - - - - --- 2019-05-29 Nick Clifton New
[RFC] final-value replacement from DCE [RFC] final-value replacement from DCE - - - - --- 2019-05-29 Richard Biener New
rs6000: Add undocumented switch -mprefixed-addr rs6000: Add undocumented switch -mprefixed-addr - - - - --- 2019-05-29 Bill Schmidt New
[fortran] Fix wrong-code regression with netcdf and SPEC due to argument repacking [fortran] Fix wrong-code regression with netcdf and SPEC due to argument repacking - - - - --- 2019-05-29 Thomas Koenig New
gdbinit: add a new command and fix one gdbinit: add a new command and fix one - - - - --- 2019-05-29 Martin Liška New
Further C lapack workaround tweaks Further C lapack workaround tweaks - - - - --- 2019-05-29 Jakub Jelinek New
[committed] Add support for lastprivate conditional on combined parallel {for,sections} constructs [committed] Add support for lastprivate conditional on combined parallel {for,sections} constructs - - - - --- 2019-05-29 Jakub Jelinek New
[OBVIOUS] Remove duplicate dg-compile (PR testsuite/90657). [OBVIOUS] Remove duplicate dg-compile (PR testsuite/90657). - - - - --- 2019-05-29 Martin Liška New
hppa: Improve mcount argument setup hppa: Improve mcount argument setup - - - - --- 2019-05-28 John David Anglin New
PR71482: Add -Wglobal-constructors PR71482: Add -Wglobal-constructors - - - - --- 2019-05-28 Sean Gillespie New
libgomp: long known as the GNU Offloading and Multi Processing Runtime Library (was: libgomp: Now k… libgomp: long known as the GNU Offloading and Multi Processing Runtime Library (was: libgomp: Now k… - - - - --- 2019-05-28 Thomas Schwinge New
Fix PR84521 Fix PR84521 - - - - --- 2019-05-28 Wilco Dijkstra New
[v2] Fix PR64242 [v2] Fix PR64242 - - - - --- 2019-05-28 Wilco Dijkstra New
[AArch64] Fix symbol offset limit [AArch64] Fix symbol offset limit - - - - --- 2019-05-28 Wilco Dijkstra New
[AArch64] Fix PR81800 [AArch64] Fix PR81800 - - - - --- 2019-05-28 Wilco Dijkstra New
[C++] template specializations [C++] template specializations - - - - --- 2019-05-28 Nathan Sidwell New
« 1 2 ... 458 459 4601266 1267 »