Show patches with: State = Action Required       |    Archived = No       |   126613 patches
« 1 2 ... 435 436 4371266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[gomp5] const qualified vars no longer predetermined shared [gomp5] const qualified vars no longer predetermined shared - - - - --- 2018-06-05 Jakub Jelinek New
[gomp5] Allow OpenMP simd loop iter vars to be private or lastprivate [gomp5] Allow OpenMP simd loop iter vars to be private or lastprivate - - - - --- 2018-06-04 Jakub Jelinek New
Optimize AVX512 vpcmpeq* against 0 into vptestnm* rather than vptestm* (PR target/85832, PR target/… Optimize AVX512 vpcmpeq* against 0 into vptestnm* rather than vptestm* (PR target/85832, PR target/… - - - - --- 2018-06-04 Jakub Jelinek New
Improve merge_ranges (PR tree-optimization/69615) Improve merge_ranges (PR tree-optimization/69615) - - - - --- 2018-06-03 Jakub Jelinek New
Fix -Wduplicate-branches ICE in inchash::add_expr (PR c++/86025) Fix -Wduplicate-branches ICE in inchash::add_expr (PR c++/86025) - - - - --- 2018-06-03 Jakub Jelinek New
[gomp5] Use error_at rather than error for OpenMP clause checking [gomp5] Use error_at rather than error for OpenMP clause checking - - - - --- 2018-06-01 Jakub Jelinek New
[gomp5] Same variable can't appear in multiple nontemporal clauses [gomp5] Same variable can't appear in multiple nontemporal clauses - - - - --- 2018-06-01 Jakub Jelinek New
[gomp5] atomic with memory-order clauses or hint, parsing of requires directive [gomp5] atomic with memory-order clauses or hint, parsing of requires directive - - - - --- 2018-05-31 Jakub Jelinek New
Avoid hot/cold partitioning in naked functions (PR target/85984) Avoid hot/cold partitioning in naked functions (PR target/85984) - - - - --- 2018-05-31 Jakub Jelinek New
Backports to 8.x branch Backports to 8.x branch - - - - --- 2018-05-30 Jakub Jelinek New
Fix lower-subreg ICE (PR target/85945) Fix lower-subreg ICE (PR target/85945) - - - - --- 2018-05-29 Jakub Jelinek New
[C++] Avoid bogus -Wunused-but-set* with structured binding (PR c++/85952) [C++] Avoid bogus -Wunused-but-set* with structured binding (PR c++/85952) - - - - --- 2018-05-29 Jakub Jelinek New
Fix doc/invoke.texi ARM buglet Fix doc/invoke.texi ARM buglet - - - - --- 2018-05-28 Jakub Jelinek New
Introduce VEC_UNPACK_FIX_TRUNC_{LO,HI}_EXPR and VEC_PACK_FLOAT_EXPR, use it in x86 vectorization (P… Introduce VEC_UNPACK_FIX_TRUNC_{LO,HI}_EXPR and VEC_PACK_FLOAT_EXPR, use it in x86 vectorization (P… - - - - --- 2018-05-28 Jakub Jelinek New
Rename ufloat to floatuns and ufix_trunc to fixuns_trunc in a few patterns (PR target/85918) Rename ufloat to floatuns and ufix_trunc to fixuns_trunc in a few patterns (PR target/85918) - - - - --- 2018-05-25 Jakub Jelinek New
Remove useless noinline variable (PR bootstrap/85921) Remove useless noinline variable (PR bootstrap/85921) - - - - --- 2018-05-25 Jakub Jelinek New
[gomp5] Implement omp_[sg]et_affinity_format, omp_{capture,display}_affinity, OMP_DISPLAY_AFFINITY … [gomp5] Implement omp_[sg]et_affinity_format, omp_{capture,display}_affinity, OMP_DISPLAY_AFFINITY … - - - - --- 2018-05-23 Jakub Jelinek New
Optimize AVX512 vpcmpeq* against 0 into vptestm* (PR target/85832) Optimize AVX512 vpcmpeq* against 0 into vptestm* (PR target/85832) - - - - --- 2018-05-23 Jakub Jelinek New
Disallow minus in mem {+,-,&,|,^}= x; mem != 0 peepholes (PR target/85756) Disallow minus in mem {+,-,&,|,^}= x; mem != 0 peepholes (PR target/85756) - - - - --- 2018-05-14 Jakub Jelinek New
Constant fold even masked shift builtins Constant fold even masked shift builtins - - - - --- 2018-05-11 Jakub Jelinek New
[committed] Fix OpenMP C/C++ default(none) handling (PR c/85696) [committed] Fix OpenMP C/C++ default(none) handling (PR c/85696) - - - - --- 2018-05-11 Jakub Jelinek New
Use two source permute for vector initialization (PR 85692, take 2) Use two source permute for vector initialization (PR 85692, take 2) - - - - --- 2018-05-10 Jakub Jelinek New
Add constant folding for x86 shift builtins by vector Add constant folding for x86 shift builtins by vector - - - - --- 2018-05-09 Jakub Jelinek New
Workaround glibc <= 2.23 nextafterl/nexttowardl bug (PR tree-optimization/85699) Workaround glibc <= 2.23 nextafterl/nexttowardl bug (PR tree-optimization/85699) - - - - --- 2018-05-09 Jakub Jelinek New
[C++] Fix offsetof constexpr handling (PR c++/85662, take 4) [C++] Fix offsetof constexpr handling (PR c++/85662, take 4) - - - - --- 2018-05-09 Jakub Jelinek New
Constant folding of x86 vector shift by scalar builtins (PR target/85323) Constant folding of x86 vector shift by scalar builtins (PR target/85323) - - - - --- 2018-05-08 Jakub Jelinek New
Add peephole2's for mem {+,-,&,|,^}= x; mem != 0 after cmpelim (PR target/85683) Add peephole2's for mem {+,-,&,|,^}= x; mem != 0 after cmpelim (PR target/85683) - - - - --- 2018-05-08 Jakub Jelinek New
Add missing _mm512_set{_epi16,_epi8,zero} intrinsics Add missing _mm512_set{_epi16,_epi8,zero} intrinsics - - - - --- 2018-05-08 Jakub Jelinek New
[gomp5] Parsing of depend(mutexinoutset:) [gomp5] Parsing of depend(mutexinoutset:) - - - - --- 2018-05-07 Jakub Jelinek New
Add constant folding for _mm*movemask* intrinsics (PR target/85317) Add constant folding for _mm*movemask* intrinsics (PR target/85317) - - - - --- 2018-05-07 Jakub Jelinek New
Don't create temporaries on "+m,r" with addressable type (PR c++/85659) Don't create temporaries on "+m,r" with addressable type (PR c++/85659) - - - - --- 2018-05-06 Jakub Jelinek New
[C++] Fix offsetof constexpr handling (PR c++/85662) [C++] Fix offsetof constexpr handling (PR c++/85662) - - - - --- 2018-05-06 Jakub Jelinek New
[gomp5] simd if/nontemporal clauses parsing and cancel if modifier [gomp5] simd if/nontemporal clauses parsing and cancel if modifier - - - - --- 2018-05-04 Jakub Jelinek New
[gomp5] omp_lock_hint_t -> omp_sync_hint_t [gomp5] omp_lock_hint_t -> omp_sync_hint_t - - - - --- 2018-05-04 Jakub Jelinek New
[gomp5] Extend defaultmap clause [gomp5] Extend defaultmap clause - - - - --- 2018-05-03 Jakub Jelinek New
Verify early releasing.html steps in gcc_release -f (PR other/85622) Verify early releasing.html steps in gcc_release -f (PR other/85622) - - - - --- 2018-05-03 Jakub Jelinek New
Fix the x86 *_doubleword_mask* patterns (PR target/85582) Fix the x86 *_doubleword_mask* patterns (PR target/85582) - - - - --- 2018-05-02 Jakub Jelinek New
Re: Broken links in INSTALL/specific.html (PR web/85578) Re: Broken links in INSTALL/specific.html (PR web/85578) - - - - --- 2018-05-01 Jakub Jelinek New
Implement absv2di2 and absv4di2 expanders for pre-avx512vl (PR target/85572) Implement absv2di2 and absv4di2 expanders for pre-avx512vl (PR target/85572) - - - - --- 2018-04-30 Jakub Jelinek New
[C++] Fix value initialized decltype(nullptr) in constexpr (PR c++/85553) [C++] Fix value initialized decltype(nullptr) in constexpr (PR c++/85553) - - - - --- 2018-04-27 Jakub Jelinek New
Fix reassoc var_bound optimization (PR tree-optimization/85529) Fix reassoc var_bound optimization (PR tree-optimization/85529) - - - - --- 2018-04-26 Jakub Jelinek New
Add _mm512_{,mask_}mullox_epi64 intrinsics (PR target/85530) Add _mm512_{,mask_}mullox_epi64 intrinsics (PR target/85530) - - - - --- 2018-04-26 Jakub Jelinek New
Fix UB in ix86_expand_vector_init_one_var (PR target/85508) Fix UB in ix86_expand_vector_init_one_var (PR target/85508) - - - - --- 2018-04-24 Jakub Jelinek New
Remove __builtin_ia32_readeflags_u32/__builtin_ia32_writeeflags_u32 builtins for TARGET_64BIT (PR t… Remove __builtin_ia32_readeflags_u32/__builtin_ia32_writeeflags_u32 builtins for TARGET_64BIT (PR t… - - - - --- 2018-04-24 Jakub Jelinek New
Fix powerpc64le ICE in replace_swapped_load_constant (PR target/85503) Fix powerpc64le ICE in replace_swapped_load_constant (PR target/85503) - - - - --- 2018-04-24 Jakub Jelinek New
Fix reg-stack error-recovery on pr84828 testcase (PR target/84828) Fix reg-stack error-recovery on pr84828 testcase (PR target/84828) - - - - --- 2018-04-23 Jakub Jelinek New
Optimize 128-bit vector insertion into zero 512-bit vector (PR target/85480) Optimize 128-bit vector insertion into zero 512-bit vector (PR target/85480) - - - - --- 2018-04-23 Jakub Jelinek New
Add constant folding support for next{after,toward}{,f,l} (PR libstdc++/85466) Add constant folding support for next{after,toward}{,f,l} (PR libstdc++/85466) - - - - --- 2018-04-21 Jakub Jelinek New
Fix fold-const BIT_FIELD_REF folding with 1 elt vectors (PR tree-optimization/85467) Fix fold-const BIT_FIELD_REF folding with 1 elt vectors (PR tree-optimization/85467) - - - - --- 2018-04-19 Jakub Jelinek New
Fix ICE in tinst_level refcounting introduced in r259457 (PR c++/85462) Fix ICE in tinst_level refcounting introduced in r259457 (PR c++/85462) - - - - --- 2018-04-19 Jakub Jelinek New
--enable-cet={yes,no,auto} with default no --enable-cet={yes,no,auto} with default no - - - - --- 2018-04-18 Jakub Jelinek New
Fix (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst match.pd pattern (PR tree-optimization/85446) Fix (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst match.pd pattern (PR tree-optimization/85446) - - - - --- 2018-04-18 Jakub Jelinek New
[wwwdocs] Mention powerpc*-*-*spe* deprecation in gcc-8/changes.html [wwwdocs] Mention powerpc*-*-*spe* deprecation in gcc-8/changes.html - - - - --- 2018-04-18 Jakub Jelinek New
Fix UB in dse.c (PR rtl-optimization/85431) Fix UB in dse.c (PR rtl-optimization/85431) - - - - --- 2018-04-17 Jakub Jelinek New
Fix UB in dbxout.c (PR debug/84637) Fix UB in dbxout.c (PR debug/84637) - - - - --- 2018-04-17 Jakub Jelinek New
Fix x86 attrs on *x86_mov<mode>cc_0_m1* Fix x86 attrs on *x86_mov<mode>cc_0_m1* - - - - --- 2018-04-17 Jakub Jelinek New
Fix memory and type attributes on vec_extract_??_ Fix memory and type attributes on vec_extract_??_ - - - - --- 2018-04-17 Jakub Jelinek New
Fix type attr of x86 *ashlqi3_1_slp insn (PR target/85430) Fix type attr of x86 *ashlqi3_1_slp insn (PR target/85430) - - - - --- 2018-04-17 Jakub Jelinek New
[C++] Fix constexpr handling of &x->y (PR c++/84463, take 2) [C++] Fix constexpr handling of &x->y (PR c++/84463, take 2) - - - - --- 2018-04-17 Jakub Jelinek New
[RFC,PATCHES] Obsolete or remove powerpc*-*-*spe* support (PR target/81084) [RFC,PATCHES] Obsolete or remove powerpc*-*-*spe* support (PR target/81084) - - - - --- 2018-04-17 Jakub Jelinek New
[C++] Fix constexpr handling of &x->y (PR c++/84463) [C++] Fix constexpr handling of &x->y (PR c++/84463) - - - - --- 2018-04-16 Jakub Jelinek New
Fix gen_lowpart_if_possible (PR middle-end/85414) Fix gen_lowpart_if_possible (PR middle-end/85414) - - - - --- 2018-04-16 Jakub Jelinek New
Fix libgcc/config/i386/cpuinfo.c warnings (PR target/84945) Fix libgcc/config/i386/cpuinfo.c warnings (PR target/84945) - - - - --- 2018-04-16 Jakub Jelinek New
configure.ac: honor --with-gcc-major-version in gcc-driver-name.h (PR jit/85384, variant) configure.ac: honor --with-gcc-major-version in gcc-driver-name.h (PR jit/85384, variant) - - - - --- 2018-04-13 Jakub Jelinek New
Fix bbpart handling of EH pads (PR rtl-optimization/85393) Fix bbpart handling of EH pads (PR rtl-optimization/85393) - - - - --- 2018-04-13 Jakub Jelinek New
Fix CSE CLZ/CTZ handling (PR rtl-optimization/85376, variant) Fix CSE CLZ/CTZ handling (PR rtl-optimization/85376, variant) - - - - --- 2018-04-13 Jakub Jelinek New
Fix CSE CLZ/CTZ handling (PR rtl-optimization/85376) Fix CSE CLZ/CTZ handling (PR rtl-optimization/85376) - - - - --- 2018-04-12 Jakub Jelinek New
Fix -fsanitize=address VLA instrumentation (PR sanitizer/85230) Fix -fsanitize=address VLA instrumentation (PR sanitizer/85230) - - - - --- 2018-04-12 Jakub Jelinek New
Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657, take 2) Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657, take 2) - - - - --- 2018-04-12 Jakub Jelinek New
Fix copyprop_hardreg_forward_1 (PR rtl-optimization/85342) Fix copyprop_hardreg_forward_1 (PR rtl-optimization/85342) - - - - --- 2018-04-11 Jakub Jelinek New
Fix non-AVX512VL handling of lo extraction from AVX512F xmm16+ (PR target/85328, take 2) Fix non-AVX512VL handling of lo extraction from AVX512F xmm16+ (PR target/85328, take 2) - - - - --- 2018-04-11 Jakub Jelinek New
Fix non-AVX512VL handling of lo extraction from AVX512F xmm16+ (PR target/85328) Fix non-AVX512VL handling of lo extraction from AVX512F xmm16+ (PR target/85328) - - - - --- 2018-04-11 Jakub Jelinek New
Fix VEC_PERM_EXPR folding (PR tree-optimization/85331) Fix VEC_PERM_EXPR folding (PR tree-optimization/85331) - - - - --- 2018-04-11 Jakub Jelinek New
Use --push-state --as-needed and --pop-state instead of --as-needed and --no-as-needed for libgcc Use --push-state --as-needed and --pop-state instead of --as-needed and --no-as-needed for libgcc - - - - --- 2018-04-11 Jakub Jelinek New
[C++] P0962 change cleanup (PR c++/85312) [C++] P0962 change cleanup (PR c++/85312) - - - - --- 2018-04-10 Jakub Jelinek New
Fix fortran/openmp.c collapsed loop analysis (PR fortran/85313) Fix fortran/openmp.c collapsed loop analysis (PR fortran/85313) - - - - --- 2018-04-10 Jakub Jelinek New
Fix -gsplit-dwarf ICE (PR debug/85302) Fix -gsplit-dwarf ICE (PR debug/85302) - - - - --- 2018-04-10 Jakub Jelinek New
Fix combiner ICE with -g (PR rtl-optimization/85300) Fix combiner ICE with -g (PR rtl-optimization/85300) - - - - --- 2018-04-10 Jakub Jelinek New
Assorted -masm=intel fixes (PR target/85281) Assorted -masm=intel fixes (PR target/85281) - - - - --- 2018-04-09 Jakub Jelinek New
Fix some broadcasts in -masm=intel mode (PR target/85281) Fix some broadcasts in -masm=intel mode (PR target/85281) - - - - --- 2018-04-09 Jakub Jelinek New
verify_type_variant diagnostic tweak (PR tree-optimization/80021) verify_type_variant diagnostic tweak (PR tree-optimization/80021) - - - - --- 2018-04-07 Jakub Jelinek New
Fix native_encode_expr and sccvn caller (PR tree-optimization/85257) Fix native_encode_expr and sccvn caller (PR tree-optimization/85257) - - - - --- 2018-04-06 Jakub Jelinek New
Fix dwarf2out ICE on zero sized array initializer (PR debug/85252) Fix dwarf2out ICE on zero sized array initializer (PR debug/85252) - - - - --- 2018-04-06 Jakub Jelinek New
Fix create_preheader ICE (PR rtl-optimization/84872) Fix create_preheader ICE (PR rtl-optimization/84872) - - - - --- 2018-04-06 Jakub Jelinek New
[C++] Fix structured binding tsubst error recovery (PR c++/85210) [C++] Fix structured binding tsubst error recovery (PR c++/85210) - - - - --- 2018-04-06 Jakub Jelinek New
[C++] Fix ICE with structured binding initialized from lambda in template (PR c++/85209) [C++] Fix ICE with structured binding initialized from lambda in template (PR c++/85209) - - - - --- 2018-04-05 Jakub Jelinek New
[C++] Fix ICE with #pragma weak and structured bindings (PR c++/85208) [C++] Fix ICE with #pragma weak and structured bindings (PR c++/85208) - - - - --- 2018-04-05 Jakub Jelinek New
Fix ICE with statement frontiers (PR sanitizer/85213) Fix ICE with statement frontiers (PR sanitizer/85213) - - - - --- 2018-04-05 Jakub Jelinek New
[C++] Fix invalid structured binding range for parsing error recovery (PR c++/85194) [C++] Fix invalid structured binding range for parsing error recovery (PR c++/85194) - - - - --- 2018-04-04 Jakub Jelinek New
Fix BIT_FIELD_REF folding (PR middle-end/85195) Fix BIT_FIELD_REF folding (PR middle-end/85195) - - - - --- 2018-04-04 Jakub Jelinek New
[C++] Fix __builtin_constant_p constexpr handling (PR inline-asm/85172) [C++] Fix __builtin_constant_p constexpr handling (PR inline-asm/85172) - - - - --- 2018-04-04 Jakub Jelinek New
[committed] Fix g++.dg/inherit/override-attribs.C on ia32 (PR testsuite/85189) [committed] Fix g++.dg/inherit/override-attribs.C on ia32 (PR testsuite/85189) - - - - --- 2018-04-04 Jakub Jelinek New
[C++] Fix __direct_bases ICE (PR c++/85146, take 2) [C++] Fix __direct_bases ICE (PR c++/85146, take 2) - - - - --- 2018-04-04 Jakub Jelinek New
[wwwdocs] gcc-8/changes.html additions [wwwdocs] gcc-8/changes.html additions - - - - --- 2018-04-04 Jakub Jelinek New
Fix x86 vinsert[if]{32x4,64x2} patterns (PR target/85177) Fix x86 vinsert[if]{32x4,64x2} patterns (PR target/85177) - - - - --- 2018-04-03 Jakub Jelinek New
Fix libbacktrace zdebug decompression on big endian (PR other/85161) Fix libbacktrace zdebug decompression on big endian (PR other/85161) - - - - --- 2018-04-03 Jakub Jelinek New
Fix UB in shrink-wrapping (PR rtl-optimization/85167) Fix UB in shrink-wrapping (PR rtl-optimization/85167) - - - - --- 2018-04-03 Jakub Jelinek New
[committed] Fix ix86_expand_vector_set for V64QImode (PR target/85169) [committed] Fix ix86_expand_vector_set for V64QImode (PR target/85169) - - - - --- 2018-04-03 Jakub Jelinek New
Fix __builtin_expect folding (PR tree-optimization/85156) Fix __builtin_expect folding (PR tree-optimization/85156) - - - - --- 2018-04-03 Jakub Jelinek New
[C++] Fix cp_finish_decl error recovery (PR c++/85134) [C++] Fix cp_finish_decl error recovery (PR c++/85134) - - - - --- 2018-04-03 Jakub Jelinek New
« 1 2 ... 435 436 4371266 1267 »