Show patches with: State = Action Required       |    Archived = No       |   126672 patches
« 1 2 ... 486 487 4881266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Go patch committed: Use int type for len and cap in slice value Go patch committed: Use int type for len and cap in slice value - - - - --- 2019-01-09 Ian Lance Taylor New
C++ PATCH to add test for c++/88744 C++ PATCH to add test for c++/88744 - - - - --- 2019-01-08 Marek Polacek New
Pretty printer test fixes and improvements Pretty printer test fixes and improvements - - - - --- 2019-01-08 Jonathan Wakely New
[fortran] Fix PR 68426, simplification of SPREAD [fortran] Fix PR 68426, simplification of SPREAD - - - - --- 2019-01-08 Thomas Koenig New
PR libstdc++/87855 fix optional for types with non-trivial copy/move PR libstdc++/87855 fix optional for types with non-trivial copy/move - - - - --- 2019-01-08 Jonathan Wakely New
Fix the dynamic_align_addr stuff partially (PR rtl-optimization/88331) Fix the dynamic_align_addr stuff partially (PR rtl-optimization/88331) - - - - --- 2019-01-08 Jakub Jelinek New
Fix up initializer_each_zero_or_onep (PR middle-end/88758) Fix up initializer_each_zero_or_onep (PR middle-end/88758) - - - - --- 2019-01-08 Jakub Jelinek New
[RFC] moving assemble_start_function / assemble_end_function to output_mi_thunk [RFC] moving assemble_start_function / assemble_end_function to output_mi_thunk - - - - --- 2019-01-08 Max Filippov New
[v2] ARM: add test case for -masm-syntax-unified (PR88648) [v2] ARM: add test case for -masm-syntax-unified (PR88648) - - - - --- 2019-01-08 Stefan Agner New
Fix gcc.target/powerpc/pr88457.c testcase (PR target/88457) Fix gcc.target/powerpc/pr88457.c testcase (PR target/88457) - - - - --- 2019-01-08 Jakub Jelinek New
Fix power8 non-delegitimized UNSPEC UNSPEC_FUSION_GPR messages Fix power8 non-delegitimized UNSPEC UNSPEC_FUSION_GPR messages - - - - --- 2019-01-08 Jakub Jelinek New
[SPARC] Fix a couple of PRs [SPARC] Fix a couple of PRs - - - - --- 2019-01-08 Eric Botcazou New
V2 [PATCH] x86: Don't generate vzeroupper if caller is AVX_U128_DIRTY V2 [PATCH] x86: Don't generate vzeroupper if caller is AVX_U128_DIRTY - - - - --- 2019-01-08 H.J. Lu New
[2/2] libgomp: Reduce copy and paste for RTEMS [1/2] libgomp: Avoid complex dependencies for RTEMS - - - - --- 2019-01-08 Sebastian Huber New
[1/2] libgomp: Avoid complex dependencies for RTEMS [1/2] libgomp: Avoid complex dependencies for RTEMS - - - - --- 2019-01-08 Sebastian Huber New
[C++] Fix three additional locations [C++] Fix three additional locations - - - - --- 2019-01-08 Paolo Carlini New
Fix PR88739 Fix PR88739 - - - - --- 2019-01-08 Richard Biener New
Use proper type in linear transformation in tree-switch-conversion (PR tree-optimization/88753). Use proper type in linear transformation in tree-switch-conversion (PR tree-optimization/88753). - - - - --- 2019-01-08 Martin Liška New
Backports to 8.x Backports to 8.x - - - - --- 2019-01-08 Jakub Jelinek New
[Fortran] PR 88047: [9 Regression] ICE in gfc_find_vtab, at fortran/class.c:2843 [Fortran] PR 88047: [9 Regression] ICE in gfc_find_vtab, at fortran/class.c:2843 - - - - --- 2019-01-08 Janus Weil New
Fix PR88611 Fix PR88611 - - - - --- 2019-01-08 Richard Biener New
[committed] Fix jit test case (PR jit/88747) [committed] Fix jit test case (PR jit/88747) - - - - --- 2019-01-08 David Malcolm New
C++ PATCH for c++/88538 - braced-init-list in template-argument-list C++ PATCH for c++/88538 - braced-init-list in template-argument-list - - - - --- 2019-01-07 Marek Polacek New
Optimize away x86 mem stores of what the mem contains already (PR rtl-optimization/79593) Optimize away x86 mem stores of what the mem contains already (PR rtl-optimization/79593) - - - - --- 2019-01-07 Jakub Jelinek New
Don't pushdecl compound literals inside C parameter scope (PR c/88701) Don't pushdecl compound literals inside C parameter scope (PR c/88701) - - - - --- 2019-01-07 Jakub Jelinek New
avoid ICE when pretty-printing a VLA with an error bound (PR 85956, take 2) avoid ICE when pretty-printing a VLA with an error bound (PR 85956, take 2) - - - - --- 2019-01-07 Jakub Jelinek New
Fix diagnostics for never-defined inline and nested functions (PR c/88720, PR c/88726) Fix diagnostics for never-defined inline and nested functions (PR c/88720, PR c/88726) - - - - --- 2019-01-07 Joseph Myers New
Go patch committed: Move slice construction to callers of makeslice Go patch committed: Move slice construction to callers of makeslice - - - - --- 2019-01-07 Ian Lance Taylor New
C++ PATCH for c++/88692 - -Wredundant-move false positive with *this C++ PATCH for c++/88692 - -Wredundant-move false positive with *this - - - - --- 2019-01-07 Marek Polacek New
ISO_Fortran_binding patch ISO_Fortran_binding patch - - - - --- 2019-01-07 Paul Richard Thomas New
libgo patch committed: set gp->m in getTraceback libgo patch committed: set gp->m in getTraceback - - - - --- 2019-01-07 Ian Lance Taylor New
[nvptx,committed] Force vl32 if calling vector-partitionable routines [nvptx,committed] Force vl32 if calling vector-partitionable routines - - - - --- 2019-01-07 Tom de Vries New
C++ PATCH for c++/88741 - wrong error with initializer-string C++ PATCH for c++/88741 - wrong error with initializer-string - - - - --- 2019-01-07 Marek Polacek New
x86: Don't generate vzeroupper if caller is AVX_U128_DIRTY x86: Don't generate vzeroupper if caller is AVX_U128_DIRTY - - - - --- 2019-01-07 H.J. Lu New
soft-fp: Update _FP_W_TYPE_SIZE check from glibc soft-fp: Update _FP_W_TYPE_SIZE check from glibc - - - - --- 2019-01-07 H.J. Lu New
[C++] Fix four more locations [C++] Fix four more locations - - - - --- 2019-01-07 Paolo Carlini New
[testsuite] Allow builtin-has-attribute-* to run as far as possible on targets without alias suppor… [testsuite] Allow builtin-has-attribute-* to run as far as possible on targets without alias suppor… - - - - --- 2019-01-07 Iain Sandoe New
PR target/85596 Add --with-multilib-list doc for aarch64 PR target/85596 Add --with-multilib-list doc for aarch64 - - - - --- 2019-01-07 Christophe Lyon New
PR libstdc++/87787 avoid undefined null args to memcpy and memmove PR libstdc++/87787 avoid undefined null args to memcpy and memmove - - - - --- 2019-01-07 Jonathan Wakely New
PR target/86891 __builtin_sub_overflow issues on AArch64 PR target/86891 __builtin_sub_overflow issues on AArch64 - - - - --- 2019-01-07 Richard Earnshaw (lists) New
PR target/86487: fix the way 'uses_hard_regs_p' handles paradoxical subregs PR target/86487: fix the way 'uses_hard_regs_p' handles paradoxical subregs - - - - --- 2019-01-07 Andre Vieira (lists) New
V3 [PATCH] i386: Add pass_remove_partial_avx_dependency V3 [PATCH] i386: Add pass_remove_partial_avx_dependency - - - - --- 2019-01-07 H.J. Lu New
[testsuite] Require alias support in three tests. [testsuite] Require alias support in three tests. - - - - --- 2019-01-07 Iain Sandoe New
Fix ICE in get_initial_defs_for_reduction (PR 88567) Fix ICE in get_initial_defs_for_reduction (PR 88567) - - - - --- 2019-01-07 Richard Sandiford New
Fix IFN_MASK_STORE handling of IFN_GOMP_SIMD_LANE Fix IFN_MASK_STORE handling of IFN_GOMP_SIMD_LANE - - - - --- 2019-01-07 Richard Sandiford New
Silence some dwarf2out UNSPEC related notes (PR debug/88723) Silence some dwarf2out UNSPEC related notes (PR debug/88723) - - - - --- 2019-01-07 Jakub Jelinek New
Replace outdated references to x86_64-unknown-linux-gnu in docs Replace outdated references to x86_64-unknown-linux-gnu in docs - - - - --- 2019-01-07 Jonathan Wakely New
[nvptx] Handle large vector reductions [nvptx] Handle large vector reductions - - - - --- 2019-01-07 Tom de Vries New
[nvptx] Don't emit barriers for empty loops -- fix [nvptx] Don't emit barriers for empty loops -- fix - - - - --- 2019-01-07 Tom de Vries New
[nvptx,committed] Add support for a per-worker broadcast buffer and barrier [nvptx,committed] Add support for a per-worker broadcast buffer and barrier - - - - --- 2019-01-07 Tom de Vries New
[committed,nvptx] Allow larger PTX_MAX_VECTOR_LENGTH in nvptx_goacc_validate_dims_1 [committed,nvptx] Allow larger PTX_MAX_VECTOR_LENGTH in nvptx_goacc_validate_dims_1 - - - - --- 2019-01-07 Tom de Vries New
[committed,nvptx] Postpone warnings in nvptx_goacc_validate_dims_1 [committed,nvptx] Postpone warnings in nvptx_goacc_validate_dims_1 - - - - --- 2019-01-07 Tom de Vries New
[committed,nvptx] Eliminate PTX_VECTOR_LENGTH [committed,nvptx] Eliminate PTX_VECTOR_LENGTH - - - - --- 2019-01-07 Tom de Vries New
[committed,nvptx] Add asserts in nvptx_goacc_validate_dims [committed,nvptx] Add asserts in nvptx_goacc_validate_dims - - - - --- 2019-01-07 Tom de Vries New
[nvptx,committed] Fix libgomp.oacc-c-c++-common/vector-length-128-3.c [nvptx,committed] Fix libgomp.oacc-c-c++-common/vector-length-128-3.c - - - - --- 2019-01-07 Tom de Vries New
[openacc] Add oacc_get_min_dim [openacc] Add oacc_get_min_dim - - - - --- 2019-01-07 Tom de Vries New
[libgfortran,committed] Make GFORTRAN_9 symbol node depend on GFORTRAN_8 [libgfortran,committed] Make GFORTRAN_9 symbol node depend on GFORTRAN_8 - - - - --- 2019-01-07 Janne Blomqvist New
[RS6000] Implement -mno-pltseq [RS6000] Implement -mno-pltseq - - - - --- 2019-01-07 Alan Modra New
[RS6000] Emit inline PLT when -mno-tls-markers [RS6000] Emit inline PLT when -mno-tls-markers - - - - --- 2019-01-07 Alan Modra New
Handle builtin_expect better in ipa-fnsummary Handle builtin_expect better in ipa-fnsummary - - - - --- 2019-01-06 Jan Hubicka New
Remove overall growth from badness metrics Remove overall growth from badness metrics - - - - --- 2019-01-06 Jan Hubicka New
[RS6000] PR88614, output_operand: invalid %z value [RS6000] PR88614, output_operand: invalid %z value - - - - --- 2019-01-06 Alan Modra New
[2/2] PR libstdc++/86756 Move rest of std::filesystem to libstdc++.so [1/2] PR libstdc++/86756 add std::filesystem::path to libstdc++.so - - - - --- 2019-01-06 Jonathan Wakely New
[1/2] PR libstdc++/86756 add std::filesystem::path to libstdc++.so [1/2] PR libstdc++/86756 add std::filesystem::path to libstdc++.so - - - - --- 2019-01-06 Jonathan Wakely New
[fortran] Implement IS_CONTINUOUS intrinsic [fortran] Implement IS_CONTINUOUS intrinsic - - - - --- 2019-01-06 Thomas Koenig New
PR libstdc++/87431 fix regression introduced by r264574 PR libstdc++/87431 fix regression introduced by r264574 - - - - --- 2019-01-06 Jonathan Wakely New
Revert inliner badness change from 2017 Revert inliner badness change from 2017 - - - - --- 2019-01-06 Jan Hubicka New
Add forgotten options to -fprofile-use Add forgotten options to -fprofile-use - - - - --- 2019-01-06 Jan Hubicka New
Backport to GCC 8 branch fix for PIC LTO option merging Backport to GCC 8 branch fix for PIC LTO option merging - - - - --- 2019-01-06 Jan Hubicka New
[RFC] Add gcc_assert_implies [RFC] Add gcc_assert_implies - - - - --- 2019-01-06 Tom de Vries New
Add vec_extract{v32qiv16qi,v16hiv8hi,v8siv4si,v4div2di,v8sfv4sf,v4dfv2df} Add vec_extract{v32qiv16qi,v16hiv8hi,v8siv4si,v4div2di,v8sfv4sf,v4dfv2df} - - - - --- 2019-01-06 Jakub Jelinek New
[C++] Fix a start_decl location [C++] Fix a start_decl location - - - - --- 2019-01-06 Paolo Carlini New
[jit] Add thread-local globals to the libgccjit frontend [jit] Add thread-local globals to the libgccjit frontend - - - - --- 2019-01-05 Marc Nieper-Wißkirchen New
Define new filesystem::__file_clock type Define new filesystem::__file_clock type - - - - --- 2019-01-05 Jonathan Wakely New
Add new --param knobs for inliner Add new --param knobs for inliner - - - - --- 2019-01-05 Jan Hubicka New
Fix accounting of time in ipa-fnsummary Fix accounting of time in ipa-fnsummary - - - - --- 2019-01-05 Jan Hubicka New
[v3] GCC: Fix Loongson3 LLSC Errata [v3] GCC: Fix Loongson3 LLSC Errata - - - - --- 2019-01-05 YunQiang Su New
[Fortran] PR 88009: [9 Regression] ICE in find_intrinsic_vtab, at fortran/class.c:2761 [Fortran] PR 88009: [9 Regression] ICE in find_intrinsic_vtab, at fortran/class.c:2761 - - - - --- 2019-01-05 Janus Weil New
Add a two value VR comparison to two consecutive PHI args optimization (PR tree-optimization/88676,… Add a two value VR comparison to two consecutive PHI args optimization (PR tree-optimization/88676,… - - - - --- 2019-01-05 Jakub Jelinek New
PR fortran/69101 -- IEEE_SELECTED_REAL_KIND part I PR fortran/69101 -- IEEE_SELECTED_REAL_KIND part I - - - - --- 2019-01-05 Steve Kargl New
libgo patch committed: Avoid deadlock if SIGPROF arrives during traceback libgo patch committed: Avoid deadlock if SIGPROF arrives during traceback - - - - --- 2019-01-05 Ian Lance Taylor New
Export explicit instantiations for C++17 members of std::string Export explicit instantiations for C++17 members of std::string - - - - --- 2019-01-04 Jonathan Wakely New
Add allocator-extended copy/move ctors to COW string Add allocator-extended copy/move ctors to COW string - - - - --- 2019-01-04 Jonathan Wakely New
[C++] Avoid ICE trying to add a bogus fixit hint (PR c++/88554) [C++] Avoid ICE trying to add a bogus fixit hint (PR c++/88554) - - - - --- 2019-01-04 Jakub Jelinek New
Fix ICU miscompilation due to tree-ssa-strlen.c bug (PR tree-optimization/88693) Fix ICU miscompilation due to tree-ssa-strlen.c bug (PR tree-optimization/88693) - - - - --- 2019-01-04 Jakub Jelinek New
Add a two value VR comparison to two consecutive PHI args optimization (PR tree-optimization/88676) Add a two value VR comparison to two consecutive PHI args optimization (PR tree-optimization/88676) - - - - --- 2019-01-04 Jakub Jelinek New
restore CFString handling in attribute format (PR 88638) restore CFString handling in attribute format (PR 88638) - - - - --- 2019-01-04 Martin Sebor New
Remove XFAIL from test that no longer fails Remove XFAIL from test that no longer fails - - - - --- 2019-01-04 Jonathan Wakely New
Fix test failure with old Copy-On-Write std::string Fix test failure with old Copy-On-Write std::string - - - - --- 2019-01-04 Jonathan Wakely New
[C++,rebased] Fix PR c++/88261 [C++,rebased] Fix PR c++/88261 - - - - --- 2019-01-04 Bernd Edlinger New
Fix bugs in filesystem::path::lexically_normal() Fix bugs in filesystem::path::lexically_normal() - - - - --- 2019-01-04 Jonathan Wakely New
[2/2] PR88598: Optimise reduc (bit_and) [1/2] PR88598: Optimise x * { 0 or 1, 0 or 1, ... } - - - - --- 2019-01-04 Richard Sandiford New
[1/2] PR88598: Optimise x * { 0 or 1, 0 or 1, ... } [1/2] PR88598: Optimise x * { 0 or 1, 0 or 1, ... } - - - - --- 2019-01-04 Richard Sandiford New
Fix concatenation bug in filesystem::path Fix concatenation bug in filesystem::path - - - - --- 2019-01-04 Jonathan Wakely New
Avoid spurious test failures when -fno-inline in test flags Avoid spurious test failures when -fno-inline in test flags - - - - --- 2019-01-04 Jonathan Wakely New
PR60563 - FAIL: g++.dg/ext/sync-4.C on *-apple-darwin* PR60563 - FAIL: g++.dg/ext/sync-4.C on *-apple-darwin* - - - - --- 2019-01-04 Dominique d'Humières New
[middle-end] Add rules to strip away unneeded type casts in expressions (2nd patch) [middle-end] Add rules to strip away unneeded type casts in expressions (2nd patch) - - - - --- 2019-01-04 Tamar Christina New
[doc] fix minor typos in -Wmemset-transposed-args [doc] fix minor typos in -Wmemset-transposed-args - - - - --- 2019-01-04 Martin Sebor New
[committed] avoid null dereference in maybe_warn_nonstring_arg (PR 88659) [committed] avoid null dereference in maybe_warn_nonstring_arg (PR 88659) - - - - --- 2019-01-04 Martin Sebor New
Disable gdb pagination temporarily in gdbinit.in Disable gdb pagination temporarily in gdbinit.in - - - - --- 2019-01-03 Jakub Jelinek New
« 1 2 ... 486 487 4881266 1267 »