Show patches with: State = Action Required       |    Archived = No       |   127801 patches
« 1 2 ... 497 498 4991278 1279 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Define __cpp_lib_erase_if feature test macro Define __cpp_lib_erase_if feature test macro - - - - --- 2019-01-10 Jonathan Wakely New
Fix PR88792 Fix PR88792 - - - - --- 2019-01-10 Richard Biener New
Fix PR88775 Fix PR88775 - - - - --- 2019-01-10 Richard Biener New
Fix part of PR87314, folding of &decl != "foo" Fix part of PR87314, folding of &decl != "foo" - - - - --- 2019-01-10 Richard Biener New
[RFC,Debug] Add new NOTE to be used for debugging. [RFC,Debug] Add new NOTE to be used for debugging. - - - - --- 2019-01-10 Matthew Malcomson New
Check AI_NUMERICSERV is defined before using it Check AI_NUMERICSERV is defined before using it - - - - --- 2019-01-10 Jonathan Wakely New
[d] Add README for process contributing to dmd and phobos [d] Add README for process contributing to dmd and phobos - - - - --- 2019-01-10 Iain Buclaw New
Include name of test in filesystem-test.XXXXXX filenames Include name of test in filesystem-test.XXXXXX filenames - - - - --- 2019-01-10 Jonathan Wakely New
Fix dllimport attribute handling (PR c/88568) Fix dllimport attribute handling (PR c/88568) - - - - --- 2019-01-10 Jakub Jelinek New
Remove bare 'throw' expression that breaks -fno-exceptions build Remove bare 'throw' expression that breaks -fno-exceptions build - - - - --- 2019-01-10 Jonathan Wakely New
Use __builtin_is_constant_evaluated in std::less etc. (PR tree-optimization/88775) Use __builtin_is_constant_evaluated in std::less etc. (PR tree-optimization/88775) - - - - --- 2019-01-10 Jakub Jelinek New
PR88777, Out-of-range offsets building glibc test-tgmath2.c PR88777, Out-of-range offsets building glibc test-tgmath2.c - - - - --- 2019-01-10 Alan Modra New
tree-ssa-loop-unswitch.c: port to the dump_* API (PR tree-optimization/88763) tree-ssa-loop-unswitch.c: port to the dump_* API (PR tree-optimization/88763) - - - - --- 2019-01-10 David Malcolm New
[Committed] PR fortran/88376 -- remove assert() [Committed] PR fortran/88376 -- remove assert() - - - - --- 2019-01-10 Steve Kargl New
PR fortran/86322 -- Enforce F2018:C877 PR fortran/86322 -- Enforce F2018:C877 - - - - --- 2019-01-10 Steve Kargl New
[libphobos] Committed remove or update of library deprecations [libphobos] Committed remove or update of library deprecations - - - - --- 2019-01-09 Iain Buclaw New
Move PR84877 fix elsewhere (PR bootstrap/88450) Move PR84877 fix elsewhere (PR bootstrap/88450) - - - - --- 2019-01-09 Jakub Jelinek New
[i386] : Add xorsign support [i386] : Add xorsign support - - - - --- 2019-01-09 Uros Bizjak New
[d] Committed update copyright years of d/dmd sources [d] Committed update copyright years of d/dmd sources - - - - --- 2019-01-09 Iain Buclaw New
[C++] Fix three locations [C++] Fix three locations - - - - --- 2019-01-09 Paolo Carlini New
[SPARC] Use P mode iterator in more cases [SPARC] Use P mode iterator in more cases - - - - --- 2019-01-09 Eric Botcazou New
[SPARC] Fix PR target/84010 [SPARC] Fix PR target/84010 - - - - --- 2019-01-09 Eric Botcazou New
[og8] Update _OPENACC macro, etc. for OpenACC 2.6 [og8] Update _OPENACC macro, etc. for OpenACC 2.6 - - - - --- 2019-01-09 Julian Brown New
PR libstdc++/88204 disable std::complex<long double> tests PR libstdc++/88204 disable std::complex<long double> tests - - - - --- 2019-01-09 Jonathan Wakely New
[wwwdocs,committed] Update Stage 4 description [wwwdocs,committed] Update Stage 4 description - - - - --- 2019-01-09 Tom de Vries New
Fix documentation about -finline-functions Fix documentation about -finline-functions - - - - --- 2019-01-09 Eric Botcazou New
Document atomic fetch and nand Document atomic fetch and nand - - - - --- 2019-01-09 Sebastian Huber New
[committed,libgomp,testsuite,openacc] Don't use const int for dimensions [committed,libgomp,testsuite,openacc] Don't use const int for dimensions - - - - --- 2019-01-09 Tom de Vries New
[committed,nvptx,libgomp] Don't launch with num_workers == 0 [committed,nvptx,libgomp] Don't launch with num_workers == 0 - - - - --- 2019-01-09 Tom de Vries New
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 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
« 1 2 ... 497 498 4991278 1279 »