Show patches with: State = Action Required       |   127665 patches
« 1 2 ... 480 481 4821276 1277 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[C++] PR c++/89630 - ICE with dependent using-decl as template arg. [C++] PR c++/89630 - ICE with dependent using-decl as template arg. - - - - --- 2019-03-18 Jason Merrill New
[C++] PR c++/89761 - ICE with sizeof... in pack expansion. [C++] PR c++/89761 - ICE with sizeof... in pack expansion. - - - - --- 2019-03-18 Jason Merrill New
[C++] PR c++/89640 - GNU attributes on lambda. [C++] PR c++/89640 - GNU attributes on lambda. - - - - --- 2019-03-18 Jason Merrill New
have -Warray-bounds treat [max, min] ranges same as anti-ranges (PR 89720) have -Warray-bounds treat [max, min] ranges same as anti-ranges (PR 89720) - - - - --- 2019-03-18 Martin Sebor New
[3/3] rs6000: Fix altivec-7.c testcase rs6000: Fix some tests that fail on big-endian - - - - --- 2019-03-18 Segher Boessenkool New
[2/3] rs6000: Use pointers in bswap testcases rs6000: Fix some tests that fail on big-endian - - - - --- 2019-03-18 Segher Boessenkool New
[1/3] rs6000: Fix pr18096-1.c test rs6000: Fix some tests that fail on big-endian - - - - --- 2019-03-18 Segher Boessenkool New
[C++] PR c++/89682 - wrong access error in default argument. [C++] PR c++/89682 - wrong access error in default argument. - - - - --- 2019-03-18 Jason Merrill New
Fix two ICEs with C++ destructors and LTO Fix two ICEs with C++ destructors and LTO - - - - --- 2019-03-18 Jan Hubicka New
[wwwdocs] My changes to gcc-9/changes.html [wwwdocs] My changes to gcc-9/changes.html - - - - --- 2019-03-18 David Malcolm New
[gcn,commit] Implement circular output buffer [gcn,commit] Implement circular output buffer - - - - --- 2019-03-18 Andrew Stubbs New
Fix PR88945 Fix PR88945 - - - - --- 2019-03-18 Richard Biener New
RISC-V: Update testcase. RISC-V: Update testcase. - - - - --- 2019-03-18 Kito Cheng New
Fix a case in which the vector cost model was ignored Fix a case in which the vector cost model was ignored - - - - --- 2019-03-18 Richard Sandiford New
[libbacktrace] Initialize st in elf_is_symlink [libbacktrace] Initialize st in elf_is_symlink - - - - --- 2019-03-18 James Hilliard New
PING: [RFC] libgcc: Integrating emutls and D garbage collector PING: [RFC] libgcc: Integrating emutls and D garbage collector - - - - --- 2019-03-17 Johannes Pfau New
[PR,fortran/85797] - ICE in gfc_element_size, at fortran/target-memory.c:126 [PR,fortran/85797] - ICE in gfc_element_size, at fortran/target-memory.c:126 - - - - --- 2019-03-17 Harald Anlauf New
Multilib support for amd64 FreeBSD Multilib support for amd64 FreeBSD - - - - --- 2019-03-17 Andreas Tobler New
[C++] PR c++/89571 - ICE with ill-formed noexcept on constructor. [C++] PR c++/89571 - ICE with ill-formed noexcept on constructor. - - - - --- 2019-03-17 Jason Merrill New
[committed] Fix another test needing large alignment on hppa*-*-hpux* [committed] Fix another test needing large alignment on hppa*-*-hpux* - - - - --- 2019-03-17 John David Anglin New
[committed] Fix failure of two tests requiring visibility support on 32-bit hppa*-*-hpux* [committed] Fix failure of two tests requiring visibility support on 32-bit hppa*-*-hpux* - - - - --- 2019-03-17 John David Anglin New
[committed] Fix tests that need c99 complex support [committed] Fix tests that need c99 complex support - - - - --- 2019-03-17 John David Anglin New
[committed] Fix test failures that require alias support on hppa*-*-hpux* [committed] Fix test failures that require alias support on hppa*-*-hpux* - - - - --- 2019-03-17 John David Anglin New
[fortran] Fix PR 68009, wrong prototype in runtime_error [fortran] Fix PR 68009, wrong prototype in runtime_error - - - 1 --- 2019-03-17 Thomas Koenig New
C++ PATCH for c++/89705 - ICE with reference binding with conversion function C++ PATCH for c++/89705 - ICE with reference binding with conversion function - - - - --- 2019-03-16 Marek Polacek New
[committed] Skip tests on 32-bit hppa*-*-hpux* that need .weak assembler directive [committed] Skip tests on 32-bit hppa*-*-hpux* that need .weak assembler directive - - - - --- 2019-03-16 John David Anglin New
[committed] Skip tests on 32-bit hppa*-*-hpux* with unsupported attributes [committed] Skip tests on 32-bit hppa*-*-hpux* with unsupported attributes - - - - --- 2019-03-16 John David Anglin New
[committed] Skip gcc.dg/pr84941.c on hppa*-*-* [committed] Skip gcc.dg/pr84941.c on hppa*-*-* - - - - --- 2019-03-16 John David Anglin New
[committed] Fix tests needing large alignment on hppa*-*-hpux* [committed] Fix tests needing large alignment on hppa*-*-hpux* - - - - --- 2019-03-16 John David Anglin New
[committed] Fix "FAIL: gcc.dg/Wattributes-6.c (test for warnings, line 404)" on hppa64-*-* [committed] Fix "FAIL: gcc.dg/Wattributes-6.c (test for warnings, line 404)" on hppa64-*-* - - - - --- 2019-03-16 John David Anglin New
[committed] Fix failure of c-c++-common/Wattributes.c on hppa*64*-*-* [committed] Fix failure of c-c++-common/Wattributes.c on hppa*64*-*-* - - - - --- 2019-03-16 John David Anglin New
[committed] Remove hppa*-*-hpux* from check_ascii_locale_available [committed] Remove hppa*-*-hpux* from check_ascii_locale_available - - - - --- 2019-03-16 John David Anglin New
[fortran] Fix PR 88008, ICE on invalid [fortran] Fix PR 88008, ICE on invalid - - - - --- 2019-03-16 Thomas Koenig New
[C++] Fix thread_local initialization (PR c++/60702) [C++] Fix thread_local initialization (PR c++/60702) - - - - --- 2019-03-15 Jakub Jelinek New
Fix i?86 -mfpmath=sse ceil inline expansion (PR target/89726) Fix i?86 -mfpmath=sse ceil inline expansion (PR target/89726) - - - - --- 2019-03-15 Jakub Jelinek New
Fix up diagnostics emitted by fortran FE load_line (PR fortran/89724) Fix up diagnostics emitted by fortran FE load_line (PR fortran/89724) - - - - --- 2019-03-15 Jakub Jelinek New
[C++] Add -fconstexpr-ops-limit= option (PR c++/87481) [C++] Add -fconstexpr-ops-limit= option (PR c++/87481) - - - - --- 2019-03-15 Jakub Jelinek New
LRA: side_effects_p stmts' output is not invariant (PR89721) LRA: side_effects_p stmts' output is not invariant (PR89721) - - - - --- 2019-03-15 Segher Boessenkool New
Go patch committed: Preserve nointerface property when inlining methods Go patch committed: Preserve nointerface property when inlining methods - - - - --- 2019-03-15 Ian Lance Taylor New
[committed] list myself as selective scheduler maintainer [committed] list myself as selective scheduler maintainer - - - - --- 2019-03-15 Alexander Monakov New
[RFC] D support for S/390 [RFC] D support for S/390 - - - - --- 2019-03-15 Robin Dapp New
[PR,d/88990] Committed fix for ICE in get_symbol_decl [PR,d/88990] Committed fix for ICE in get_symbol_decl - - - - --- 2019-03-15 Iain Buclaw New
Fix PR71598, aliasing between enums and compatible types Fix PR71598, aliasing between enums and compatible types - - - - --- 2019-03-15 Richard Biener New
[C++] PR 85014 ("[7/8/9 Regression] internal compiler error: in lookup_base, at cp/search.c:185") [C++] PR 85014 ("[7/8/9 Regression] internal compiler error: in lookup_base, at cp/search.c:185") - - - - --- 2019-03-15 Paolo Carlini New
Fix PR87561, 416.gamess slowdown Fix PR87561, 416.gamess slowdown - - - - --- 2019-03-15 Richard Biener New
S/390: Fix tests that expect unquoted option names S/390: Fix tests that expect unquoted option names - - - - --- 2019-03-15 Robin Dapp New
Fix PR 86979 Fix PR 86979 - - - - --- 2019-03-15 Andrey Belevantsev New
[AArch64] PR target/89719 Adjust gcc.target/aarch64/spellcheck*.c tests [AArch64] PR target/89719 Adjust gcc.target/aarch64/spellcheck*.c tests - - - - --- 2019-03-15 Kyrill Tkachov New
Fix gcc.dg/uninit-pred-8_b.c fallout on GCC 8 branch (PR89551) Fix gcc.dg/uninit-pred-8_b.c fallout on GCC 8 branch (PR89551) - - - - --- 2019-03-15 Richard Biener New
Go patch committed: Eliminate bounds checks in append expression Go patch committed: Eliminate bounds checks in append expression - - - - --- 2019-03-15 Ian Lance Taylor New
fix ice in attribute copy (PR 89685) fix ice in attribute copy (PR 89685) - - - - --- 2019-03-15 Martin Sebor New
[AARCH64] Improve vector generation cost model [AARCH64] Improve vector generation cost model - - - - --- 2019-03-15 Andrew Pinski New
Don't ICE on &&lab1-&&lab2 in dwarf2out (PR debug/89704) Don't ICE on &&lab1-&&lab2 in dwarf2out (PR debug/89704) - - - - --- 2019-03-14 Jakub Jelinek New
Strip location wrappers inside of inchash::add_expr (PR c++/89709) Strip location wrappers inside of inchash::add_expr (PR c++/89709) - - - - --- 2019-03-14 Jakub Jelinek New
[C++,debug,PR88534] accept VAR_DECL in class literal template parms [C++,debug,PR88534] accept VAR_DECL in class literal template parms - - - - --- 2019-03-14 Alexandre Oliva New
[C++] Don't require 'bool' in a concept definition. [C++] Don't require 'bool' in a concept definition. - - - - --- 2019-03-14 Jason Merrill New
V4 [PATCH] i386: Handle REG_EH_REGION note V4 [PATCH] i386: Handle REG_EH_REGION note - - - - --- 2019-03-14 H.J. Lu New
[DOC,OBVIOUS] Remove dead option from manual (PR other/89712). [DOC,OBVIOUS] Remove dead option from manual (PR other/89712). - - - - --- 2019-03-14 Martin Liška New
Fix mips subreg handling (PR target/89378) Fix mips subreg handling (PR target/89378) - - - - --- 2019-03-14 Jakub Jelinek New
[PR,89546] Add forgotten requeing in propagate_subaccesses_across_link [PR,89546] Add forgotten requeing in propagate_subaccesses_across_link - - - - --- 2019-03-14 Martin Jambor New
V3 [PATCH] i386: Handle REG_EH_REGION note V3 [PATCH] i386: Handle REG_EH_REGION note - - - - --- 2019-03-14 H.J. Lu New
[3/3] Fix GNU coding style in lto-common.c. LTO dump tool - - - - --- 2019-03-14 Martin Liška New
[wwwdocs] Update snapshots.html to refer to sha512sum [wwwdocs] Update snapshots.html to refer to sha512sum - - - - --- 2019-03-14 Jonathan Wakely New
[i386] Fix DECL_RESULT building for resolver [i386] Fix DECL_RESULT building for resolver - - - - --- 2019-03-14 Richard Biener New
Fix PR89710 Fix PR89710 - - - - --- 2019-03-14 Richard Biener New
Make hashtab/hash-table elt removal not fail on removing non-existent entry Make hashtab/hash-table elt removal not fail on removing non-existent entry - - - - --- 2019-03-14 Jakub Jelinek New
improve constant string length folding (PR 89688) improve constant string length folding (PR 89688) - - - - --- 2019-03-14 Martin Sebor New
[C++] PR c++/86521 - C++17 copy elision in initialization by constructor. [C++] PR c++/86521 - C++17 copy elision in initialization by constructor. - - - - --- 2019-03-13 Jason Merrill New
Fix up tree-ssa-strlen.c ICEs (PR tree-optimization/89703) Fix up tree-ssa-strlen.c ICEs (PR tree-optimization/89703) - - - - --- 2019-03-13 Jakub Jelinek New
[C++] Fix ICE on variable template access without template args (PR c++/89512) [C++] Fix ICE on variable template access without template args (PR c++/89512) - - - - --- 2019-03-13 Jakub Jelinek New
Fix create_dispatcher_calls ICE (PR ipa/89684) Fix create_dispatcher_calls ICE (PR ipa/89684) - - - - --- 2019-03-13 Jakub Jelinek New
[C++] Fix cxx_eval_loop_expr ICE (PR c++/89652, take 2) [C++] Fix cxx_eval_loop_expr ICE (PR c++/89652, take 2) - - - - --- 2019-03-13 Jakub Jelinek New
[v2,rs6000] PR87532: Bad Results from vec_extract(unsigned char, foo) dependent upon function inline [v2,rs6000] PR87532: Bad Results from vec_extract(unsigned char, foo) dependent upon function inline - - - - --- 2019-03-13 Kelvin Nilsen New
patch to fix PR85860 patch to fix PR85860 - - - - --- 2019-03-13 Vladimir Makarov New
gcc/riscv: Correctly ignore empty C++ structs when flattening for ABI gcc/riscv: Correctly ignore empty C++ structs when flattening for ABI - - - - --- 2019-03-13 Andrew Burgess New
[PR72741] Encode OpenACC 'routine' directive's level of parallelism inside Fortran module files [PR72741] Encode OpenACC 'routine' directive's level of parallelism inside Fortran module files - - - - --- 2019-03-13 Thomas Schwinge New
C++ PATCH for c++/88979 - further P0634 fix for constructors C++ PATCH for c++/88979 - further P0634 fix for constructors - - - - --- 2019-03-13 Marek Polacek New
bootstrap error due to constexpr in go/gofrontend/ast-dump.cc bootstrap error due to constexpr in go/gofrontend/ast-dump.cc - - - - --- 2019-03-13 Martin Sebor New
Slightly altered backport for PR89572 Slightly altered backport for PR89572 - - - - --- 2019-03-13 Richard Biener New
Fix miscompilation due to REG_EQUAL note on a paradoxical subreg operation (PR rtl-optimization/896… Fix miscompilation due to REG_EQUAL note on a paradoxical subreg operation (PR rtl-optimization/896… - - - - --- 2019-03-13 Jakub Jelinek New
Fix PR89698, bogus folding to BIT_FIELD_REF Fix PR89698, bogus folding to BIT_FIELD_REF - - - - --- 2019-03-13 Richard Biener New
Fold unfolded constants from initializers Fold unfolded constants from initializers - - - - --- 2019-03-13 Richard Biener New
Fix -gimple dumping for negative constants Fix -gimple dumping for negative constants - - - - --- 2019-03-13 Richard Biener New
Fix PR89677 Fix PR89677 - - - - --- 2019-03-13 Richard Biener New
[libsanitizer] AddressSanitizer: 64-bit SPARC/Linux port [libsanitizer] AddressSanitizer: 64-bit SPARC/Linux port - - - - --- 2019-03-13 Eric Botcazou New
[libsanitizer] AddressSanitizer: fix for SPARC with GCC [libsanitizer] AddressSanitizer: fix for SPARC with GCC - - - - --- 2019-03-13 Eric Botcazou New
[libsanitizer] SanitizerCommon: 64-bit SPARC/Linux port [libsanitizer] SanitizerCommon: 64-bit SPARC/Linux port - - - - --- 2019-03-13 Eric Botcazou New
[libsanitizer] SanitizerCommon: fixes for unwinding & backtrace on SPARC [libsanitizer] SanitizerCommon: fixes for unwinding & backtrace on SPARC - - - - --- 2019-03-13 Eric Botcazou New
[committed] Handle PHIs in omp-simd-clone.c cloning (PR middle-end/88588) [committed] Handle PHIs in omp-simd-clone.c cloning (PR middle-end/88588) - - - - --- 2019-03-13 Jakub Jelinek New
Remove unused nonlocal_value member of ipa_parm_adjustment Remove unused nonlocal_value member of ipa_parm_adjustment - - - - --- 2019-03-13 Jakub Jelinek New
Go patch committed: Compare parse methods when exporting interface types Go patch committed: Compare parse methods when exporting interface types - - - - --- 2019-03-13 Ian Lance Taylor New
Go patch committed: Add debugging helper function debug_go_type Go patch committed: Add debugging helper function debug_go_type - - - - --- 2019-03-13 Ian Lance Taylor New
[d] Committed small tidy up gdc testsuite scripts [d] Committed small tidy up gdc testsuite scripts - - - - --- 2019-03-13 Iain Buclaw New
[PR,d/88957] Committed fix for ICE in tree_could_trap_p with -fsanitize=undefined [PR,d/88957] Committed fix for ICE in tree_could_trap_p with -fsanitize=undefined - - - - --- 2019-03-12 Iain Buclaw New
[fortran] Fix PR 66695, 77746 and 79485 [fortran] Fix PR 66695, 77746 and 79485 - - - - --- 2019-03-12 Thomas Koenig New
C++ PATCH for c++/89686 - mixing init-capture and simple-capture in lambda C++ PATCH for c++/89686 - mixing init-capture and simple-capture in lambda - - - - --- 2019-03-12 Marek Polacek New
[RFC] Teach GIMPLE FE to build proper CFG + SSA (+ loops) [RFC] Teach GIMPLE FE to build proper CFG + SSA (+ loops) - - - - --- 2019-03-12 Richard Biener New
[d/87824] : x86_64-linux multilib issues [d/87824] : x86_64-linux multilib issues - - - - --- 2019-03-12 Uros Bizjak New
[2/3] Add lto-dump tool. LTO dump tool - - - - --- 2019-03-12 Martin Liška New
[1/3] Split part of functionality from lto.c to lto-common.c. LTO dump tool - - - - --- 2019-03-12 Martin Liška New
« 1 2 ... 480 481 4821276 1277 »