Show patches with: State = Action Required       |   127749 patches
« 1 2 ... 476 477 4781277 1278 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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
Add commentary to (SET_)TYPE_VECTOR_SUBPARTS Add commentary to (SET_)TYPE_VECTOR_SUBPARTS - - - - --- 2019-04-23 Richard Sandiford New
libiberty: Only declare vasprintf if it was checked for libiberty: Only declare vasprintf if it was checked for - - - - --- 2019-04-23 Michael Forney New
[C++] PR c++/87366 - wrong error with alias template. [C++] PR c++/87366 - wrong error with alias template. - - - - --- 2019-04-22 Jason Merrill New
[aarch64,RFA,rtl-optimization/87763] Fix insv_1 and insv_2 for aarch64 [aarch64,RFA,rtl-optimization/87763] Fix insv_1 and insv_2 for aarch64 - - - - --- 2019-04-22 Jeff Law New
[libphobos] Committed merge with upstream phobos b538f758a. [libphobos] Committed merge with upstream phobos b538f758a. - - - - --- 2019-04-22 Iain Buclaw New
[libphobos] Committed merge with upstream druntime 109f0f2e [libphobos] Committed merge with upstream druntime 109f0f2e - - - - --- 2019-04-22 Iain Buclaw New
Fix ARM exception handling (PR target/89093) Fix ARM exception handling (PR target/89093) - - - - --- 2019-04-22 Jakub Jelinek New
[PR,d/90130] Committed dmd fixes for big endian targets [PR,d/90130] Committed dmd fixes for big endian targets - - - - --- 2019-04-21 Iain Buclaw New
[libphobos] Committed merge with upstream phobos 428460ddd [libphobos] Committed merge with upstream phobos 428460ddd - - - - --- 2019-04-21 Iain Buclaw New
[libphobos] Committed merge with upstream druntime 4b2674b3 [libphobos] Committed merge with upstream druntime 4b2674b3 - - - - --- 2019-04-21 Iain Buclaw New
{PATCH, committed] Update Darwin maintainers entry. {PATCH, committed] Update Darwin maintainers entry. - - - - --- 2019-04-21 Iain Sandoe New
[d] Committed use guard to prevent declaration pass from running multiple times [d] Committed use guard to prevent declaration pass from running multiple times - - - - --- 2019-04-21 Iain Buclaw New
[d] Committed ensure all unittests are registered against the original module. [d] Committed ensure all unittests are registered against the original module. - - - - --- 2019-04-21 Iain Buclaw New
[testsuite] make g++.dg/ipa/pr89009.C require fpic effective target [testsuite] make g++.dg/ipa/pr89009.C require fpic effective target - - - - --- 2019-04-21 Sandra Loosemore New
[PR,d/89293] Committed core.atomic should have fallback when there's no libatomic [PR,d/89293] Committed core.atomic should have fallback when there's no libatomic - - - - --- 2019-04-20 Iain Buclaw New
[v3] Use builtin sort instead of shell sort [v3] Use builtin sort instead of shell sort - - - - --- 2019-04-20 Émeric Dupont New
[C++] PR c++/90190 - CTAD with list-constructor. [C++] PR c++/90190 - CTAD with list-constructor. - - - - --- 2019-04-20 Jason Merrill New
[C++] PR c++/90171 - ICE with destroying delete with size_t parm. [C++] PR c++/90171 - ICE with destroying delete with size_t parm. - - - - --- 2019-04-20 Jason Merrill New
PR fortran/90166 -- check F2018:C1547 PR fortran/90166 -- check F2018:C1547 - - - - --- 2019-04-19 Steve Kargl New
Cleanup algorithm implementations Cleanup algorithm implementations - - - - --- 2019-04-19 Thomas Rodgers New
[fortran] PR57284 - [OOP] ICE with find_array_spec for polymorphic arrays [fortran] PR57284 - [OOP] ICE with find_array_spec for polymorphic arrays - - - - --- 2019-04-19 Paul Richard Thomas New
libgo patch committed: Define SockaddrDataLink on AIX libgo patch committed: Define SockaddrDataLink on AIX - - - - --- 2019-04-19 Ian Lance Taylor New
Fix tree-outof-ssa.c ICE with vector types (PR middle-end/90139) Fix tree-outof-ssa.c ICE with vector types (PR middle-end/90139) - - - - --- 2019-04-19 Jakub Jelinek New
[C++] Fix process_template_parm error-recovery (PR c++/90138) [C++] Fix process_template_parm error-recovery (PR c++/90138) - - - - --- 2019-04-19 Jakub Jelinek New
Delegate PSTL configuration to pstl/pstl_config.h Delegate PSTL configuration to pstl/pstl_config.h - - - - --- 2019-04-19 Thomas Rodgers New
tree-call-cdce: If !HONOR_NANS do not make code with NaNs (PR88055) tree-call-cdce: If !HONOR_NANS do not make code with NaNs (PR88055) - - - - --- 2019-04-18 Segher Boessenkool New
[v2] Use builtin sort instead of shell sort [v2] Use builtin sort instead of shell sort - - - - --- 2019-04-18 Émeric Dupont New
Fix inliner ICE with flattening Fix inliner ICE with flattening - - - - --- 2019-04-18 Jan Hubicka New
[C++] PR c++/87554 - ICE with extern template and reference member. [C++] PR c++/87554 - ICE with extern template and reference member. - - - - --- 2019-04-18 Jason Merrill New
[IRA] Fix PR87871: [9 Regression] testcases fail after r265398 on arm [IRA] Fix PR87871: [9 Regression] testcases fail after r265398 on arm - - - - --- 2019-04-18 Peter Bergner New
PR translation/90118 Missing space between words PR translation/90118 Missing space between words - - - - --- 2019-04-18 Christophe Lyon New
gdbhooks.py: Fix UnicodeDecodeErrors when printing trees with corrupt codes gdbhooks.py: Fix UnicodeDecodeErrors when printing trees with corrupt codes - - - - --- 2019-04-18 Eugene Sharygin New
[stage1] Enhance target and target_clone error messages. [stage1] Enhance target and target_clone error messages. - - - - --- 2019-04-18 Martin Liška New
[v2] Add error message for target_clones and AVX512 ISAs (PR target/89929). [v2] Add error message for target_clones and AVX512 ISAs (PR target/89929). - - - - --- 2019-04-18 Martin Liška New
Fix PR90131, wrong-debug Fix PR90131, wrong-debug - - - - --- 2019-04-18 Richard Biener New
Fix UB in int_const_binop Fix UB in int_const_binop - - - - --- 2019-04-18 Richard Sandiford New
Fix two ubsan failures (PR85164) Fix two ubsan failures (PR85164) - - - - --- 2019-04-18 Richard Sandiford New
i18n fix for gimple-ssa-sprintf.c (PR translation/79183) i18n fix for gimple-ssa-sprintf.c (PR translation/79183) - - - - --- 2019-04-18 Jakub Jelinek New
[C/C++] Further typedef duplicate decl fixes (PR c++/90108) [C/C++] Further typedef duplicate decl fixes (PR c++/90108) - - - - --- 2019-04-18 Jakub Jelinek New
Go patch committed: Use temporary to avoid early destruction Go patch committed: Use temporary to avoid early destruction - - - - --- 2019-04-18 Ian Lance Taylor New
[C++] PR c++/90047 - ICE with enable_if alias template. [C++] PR c++/90047 - ICE with enable_if alias template. - - - - --- 2019-04-18 Jason Merrill New
avoid aarch64 ICE on large vectors (PR 89797) avoid aarch64 ICE on large vectors (PR 89797) - - - - --- 2019-04-18 Martin Sebor New
rs6000: Remove a comma in a debug string rs6000: Remove a comma in a debug string - - - - --- 2019-04-17 Segher Boessenkool New
Use builtin sort instead of shell sort Use builtin sort instead of shell sort - - - - --- 2019-04-17 Émeric Dupont New
Fix up _mm_maskz_f{,n}m{add,sub}_round_s{s,d} at -O0 (PR target/90125) Fix up _mm_maskz_f{,n}m{add,sub}_round_s{s,d} at -O0 (PR target/90125) - - - - --- 2019-04-17 Jakub Jelinek New
C++ PATCH for c++/90124 - bogus error with incomplete type in decltype C++ PATCH for c++/90124 - bogus error with incomplete type in decltype - - - - --- 2019-04-17 Marek Polacek New
[3/3] Fix condition for std::variant to be copy constructible [1/3] Fix tests for std::variant to match original intention - - - - --- 2019-04-17 Jonathan Wakely New
[2/3] Remove unnecessary string literals from static_assert in C++17 tests [1/3] Fix tests for std::variant to match original intention - - - - --- 2019-04-17 Jonathan Wakely New
[1/3] Fix tests for std::variant to match original intention [1/3] Fix tests for std::variant to match original intention - - - - --- 2019-04-17 Jonathan Wakely New
Fix up dg-extract-results.sh Fix up dg-extract-results.sh - - - - --- 2019-04-17 Jakub Jelinek New
Add constexpr to std::optional::value_or(U&&)&& Add constexpr to std::optional::value_or(U&&)&& - - - - --- 2019-04-17 Jonathan Wakely New
collect2 patch to https in URL collect2 patch to https in URL - - - - --- 2019-04-17 Jonny Grant New
S/390: Fix PR89952 incorrect CFI S/390: Fix PR89952 incorrect CFI - - - - --- 2019-04-17 Andreas Krebbel New
[ARC,COMMITTED] Fix diagnostic messages. [ARC,COMMITTED] Fix diagnostic messages. - - - - --- 2019-04-17 Claudiu Zissulescu Ianculescu New
« 1 2 ... 476 477 4781277 1278 »