Show patches with: State = Action Required       |   127282 patches
« 1 2 ... 435 436 4371272 1273 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Use vpmin to optimize some vector comparisons (PR target/88547) Use vpmin to optimize some vector comparisons (PR target/88547) - - - - --- 2018-12-21 Jakub Jelinek New
[C++] Fix __builtin_{is_constant_evaluated,constant_p} handling in static_assert (PR c++/86524, PR … [C++] Fix __builtin_{is_constant_evaluated,constant_p} handling in static_assert (PR c++/86524, PR … - - - - --- 2018-12-21 Jakub Jelinek New
Improve AVX512 sse movcc (PR target/88547) Improve AVX512 sse movcc (PR target/88547) - - - - --- 2018-12-19 Jakub Jelinek New
[C++] Fix up cp_parser_class_specifier_1 error recovery (PR c++/88180, take 2) [C++] Fix up cp_parser_class_specifier_1 error recovery (PR c++/88180, take 2) - - - - --- 2018-12-19 Jakub Jelinek New
Allow _mm256_clmulepi64_epi128 even for just -mvcplmulqdq -mavx (PR target/88541) Allow _mm256_clmulepi64_epi128 even for just -mvcplmulqdq -mavx (PR target/88541) - - - - --- 2018-12-18 Jakub Jelinek New
[C++] Avoid GC during cp_parser_parenthesized_expression_list (PR c++/88180) [C++] Avoid GC during cp_parser_parenthesized_expression_list (PR c++/88180) - - - - --- 2018-12-18 Jakub Jelinek New
[C++] Constexpr fold even some TREE_CONSTANT ctors (PR c++/87934) [C++] Constexpr fold even some TREE_CONSTANT ctors (PR c++/87934) - - - - --- 2018-12-18 Jakub Jelinek New
Enable scatter vectorization with 128-bit and 256-bit vectors with AVX512VL (PR target/88464) Enable scatter vectorization with 128-bit and 256-bit vectors with AVX512VL (PR target/88464) - - - - --- 2018-12-18 Jakub Jelinek New
Fix AVX512VL gather ICEs (PR target/88513, PR target/88514) Fix AVX512VL gather ICEs (PR target/88513, PR target/88514) - - - - --- 2018-12-17 Jakub Jelinek New
[committed] Fix valgrind error in cselib_record_sets (PR rtl-optimization/88478) [committed] Fix valgrind error in cselib_record_sets (PR rtl-optimization/88478) - - - - --- 2018-12-14 Jakub Jelinek New
Fix avx512f_sfixupimm* (PR target/88489) Fix avx512f_sfixupimm* (PR target/88489) - - - - --- 2018-12-14 Jakub Jelinek New
Fix up AVX512F masked gather vectorization, add support for AVX512F 512-bit masked scatter vectoriz… Fix up AVX512F masked gather vectorization, add support for AVX512F 512-bit masked scatter vectoriz… - - - - --- 2018-12-14 Jakub Jelinek New
[C++] Sanity check __cxa_* user declarations (PR c++/88482) [C++] Sanity check __cxa_* user declarations (PR c++/88482) - - - - --- 2018-12-13 Jakub Jelinek New
Improve gimplification of constructors with RANGE_EXPRs (PR c++/82294, PR c++/87436) Improve gimplification of constructors with RANGE_EXPRs (PR c++/82294, PR c++/87436) - - - - --- 2018-12-13 Jakub Jelinek New
[C++] Use RANGE_EXPRs in build_vec_init (PR c++/82294, PR c++/87436) [C++] Use RANGE_EXPRs in build_vec_init (PR c++/82294, PR c++/87436) - - - - --- 2018-12-13 Jakub Jelinek New
Fix stmt folding in the inliner (PR tree-optimization/88444) Fix stmt folding in the inliner (PR tree-optimization/88444) - - - - --- 2018-12-13 Jakub Jelinek New
Fix ICE due to cross-jumping (PR rtl-optimization/88470) Fix ICE due to cross-jumping (PR rtl-optimization/88470) - - - - --- 2018-12-13 Jakub Jelinek New
[committed] Fix libgomp.c++/for-24.C testcase (PR libgomp/88460) [committed] Fix libgomp.c++/for-24.C testcase (PR libgomp/88460) - - - - --- 2018-12-13 Jakub Jelinek New
Fix split-path-5.c testcase (PR testsuite/88454) Fix split-path-5.c testcase (PR testsuite/88454) - - - - --- 2018-12-13 Jakub Jelinek New
[committed] Fix OpenMP default(none) handling of module array/derived type parameters from other TU… [committed] Fix OpenMP default(none) handling of module array/derived type parameters from other TU… - - - - --- 2018-12-12 Jakub Jelinek New
Support AVX512F masked gather loads (PR tree-optimization/88464) Support AVX512F masked gather loads (PR tree-optimization/88464) - - - - --- 2018-12-12 Jakub Jelinek New
Allow direct 0 and -1 moves to mask registers (PR target/88465) Allow direct 0 and -1 moves to mask registers (PR target/88465) - - - - --- 2018-12-12 Jakub Jelinek New
Add zero extending patterns to vptest{,n}m instructions (PR target/88461) Add zero extending patterns to vptest{,n}m instructions (PR target/88461) - - - - --- 2018-12-12 Jakub Jelinek New
Add =*k, *km alternatives to zero_extend?i?i2 patterns (PR target/88461) Add =*k, *km alternatives to zero_extend?i?i2 patterns (PR target/88461) - - - - --- 2018-12-12 Jakub Jelinek New
[C++] Fix __builtin_{is_constant_evaluated,constant_p} handling in static_assert (PR c++/86524, PR … [C++] Fix __builtin_{is_constant_evaluated,constant_p} handling in static_assert (PR c++/86524, PR … - - - - --- 2018-12-12 Jakub Jelinek New
[C++] Fix up __builtin_is_constant_evaluated handling in array type sizes (PR c++/88446, take 2) [C++] Fix up __builtin_is_constant_evaluated handling in array type sizes (PR c++/88446, take 2) - - - - --- 2018-12-11 Jakub Jelinek New
Fix up split-path-11.c testcase (Re: [committed] [PR tree-optimization/80520] Throttle path splitti… Fix up split-path-11.c testcase (Re: [committed] [PR tree-optimization/80520] Throttle path splitti… - - - - --- 2018-12-11 Jakub Jelinek New
Fix cleanup_auto_inc_dec on x86 (PR rtl-optimization/88416) Fix cleanup_auto_inc_dec on x86 (PR rtl-optimization/88416) - - - - --- 2018-12-11 Jakub Jelinek New
[C++] Fix up __builtin_is_constant_evaluated handling in array type sizes (PR c++/88446) [C++] Fix up __builtin_is_constant_evaluated handling in array type sizes (PR c++/88446) - - - - --- 2018-12-11 Jakub Jelinek New
Add std::is_constant_evaluated wrapper around __builtin_is_constant_evaluated Add std::is_constant_evaluated wrapper around __builtin_is_constant_evaluated - - - - --- 2018-12-11 Jakub Jelinek New
[C++] Fix up __builtin_is_constant_evaluated (PR c++/88449) [C++] Fix up __builtin_is_constant_evaluated (PR c++/88449) - - - - --- 2018-12-11 Jakub Jelinek New
Add TREE_CODE == SSA_NAME checks to register_edge_assert_for_2 (PR tree-optimization/88444) Add TREE_CODE == SSA_NAME checks to register_edge_assert_for_2 (PR tree-optimization/88444) - - - - --- 2018-12-11 Jakub Jelinek New
[committed] Avoid -Wmissing-attributes warnings in libquadmath [committed] Avoid -Wmissing-attributes warnings in libquadmath - - - - --- 2018-12-11 Jakub Jelinek New
Make LTO tests that require recent binutils UNSUPPORTED with older ones (PR lto/86004) Make LTO tests that require recent binutils UNSUPPORTED with older ones (PR lto/86004) - - - - --- 2018-12-11 Jakub Jelinek New
Add define_insn_and_split for combine to detect x < 123U ? -1 : 0 (PR target/88425) Add define_insn_and_split for combine to detect x < 123U ? -1 : 0 (PR target/88425) - - - - --- 2018-12-11 Jakub Jelinek New
[C] Fix ubsan -fsanitize=float-cast-overflow ICE (PR sanitizer/88426) [C] Fix ubsan -fsanitize=float-cast-overflow ICE (PR sanitizer/88426) - - - - --- 2018-12-11 Jakub Jelinek New
[committed] Fix gcc.target/i386/pr87955.c testcase [committed] Fix gcc.target/i386/pr87955.c testcase - - - - --- 2018-12-10 Jakub Jelinek New
Fix *ivdep* tests on SPARC etc. (PR testsuite/88369, take 2) Fix *ivdep* tests on SPARC etc. (PR testsuite/88369, take 2) - - - - --- 2018-12-10 Jakub Jelinek New
[C++] Fix ICE with offsetof-like initializer (PR c++/88410) [C++] Fix ICE with offsetof-like initializer (PR c++/88410) - - - - --- 2018-12-09 Jakub Jelinek New
Fix tree-nested convert_local_* clobber handling (PR fortran/88304) Fix tree-nested convert_local_* clobber handling (PR fortran/88304) - - - - --- 2018-12-08 Jakub Jelinek New
[C++] FIx constexpr virtual function call handling on ia64 (PR c++/87861) [C++] FIx constexpr virtual function call handling on ia64 (PR c++/87861) - - - - --- 2018-12-08 Jakub Jelinek New
[committed] Fix cancel-taskgroup-3.c testcase (PR libgomp/87995) [committed] Fix cancel-taskgroup-3.c testcase (PR libgomp/87995) - - - - --- 2018-12-08 Jakub Jelinek New
Disable -fipa-ra for naked functions (PR target/85593) Disable -fipa-ra for naked functions (PR target/85593) - - - - --- 2018-12-06 Jakub Jelinek New
[committed] Fix OpenMP handling of character allocatable scalars (PR fortran/88377) [committed] Fix OpenMP handling of character allocatable scalars (PR fortran/88377) - - - - --- 2018-12-06 Jakub Jelinek New
[C++] Fix make_temporary_var_for_ref_to_temp (PR c++/86669) [C++] Fix make_temporary_var_for_ref_to_temp (PR c++/86669) - - - - --- 2018-12-06 Jakub Jelinek New
Fix VRP with -fno-delete-null-pointer-checks (PR c/88367, take 2) Fix VRP with -fno-delete-null-pointer-checks (PR c/88367, take 2) - - - - --- 2018-12-06 Jakub Jelinek New
Fix *ivdep* tests on SPARC etc. (PR testsuite/88369) Fix *ivdep* tests on SPARC etc. (PR testsuite/88369) - - - - --- 2018-12-06 Jakub Jelinek New
Fix VRP with -fno-delete-null-pointer-checks (PR c/88367) Fix VRP with -fno-delete-null-pointer-checks (PR c/88367) - - - - --- 2018-12-06 Jakub Jelinek New
Don't optimize successive divs if there is also a mod with the same last arg (PR tree-optimization/… Don't optimize successive divs if there is also a mod with the same last arg (PR tree-optimization/… - - - - --- 2018-12-06 Jakub Jelinek New
Handle clobber stmts in convert_nonlocal_reference_stmt (PR fortran/88304) Handle clobber stmts in convert_nonlocal_reference_stmt (PR fortran/88304) - - - - --- 2018-12-06 Jakub Jelinek New
[committed] Add testcase for already fixed PR c++/87897 [committed] Add testcase for already fixed PR c++/87897 - - - - --- 2018-12-05 Jakub Jelinek New
Fix unroll-and-jam (PR tree-optimization/87360) Fix unroll-and-jam (PR tree-optimization/87360) - - - - --- 2018-12-04 Jakub Jelinek New
Fix -fsanitize=address -fstack-protector* (PR sanitizer/88333) Fix -fsanitize=address -fstack-protector* (PR sanitizer/88333) - - - - --- 2018-12-04 Jakub Jelinek New
[committed] Add testcase for already fixed PR tree-optimization/87320 [committed] Add testcase for already fixed PR tree-optimization/87320 - - - - --- 2018-12-04 Jakub Jelinek New
C++ patch ping C++ patch ping - - - - --- 2018-12-04 Jakub Jelinek New
Fix predict-22.c testcase (PR tree-optimization/88285) Fix predict-22.c testcase (PR tree-optimization/88285) - - - - --- 2018-12-04 Jakub Jelinek New
Further rs6000 asm modifier tweaks (PR target/88188) Further rs6000 asm modifier tweaks (PR target/88188) - - - - --- 2018-12-04 Jakub Jelinek New
Fix P0634R3 - Down with typename! testsuite fallout Fix P0634R3 - Down with typename! testsuite fallout - - - - --- 2018-12-04 Jakub Jelinek New
[committed] Add testcase from PR tree-optimization/71109 [committed] Add testcase from PR tree-optimization/71109 - - - - --- 2018-12-03 Jakub Jelinek New
[committed] Adjust aarch64/vcond_1.C testcase (PR target/88287) [committed] Adjust aarch64/vcond_1.C testcase (PR target/88287) - - - - --- 2018-12-03 Jakub Jelinek New
[committed] Handle OMP_CLAUSE_{IN,TASK}_REDUCTION in tree-nested.c [committed] Handle OMP_CLAUSE_{IN,TASK}_REDUCTION in tree-nested.c - - - - --- 2018-12-02 Jakub Jelinek New
[committed] Allow taskloop cancellation [committed] Allow taskloop cancellation - - - - --- 2018-12-02 Jakub Jelinek New
[committed] Fix ICE in asan_clear_shadow (PR sanitizer/88291) [committed] Fix ICE in asan_clear_shadow (PR sanitizer/88291) - - - - --- 2018-12-02 Jakub Jelinek New
Partial fix for asan on big endian targets (PR sanitizer/88289) Partial fix for asan on big endian targets (PR sanitizer/88289) - - - - --- 2018-12-01 Jakub Jelinek New
Add *vec_concatv4sf_0 and *vec_concatv4si_0 insns (PR target/88278) Add *vec_concatv4sf_0 and *vec_concatv4si_0 insns (PR target/88278) - - - - --- 2018-11-30 Jakub Jelinek New
[committed] Add testcase for already fixed PR debug/85550 [committed] Add testcase for already fixed PR debug/85550 - - - - --- 2018-11-30 Jakub Jelinek New
[C++] Fix C++ parser endless diagnostics on CPP_PRAGMA_EOL (PR c++/88258) [C++] Fix C++ parser endless diagnostics on CPP_PRAGMA_EOL (PR c++/88258) - - - - --- 2018-11-30 Jakub Jelinek New
Introduce --param logical-op-non-short-circuit (PR testsuite/85368) Introduce --param logical-op-non-short-circuit (PR testsuite/85368) - - - - --- 2018-11-30 Jakub Jelinek New
Avoid weird integral types in reassoc range opts (PR tree-optimization/88274) Avoid weird integral types in reassoc range opts (PR tree-optimization/88274) - - - - --- 2018-11-30 Jakub Jelinek New
[C++] Fix xvalue COND_EXPR handling (PR c++/88103) [C++] Fix xvalue COND_EXPR handling (PR c++/88103) - - - - --- 2018-11-29 Jakub Jelinek New
Improve combiner's find_split_point (PR target/54589) Improve combiner's find_split_point (PR target/54589) - - - - --- 2018-11-29 Jakub Jelinek New
Optimize integer vector comparison followed by movmsk (PR target/88152, take 2) Optimize integer vector comparison followed by movmsk (PR target/88152, take 2) - - - - --- 2018-11-29 Jakub Jelinek New
Optimize integer vector comparison followed by movmsk (PR target/88152) Optimize integer vector comparison followed by movmsk (PR target/88152) - - - - --- 2018-11-29 Jakub Jelinek New
Fix vec_{add,sub} rs6000_gimple_fold_builtin folding (PR target/88234) Fix vec_{add,sub} rs6000_gimple_fold_builtin folding (PR target/88234) - - - - --- 2018-11-29 Jakub Jelinek New
Adapt a couple of scalar comparison match.pd optimizations for vector comparisons against uniform v… Adapt a couple of scalar comparison match.pd optimizations for vector comparisons against uniform v… - - - - --- 2018-11-29 Jakub Jelinek New
Optimize integral lt + blend into just blend (PR target/54700) Optimize integral lt + blend into just blend (PR target/54700) - - - - --- 2018-11-29 Jakub Jelinek New
Adapt a couple of scalar comparison match.pd optimizations for vector comparisons against uniform v… Adapt a couple of scalar comparison match.pd optimizations for vector comparisons against uniform v… - - - - --- 2018-11-29 Jakub Jelinek New
Restore aarch64 support for asm ("# %a0" : : "i" (0)) (PR target/87598) Restore aarch64 support for asm ("# %a0" : : "i" (0)) (PR target/87598) - - - - --- 2018-11-28 Jakub Jelinek New
[C++] Fix clone_body (PR c++/86669) [C++] Fix clone_body (PR c++/86669) - - - - --- 2018-11-28 Jakub Jelinek New
Add testcase for already fixed PR c++/87539 Add testcase for already fixed PR c++/87539 - - - - --- 2018-11-28 Jakub Jelinek New
Fix UBSAN ICE with C++ attribute types (PR c++/88215) Fix UBSAN ICE with C++ attribute types (PR c++/88215) - - - - --- 2018-11-28 Jakub Jelinek New
Use {,v}blendvp{s,d} for [SD]Fmode sse_movcc (PR target/88189) Use {,v}blendvp{s,d} for [SD]Fmode sse_movcc (PR target/88189) - - - - --- 2018-11-28 Jakub Jelinek New
Fix vect/costmodel/ppc/costmodel-vect-33.c testcase (PR middle-end/87157) Fix vect/costmodel/ppc/costmodel-vect-33.c testcase (PR middle-end/87157) - - - - --- 2018-11-27 Jakub Jelinek New
[committed] Tweak libgomp env vars in parallel make check (take 2) [committed] Tweak libgomp env vars in parallel make check (take 2) - - - - --- 2018-11-26 Jakub Jelinek New
Fix dwarf5 -ffunction-section with hot/cold partitioning (PR c++/86900) Fix dwarf5 -ffunction-section with hot/cold partitioning (PR c++/86900) - - - - --- 2018-11-26 Jakub Jelinek New
[C++] Propagate TYPE_PACKED to template variants (PR c++/88181) [C++] Propagate TYPE_PACKED to template variants (PR c++/88181) - - - - --- 2018-11-26 Jakub Jelinek New
Fix ptwrite64 handling with -m32 (PR target/88195) Fix ptwrite64 handling with -m32 (PR target/88195) - - - - --- 2018-11-26 Jakub Jelinek New
[C++] Fix ICE in grokdeclarator (PR c++/88187) [C++] Fix ICE in grokdeclarator (PR c++/88187) - - - - --- 2018-11-26 Jakub Jelinek New
Fix ICEs on invalid rs6000 asm (PR target/88188) Fix ICEs on invalid rs6000 asm (PR target/88188) - - - - --- 2018-11-26 Jakub Jelinek New
[C++] Fix wrong-code with generic lambda (PR c++/86943) [C++] Fix wrong-code with generic lambda (PR c++/86943) - - - - --- 2018-11-23 Jakub Jelinek New
[RFC] Tweak libgomp env vars in parallel make check [RFC] Tweak libgomp env vars in parallel make check - - - - --- 2018-11-23 Jakub Jelinek New
Avoid duplicate -Warray-bounds warnings (PR tree-optimization/86614) Avoid duplicate -Warray-bounds warnings (PR tree-optimization/86614) - - - - --- 2018-11-22 Jakub Jelinek New
[committed] Add testcase for already fixed PR tree-optimization/85794 [committed] Add testcase for already fixed PR tree-optimization/85794 - - - - --- 2018-11-22 Jakub Jelinek New
Fix tree-ssa/phi-opt-11.c on s390x (PR testsuite/85368) Fix tree-ssa/phi-opt-11.c on s390x (PR testsuite/85368) - - - - --- 2018-11-22 Jakub Jelinek New
Small formatting cleanup in i386.c Small formatting cleanup in i386.c - - - - --- 2018-11-22 Jakub Jelinek New
Clean up stack-protector-guard handling in ix86_option_override_internal Clean up stack-protector-guard handling in ix86_option_override_internal - - - - --- 2018-11-22 Jakub Jelinek New
Add -fpad-source option Add -fpad-source option - - - - --- 2018-11-22 Jakub Jelinek New
Fix -fstack-protector* on darwin/mingw etc. (PR target/85644) Fix -fstack-protector* on darwin/mingw etc. (PR target/85644) - - - - --- 2018-11-21 Jakub Jelinek New
[C++] Fix ICE in maybe_explain_implicit_delete (PR c++/88122) [C++] Fix ICE in maybe_explain_implicit_delete (PR c++/88122) - - - - --- 2018-11-21 Jakub Jelinek New
[C++] Improve locations of id-expressions and operator "" (PR c++/87386, take 3) [C++] Improve locations of id-expressions and operator "" (PR c++/87386, take 3) - - - - --- 2018-11-21 Jakub Jelinek New
« 1 2 ... 435 436 4371272 1273 »