Show patches with: Archived = No       |   127964 patches
« 1 2 ... 477 478 4791279 1280 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[DOC] Add missing dash for 2 options in documentation (PR debug/90288). [DOC] Add missing dash for 2 options in documentation (PR debug/90288). - - - - --- 2019-04-30 Martin Liška New
[10,RFC] Fix PR testsuite/90113 [10,RFC] Fix PR testsuite/90113 - - - - --- 2019-04-30 Roman Zhuykov New
[9/10] Fix up filesystem libstdc++ exports for riscv64 Untitled series #105369 - - - - --- 2019-04-30 Jakub Jelinek New
Fix filesystem::path tests Fix filesystem::path tests - - - - --- 2019-04-30 Jonathan Wakely New
[9/10] Update riscv64-linux baseline_symbols.txt file Untitled series #105334 - - - - --- 2019-04-30 Jakub Jelinek New
Go patch committed: Avoid crash on real declaration of type with method Go patch committed: Avoid crash on real declaration of type with method - - - - --- 2019-04-29 Ian Lance Taylor New
[C++] Avoid some duplicate error messages [C++] Avoid some duplicate error messages - - - - --- 2019-04-29 Paolo Carlini New
[GCC-7,AArch64] PR target/90075 Prefer bsl/bit/bif for copysignf. (backport GCC-7) [GCC-7,AArch64] PR target/90075 Prefer bsl/bit/bif for copysignf. (backport GCC-7) - - - - --- 2019-04-29 Srinath Parvathaneni New
[GCC-8,AArch64] PR target/90075 Prefer bsl/bit/bif for copysignf. (backport GCC-8) [GCC-8,AArch64] PR target/90075 Prefer bsl/bit/bif for copysignf. (backport GCC-8) - - - - --- 2019-04-29 Srinath Parvathaneni New
[C++] some cleanups [C++] some cleanups - - - - --- 2019-04-29 Nathan Sidwell New
[committed] Consider USE of return value a flow active insn even after reload (PR rtl-optimization/… [committed] Consider USE of return value a flow active insn even after reload (PR rtl-optimization/… - - - - --- 2019-04-29 Jakub Jelinek New
[wwwdocs] C++ Coroutines [wwwdocs] C++ Coroutines - - - - --- 2019-04-29 Nathan Sidwell New
Fix PR90278 Fix PR90278 - - - - --- 2019-04-29 Richard Biener New
Remove DDR_INNER_LOOP Remove DDR_INNER_LOOP - - - - --- 2019-04-29 Richard Sandiford New
Use _GLIBCXX_NOEXCEPT_IF for std::swap Use _GLIBCXX_NOEXCEPT_IF for std::swap - - - - --- 2019-04-29 Jonathan Wakely New
Fix PR 90273 Fix PR 90273 - - - - --- 2019-04-29 Richard Biener New
PR libstdc++/71312 Increase alignment of pooled mutexes PR libstdc++/71312 Increase alignment of pooled mutexes - - - - --- 2019-04-29 Jonathan Wakely New
Add nodiscard to std::vector<bool>::empty() Add nodiscard to std::vector<bool>::empty() - - - - --- 2019-04-29 Jonathan Wakely New
Remove unused std::_Iter_base class template Remove unused std::_Iter_base class template - - - - --- 2019-04-29 Jonathan Wakely New
PR libstdc++/87982 Fix generate_n and fill_n use of _Size parameter PR libstdc++/87982 Fix generate_n and fill_n use of _Size parameter - - - - --- 2019-04-29 Jonathan Wakely New
Do not emit # DEBUG a => {CLOBBER} Do not emit # DEBUG a => {CLOBBER} - - - - --- 2019-04-29 Richard Biener New
Wrap a string with _ for translation (PR translation/90274). Wrap a string with _ for translation (PR translation/90274). - - - - --- 2019-04-29 Martin Liška New
Bump libgnat to 10. Bump libgnat to 10. - - - - --- 2019-04-29 Michael Darling New
[3/3] Add vertical spacing in order to separate functions. Small clean up of profile_{count,probability} - - - - --- 2019-04-29 Martin Liška New
[2/3] Do not use full qualified names if possible. Small clean up of profile_{count,probability} - - - - --- 2019-04-29 Martin Liška New
[1/3] Use cappital letters for enum value names. Small clean up of profile_{count,probability} - - - - --- 2019-04-29 Martin Liška New
[committed] Two trivial backports to gcc-8-branch [committed] Two trivial backports to gcc-8-branch - - - - --- 2019-04-29 Richard Sandiford New
Backport fix for PR89037 Backport fix for PR89037 - - - - --- 2019-04-29 Richard Sandiford New
[i386] : Fix PR89261, ix86_data_alignment has wrong argument type [i386] : Fix PR89261, ix86_data_alignment has wrong argument type - - - - --- 2019-04-27 Uros Bizjak New
Use __restrict for __relocate_object_a Use __restrict for __relocate_object_a - - - - --- 2019-04-27 Marc Glisse New
[netbsd] Include memmodel.h in netbsd-d.c [netbsd] Include memmodel.h in netbsd-d.c - - - - --- 2019-04-27 Iain Buclaw New
Remove rs6000-ibm-aix5.3.0 from contrib/config-list.mk Remove rs6000-ibm-aix5.3.0 from contrib/config-list.mk - - - - --- 2019-04-27 Iain Buclaw New
RISC-V: Promode modes of constant loads for store insns. RISC-V: Promode modes of constant loads for store insns. - - - - --- 2019-04-27 Jim Wilson New
libgo patch committed: fix TestPhysPageSize on AIX libgo patch committed: fix TestPhysPageSize on AIX - - - - --- 2019-04-26 Ian Lance Taylor New
[C++] Fix up C++ loop construct debug info without -gno-statement-frontiers (PR debug/90197) [C++] Fix up C++ loop construct debug info without -gno-statement-frontiers (PR debug/90197) - - - - --- 2019-04-26 Jakub Jelinek New
Fix tests that fail with _GLIBCXX_USE_CXX11_ABI=0 Fix tests that fail with _GLIBCXX_USE_CXX11_ABI=0 - - - - --- 2019-04-26 Jonathan Wakely New
[3/3] /cp 2018-05-14 Paolo Carlini <paolo.carlini@oracle.com> Fix linemap assertation connected to PR preprocessor/90382. - - - - --- 2019-04-26 paolo New
Add missing target options (PR middle-end/90258). Add missing target options (PR middle-end/90258). - - - - --- 2019-04-26 Martin Liška New
[RFC] Come up with is_empty for hash_{table,map,set}. [RFC] Come up with is_empty for hash_{table,map,set}. - - - - --- 2019-04-26 Martin Liška New
[DOC] Define email limit for gcc-patches mailing list. [DOC] Define email limit for gcc-patches mailing list. - - - - --- 2019-04-26 Martin Liška New
[stage1] Prefer to use strlen call instead of inline expansion (PR target/88809). [stage1] Prefer to use strlen call instead of inline expansion (PR target/88809). - - - - --- 2019-04-26 Martin Liška New
tbb-backend effective target should check ability to link TBB tbb-backend effective target should check ability to link TBB - - - - --- 2019-04-25 Thomas Rodgers New
PR libstdc++/90239 use uses_allocator_construction_args in <scoped_allocator> PR libstdc++/90239 use uses_allocator_construction_args in <scoped_allocator> - - - - --- 2019-04-25 Jonathan Wakely New
PR libstdc++/90239 Fix status of P0591R4 in C++2a support table PR libstdc++/90239 Fix status of P0591R4 in C++2a support table - - - - --- 2019-04-25 Jonathan Wakely New
PR c++/90243 - orphaned note in uninstantiated constexpr function PR c++/90243 - orphaned note in uninstantiated constexpr function - - - - --- 2019-04-25 Jonathan Wakely New
[doc] : Add missing comma after @xref. [doc] : Add missing comma after @xref. - - - - --- 2019-04-25 Uros Bizjak New
PR bootstrap/87338: Fix ia64 bootstrap comparison regression in r257511 PR bootstrap/87338: Fix ia64 bootstrap comparison regression in r257511 - - - - --- 2019-04-25 Jessica Clarke New
Replacement for diagnostics linter Replacement for diagnostics linter - - - - --- 2019-04-25 Roland Illig New
[rs6000] PR89424: __builtin_vec_ext_v1ti (v, i) results in ICE with variable i (RS6000) [rs6000] PR89424: __builtin_vec_ext_v1ti (v, i) results in ICE with variable i (RS6000) - - - - --- 2019-04-25 Kelvin Nilsen New
[rs6000] PR89424: __builtin_vec_ext_v1ti (v, i) results in ICE with variable i (RS6000) [rs6000] PR89424: __builtin_vec_ext_v1ti (v, i) results in ICE with variable i (RS6000) - - - - --- 2019-04-25 Kelvin Nilsen New
[PR,d/90250] Committed fix segfault in runtime caused by unexpected GC of TLS data. [PR,d/90250] Committed fix segfault in runtime caused by unexpected GC of TLS data. - - - - --- 2019-04-25 Iain Buclaw New
Fix PR89765 Fix PR89765 - - - - --- 2019-04-25 Richard Biener New
[RFA] Fix minor pass ordering problem [RFA] Fix minor pass ordering problem - - - - --- 2019-04-25 Jeff Law New
Remove phi-only-cprop leftovers Remove phi-only-cprop leftovers - - - - --- 2019-04-25 Richard Biener New
Fix -Wunused-var-35.C (was Re: [PATCH][C++] Improve compile-time by ordering expensive checks last) Fix -Wunused-var-35.C (was Re: [PATCH][C++] Improve compile-time by ordering expensive checks last) - - - - --- 2019-04-25 Jakub Jelinek New
[libphobos] Implement GCC emutls in druntime [libphobos] Implement GCC emutls in druntime - - - - --- 2019-04-25 Johannes Pfau New
[C] Fix up C loop construct debug info without -gno-statement-frontiers (PR debug/90197) [C] Fix up C loop construct debug info without -gno-statement-frontiers (PR debug/90197) - - - - --- 2019-04-25 Jakub Jelinek New
[libphobos] Committed add missing PWD_COMMAND to Makefile. [libphobos] Committed add missing PWD_COMMAND to Makefile. - - - - --- 2019-04-25 Iain Buclaw New
Go patch committed: Fix inlining method with empty param/receiver Go patch committed: Fix inlining method with empty param/receiver - - - - --- 2019-04-25 Ian Lance Taylor New
Implement LWG 3062, Unnecessary decay_t in is_execution_policy_v Implement LWG 3062, Unnecessary decay_t in is_execution_policy_v - - - - --- 2019-04-24 Thomas Rodgers New
[PR,d/90086] Fix linker warning and SEGV in core.thread tests [PR,d/90086] Fix linker warning and SEGV in core.thread tests - - - - --- 2019-04-24 Iain Buclaw New
Uglify names in pstl/execution_defs.h Uglify names in pstl/execution_defs.h - - - - --- 2019-04-24 Thomas Rodgers New
Make filesystem::path comparison operators hidden friends (LWG 3065) Make filesystem::path comparison operators hidden friends (LWG 3065) - - - - --- 2019-04-24 Jonathan Wakely New
C++ PATCH to add test for c++/90236 C++ PATCH to add test for c++/90236 - - - - --- 2019-04-24 Marek Polacek New
[C++] PR c++/90227 - error with template parameter packs. [C++] PR c++/90227 - error with template parameter packs. - - - - --- 2019-04-24 Jason Merrill New
[PR,d/89432] Fix FAIL phobos.exp/core.time on CentOS 5.11, Linux 2.6.18 [PR,d/89432] Fix FAIL phobos.exp/core.time on CentOS 5.11, Linux 2.6.18 - - - - --- 2019-04-24 Iain Buclaw New
Check TBB version in tbb-backed effective target check Check TBB version in tbb-backed effective target check - - - - --- 2019-04-24 Thomas Rodgers New
Use __and_v<...> instead of __and_<...>::value Use __and_v<...> instead of __and_<...>::value - - - - --- 2019-04-24 Jonathan Wakely New
Finish implementing "Treating Unnecessary decay" (P0777R1) Finish implementing "Treating Unnecessary decay" (P0777R1) - - - - --- 2019-04-24 Jonathan Wakely New
Fix basic_string_view typedefs and enforce preconditions Fix basic_string_view typedefs and enforce preconditions - - - - --- 2019-04-24 Jonathan Wakely New
[PR,d/88654] Committed skip curl tests if libcurl is not installed on the target. [PR,d/88654] Committed skip curl tests if libcurl is not installed on the target. - - - - --- 2019-04-24 Iain Buclaw New
Fix PR90194 Fix PR90194 - - - - --- 2019-04-24 Richard Biener New
Fix overflow in fold_const_aggregate_ref_1, PR90213 Fix overflow in fold_const_aggregate_ref_1, PR90213 - - - - --- 2019-04-24 Richard Biener New
[ARC,COMMITTED] Fix typos. [ARC,COMMITTED] Fix typos. - - - - --- 2019-04-24 Claudiu Zissulescu Ianculescu New
PR libstdc++/90220 Fix std::any_cast for function pointers PR libstdc++/90220 Fix std::any_cast for function pointers - - - - --- 2019-04-24 Jonathan Wakely New
[RFC,rs6000] PR80791 Consider doloop in ivopts [RFC,rs6000] PR80791 Consider doloop in ivopts - - - - --- 2019-04-24 Kewen.Lin New
FIx up GIMPLE bb removal (PR tree-optimization/90208) FIx up GIMPLE bb removal (PR tree-optimization/90208) - - - - --- 2019-04-24 Jakub Jelinek New
Fix up parloops loop exit PHI handling (PR tree-optimization/90211) Fix up parloops loop exit PHI handling (PR tree-optimization/90211) - - - - --- 2019-04-24 Jakub Jelinek New
Fix ix86_expand_sse_fp_minmax (PR target/90187) Fix ix86_expand_sse_fp_minmax (PR target/90187) - - - - --- 2019-04-24 Jakub Jelinek New
Fix up RTL splitting of asm goto (PR target/90193) Fix up RTL splitting of asm goto (PR target/90193) - - - - --- 2019-04-24 Jakub Jelinek New
[PR,d/88431] Fix link build errors when compiling with unsupported options [PR,d/88431] Fix link build errors when compiling with unsupported options - - - - --- 2019-04-24 Iain Buclaw New
Add brief explanation of the unwind library Add brief explanation of the unwind library - - - - --- 2019-04-23 Jonathan Wakely New
[dragonfly] Add D language support for DragonFlyBSD x86 [dragonfly] Add D language support for DragonFlyBSD x86 - - - - --- 2019-04-23 Iain Buclaw New
[PR,d/87818] Add D language support for FreeBSD x86 [PR,d/87818] Add D language support for FreeBSD x86 - - - - --- 2019-04-23 Iain Buclaw New
[netbsd] Define TARGET_D_CRITSEC_SIZE for D language [netbsd] Define TARGET_D_CRITSEC_SIZE for D language - - - - --- 2019-04-23 Iain Buclaw New
Remove disabling of D front-end as an unsupported language Remove disabling of D front-end as an unsupported language - - - - --- 2019-04-23 Iain Buclaw New
Implement LWG 2904 for std::variant assignment Implement LWG 2904 for std::variant assignment - - - - --- 2019-04-23 Jonathan Wakely New
[libphobos] Committed added AArch64 Linux as a supported target. [libphobos] Committed added AArch64 Linux as a supported target. - - - - --- 2019-04-23 Iain Buclaw New
[d] Committed support for compiling without libphobos library. [d] Committed support for compiling without libphobos library. - - - - --- 2019-04-23 Iain Buclaw New
Document PSTL linker flags Document PSTL linker flags - - - - --- 2019-04-23 Thomas Rodgers New
[PR,d/90079] Committed fix SEGV in _aaKeys, _aaValues on 32-bit SPARC [PR,d/90079] Committed fix SEGV in _aaKeys, _aaValues on 32-bit SPARC - - - - --- 2019-04-23 Iain Buclaw New
[C++] PR 90173 ("[9 Regression] ICE: Segmentation fault (in strip_declarator_types)") [C++] PR 90173 ("[9 Regression] ICE: Segmentation fault (in strip_declarator_types)") - - - - --- 2019-04-23 Paolo Carlini New
[committed] Mark cr16 as keeping null pointer checks in target-supports.exp [committed] Mark cr16 as keeping null pointer checks in target-supports.exp - - - - --- 2019-04-23 Jeff Law New
[RFA,tree-optimization/90037] Cleanup const/copies between DOM and erroneous path isolation [RFA,tree-optimization/90037] Cleanup const/copies between DOM and erroneous path isolation - - - - --- 2019-04-23 Jeff Law New
Implement correct std::variant triviality rules from P0602R4 Implement correct std::variant triviality rules from P0602R4 - - - - --- 2019-04-23 Jonathan Wakely New
PR libstdc++/90165 constrain variant(T&&) constructor PR libstdc++/90165 constrain variant(T&&) constructor - - - - --- 2019-04-23 Jonathan Wakely New
Corrections for C++2a std::unwrap_reference traits Corrections for C++2a std::unwrap_reference traits - - - - --- 2019-04-23 Jonathan Wakely New
Fix std::variant regression caused by never-valueless optimization Fix std::variant regression caused by never-valueless optimization - - - - --- 2019-04-23 Jonathan Wakely New
Make some std::variant helper functions noexcept Make some std::variant helper functions noexcept - - - - --- 2019-04-23 Jonathan Wakely New
[v2] go: disable mvsx and maltivec for aix/ppc [v2] go: disable mvsx and maltivec for aix/ppc - - - - --- 2019-04-23 CHIGOT, CLEMENT New
« 1 2 ... 477 478 4791279 1280 »