Show patches with: none      |   127876 patches
« 1 2 ... 477 478 4791278 1279 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
auto-inc-dec: Set alignment properly auto-inc-dec: Set alignment properly - - - - --- 2019-04-17 Segher Boessenkool New
rs6000: Improve the load/store-with-update patterns (PR17108) rs6000: Improve the load/store-with-update patterns (PR17108) - - - - --- 2019-04-17 Segher Boessenkool New
[PR90048] Fortran OpenACC 'private' clause rejected for predetermined private loop iteration variab… [PR90048] Fortran OpenACC 'private' clause rejected for predetermined private loop iteration variab… - - - - --- 2019-04-17 Thomas Schwinge New
[d] Committed fix building on hosts missing _MIN and MAX macros [d] Committed fix building on hosts missing _MIN and MAX macros - - - - --- 2019-04-17 Iain Buclaw New
PR libstdc++/90105 make forward_list::sort stable PR libstdc++/90105 make forward_list::sort stable - - - - --- 2019-04-16 Jonathan Wakely New
[d] Committed use build_exeext suffix for D generator programs. [d] Committed use build_exeext suffix for D generator programs. - - - - --- 2019-04-16 Iain Buclaw New
Improve implementation of parallel equal() Improve implementation of parallel equal() - - - - --- 2019-04-16 Thomas Rodgers New
[committed] Add testcase for already fixed PR c++/86953 [committed] Add testcase for already fixed PR c++/86953 - - - - --- 2019-04-16 Jakub Jelinek New
Fix __builtin_*mul*_overflow* expansion (PR middle-end/90095, take 2) Fix __builtin_*mul*_overflow* expansion (PR middle-end/90095, take 2) - - - - --- 2019-04-16 Jakub Jelinek New
Don't ignore leading whitespace in AArch64 target attribute/pragma (PR target/89093) Don't ignore leading whitespace in AArch64 target attribute/pragma (PR target/89093) - - - - --- 2019-04-16 Jakub Jelinek New
Don't ignore leading whitespace in ARM target attribute/pragma (PR target/89093) Don't ignore leading whitespace in ARM target attribute/pragma (PR target/89093) - - - - --- 2019-04-16 Jakub Jelinek New
Fixup IRA debug dump output Fixup IRA debug dump output - - - - --- 2019-04-16 Peter Bergner New
[RFC] Improve get_qualified_type linear list walk [RFC] Improve get_qualified_type linear list walk - - - - --- 2019-04-16 Richard Biener New
[C++] Improve compile-time by ordering expensive checks last [C++] Improve compile-time by ordering expensive checks last - - - - --- 2019-04-16 Richard Biener New
[4/4] Discussing PR83507 Addressing modulo-scheduling bugs - - - - --- 2019-04-16 Roman Zhuykov New
[3/4] Fix PR90001 Addressing modulo-scheduling bugs - - - - --- 2019-04-16 Roman Zhuykov New
[2/4] Fix PR87979 Addressing modulo-scheduling bugs - - - - --- 2019-04-16 Roman Zhuykov New
[1/4] Fix PR84032 Addressing modulo-scheduling bugs - - - - --- 2019-04-16 Roman Zhuykov New
Fix up/improve x86 needs isa option reporting (PR target/90096) Fix up/improve x86 needs isa option reporting (PR target/90096) - - - - --- 2019-04-16 Jakub Jelinek New
Fix __builtin_*mul*_overflow* expansion (PR middle-end/90095) Fix __builtin_*mul*_overflow* expansion (PR middle-end/90095) - - - - --- 2019-04-16 Jakub Jelinek New
Fix RTL DCE ICE (PR rtl-optimization/90082) Fix RTL DCE ICE (PR rtl-optimization/90082) - - - - --- 2019-04-16 Jakub Jelinek New
Fix recip opt ICEs with -fnon-call-exceptions (PR tree-optimization/90090) Fix recip opt ICEs with -fnon-call-exceptions (PR tree-optimization/90090) - - - - --- 2019-04-16 Jakub Jelinek New
[Darwin] Fix PR bootstrap/89864 [Darwin] Fix PR bootstrap/89864 - - - - --- 2019-04-16 Iain Sandoe New
[libphobos] Committed fix configure test for backtrace-supported.h [libphobos] Committed fix configure test for backtrace-supported.h - - - - --- 2019-04-16 Iain Buclaw New
[committed] Fix various microblaze-linux failures [committed] Fix various microblaze-linux failures - - - - --- 2019-04-15 Jeff Law New
[rs6000] Fix PR target/84369: gcc.dg/sms-10.c fails on Power9 [rs6000] Fix PR target/84369: gcc.dg/sms-10.c fails on Power9 - - - - --- 2019-04-15 Pat Haugen New
[libphobos] Committed merge with upstream druntime [libphobos] Committed merge with upstream druntime - - - - --- 2019-04-15 Iain Buclaw New
[wwwdocs] Mention GNU Tools Cauldron in the News section [wwwdocs] Mention GNU Tools Cauldron in the News section - - - - --- 2019-04-15 Simon Marchi New
[aarch64,RFA/RFC,rtl-optimization/87763] Add new movk pattern for aarch64 [aarch64,RFA/RFC,rtl-optimization/87763] Add new movk pattern for aarch64 - - - - --- 2019-04-15 Jeff Law New
Tweak LIM MEM improvements to fix PR56049 Tweak LIM MEM improvements to fix PR56049 - - - - --- 2019-04-15 Richard Biener New
Fix PR90071 Fix PR90071 - - - - --- 2019-04-15 Richard Biener New
Fix PR90074 Fix PR90074 - - - - --- 2019-04-15 Richard Biener New
[committed,Bug,tree-optimization/90020,7/8,regression] -O2 -Os x86-64 wrong code generated for GNU … Untitled series #102733 - - - - --- 2019-04-15 Dominique d'Humières New
Filter out LTO in config/bootstrap-lto-lean.mk. Filter out LTO in config/bootstrap-lto-lean.mk. - - - - --- 2019-04-15 Martin Liška New
Fix false -Wodr warnings Fix false -Wodr warnings - - - - --- 2019-04-14 Jan Hubicka New
[d] Do not add any target_libs dependencies if not using libphobos [d] Do not add any target_libs dependencies if not using libphobos - - - - --- 2019-04-14 Johannes Pfau New
combine: Count auto_inc properly (PR89794) combine: Count auto_inc properly (PR89794) - - - - --- 2019-04-14 Segher Boessenkool New
Fix PR 84487, large rodata increase in tonto and other programs Fix PR 84487, large rodata increase in tonto and other programs - - - - --- 2019-04-13 Thomas Koenig New
[libphobos] Committed move rt.sections modules to gcc.sections [libphobos] Committed move rt.sections modules to gcc.sections - - - - --- 2019-04-13 Iain Buclaw New
[C++] PR60531 - Wrong error about unresolved overloaded function [C++] PR60531 - Wrong error about unresolved overloaded function - - - - --- 2019-04-13 Harald van Dijk New
Go patch committed: Improve type handling for constant string concatenation Go patch committed: Improve type handling for constant string concatenation - - - - --- 2019-04-13 Ian Lance Taylor New
[libphobos] Committed add subdir-objects to configure script. [libphobos] Committed add subdir-objects to configure script. - - - - --- 2019-04-12 Iain Buclaw New
(RFA tree-tailcall) PR c++/82081 - tail call optimization breaks noexcept (RFA tree-tailcall) PR c++/82081 - tail call optimization breaks noexcept - - - - --- 2019-04-12 Jason Merrill New
[C/C++] Fix ICE with typedef redeclaration with attributes (PR c/89933, take 2) [C/C++] Fix ICE with typedef redeclaration with attributes (PR c/89933, take 2) - - - - --- 2019-04-12 Jakub Jelinek New
[C++] Avoid ICE on pmf{} in template. [C++] Avoid ICE on pmf{} in template. - - - - --- 2019-04-12 Jason Merrill New
Fix up ARM target attribute handling (PR target/89093) Fix up ARM target attribute handling (PR target/89093) - - - - --- 2019-04-12 Jakub Jelinek New
[C++] Add testcases for already fixed C++ duplicate_decls attribute diagnostics (PR c++/89325) [C++] Add testcases for already fixed C++ duplicate_decls attribute diagnostics (PR c++/89325) - - - - --- 2019-04-12 Jakub Jelinek New
Fix PR88936 Fix PR88936 - - - - --- 2019-04-12 Richard Biener New
[Committed] S/390: Fix a problem with the bswap vector pattern [Committed] S/390: Fix a problem with the bswap vector pattern - - - - --- 2019-04-12 Andreas Krebbel New
[C/C++] Fix ICE with typedef redeclaration with attributes (PR c/89933) [C/C++] Fix ICE with typedef redeclaration with attributes (PR c/89933) - - - - --- 2019-04-12 Jakub Jelinek New
Fix patchable_function_entry attribute handling (PR c/89946) Fix patchable_function_entry attribute handling (PR c/89946) - - - - --- 2019-04-12 Jakub Jelinek New
Fix up RTL cfg cleanup in cfglayout mode with __builtin_unreachable (PR rtl-optimization/90026) Fix up RTL cfg cleanup in cfglayout mode with __builtin_unreachable (PR rtl-optimization/90026) - - - - --- 2019-04-12 Jakub Jelinek New
[d] Committed merge with upstream dmd [d] Committed merge with upstream dmd - - - - --- 2019-04-12 Iain Buclaw New
Uglify identifiers missed in previous commit(s) Uglify identifiers missed in previous commit(s) - - - - --- 2019-04-12 Thomas Rodgers New
[PR86438] avoid too-long shift in test [PR86438] avoid too-long shift in test - - - - --- 2019-04-12 Alexandre Oliva New
C++ PATCH for c++/87603 - constexpr functions are no longer noexcept C++ PATCH for c++/87603 - constexpr functions are no longer noexcept - - - - --- 2019-04-11 Marek Polacek New
[libphobos] Committed merge with upstream phobos [libphobos] Committed merge with upstream phobos - - - - --- 2019-04-11 Iain Buclaw New
[libphobos] Committed merge with upstream druntime [libphobos] Committed merge with upstream druntime - - - - --- 2019-04-11 Iain Buclaw New
[d] Committed merge with upstream dmd [d] Committed merge with upstream dmd - - - - --- 2019-04-11 Iain Buclaw New
[fortran,committed] Fix error messages for translation [fortran,committed] Fix error messages for translation - - - - --- 2019-04-11 Thomas Koenig New
C++ PATCH to use build_converted_constant_bool_expr for noexcept-specifiers C++ PATCH to use build_converted_constant_bool_expr for noexcept-specifiers - - - - --- 2019-04-11 Marek Polacek New
« 1 2 ... 477 478 4791278 1279 »