Show patches with: Archived = No       |   126794 patches
« 1 2 ... 434 435 4361267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] Diagnose ordered construct without depend clauses in ordered(n) loop [committed] Diagnose ordered construct without depend clauses in ordered(n) loop - - - - --- 2018-10-19 Jakub Jelinek New
[gomp5] Reject range-based for loops with ordered(n) clause [gomp5] Reject range-based for loops with ordered(n) clause - - - - --- 2018-10-19 Jakub Jelinek New
[gomp5] Small testcase fix [gomp5] Small testcase fix - - - - --- 2018-10-18 Jakub Jelinek New
[gomp5] Add support for 5 new combined constructs for tasking [gomp5] Add support for 5 new combined constructs for tasking - - - - --- 2018-10-18 Jakub Jelinek New
[C++] Allow __ prefix+suffix on C++11 attribute namespaces (PR c++/86288) [C++] Allow __ prefix+suffix on C++11 attribute namespaces (PR c++/86288) - - - - --- 2018-10-17 Jakub Jelinek New
[gomp5] Disallow zero sized task reductions for C [gomp5] Disallow zero sized task reductions for C - - - - --- 2018-10-17 Jakub Jelinek New
[gomp5] Add reduction support for taskloop/taskloop simd [gomp5] Add reduction support for taskloop/taskloop simd - - - - --- 2018-10-16 Jakub Jelinek New
Fix recent i386 regressions (was Re: [PATCH] i386: Also disable AVX512IFMA/AVX5124FMAPS/AVX5124VNNI… Fix recent i386 regressions (was Re: [PATCH] i386: Also disable AVX512IFMA/AVX5124FMAPS/AVX5124VNNI… - - - - --- 2018-10-15 Jakub Jelinek New
Backports to gcc-6-branch Backports to gcc-6-branch - - - - --- 2018-10-12 Jakub Jelinek New
Backports to gcc-7-branch Backports to gcc-7-branch - - - - --- 2018-10-12 Jakub Jelinek New
Backports to gcc-8-branch Backports to gcc-8-branch - - - - --- 2018-10-11 Jakub Jelinek New
[C++] Fix -Wreturn-local-addr handling of structured bindings (PR c++/87582) [C++] Fix -Wreturn-local-addr handling of structured bindings (PR c++/87582) - - - - --- 2018-10-11 Jakub Jelinek New
[C++] Fix up __has_cpp_attribute (no_unique_address) [C++] Fix up __has_cpp_attribute (no_unique_address) - - - - --- 2018-10-10 Jakub Jelinek New
[gomp5] Fix task reduction VLA handling [gomp5] Fix task reduction VLA handling - - - - --- 2018-10-10 Jakub Jelinek New
[C++] Fix up bitfield handling in typeid (PR c++/87547) [C++] Fix up bitfield handling in typeid (PR c++/87547) - - - - --- 2018-10-10 Jakub Jelinek New
Fix __builtin_ia32_rdpmc (PR target/87550) Fix __builtin_ia32_rdpmc (PR target/87550) - - - - --- 2018-10-10 Jakub Jelinek New
[gomp5] Fix handling of task_reduction with variable length array sections [gomp5] Fix handling of task_reduction with variable length array sections - - - - --- 2018-10-09 Jakub Jelinek New
[gomp5] Fix task reduction handling in implicit parallel regions [gomp5] Fix task reduction handling in implicit parallel regions - - - - --- 2018-10-08 Jakub Jelinek New
[gomp5] Don't recompute addresses of original array sections at the end of taskgroup [gomp5] Don't recompute addresses of original array sections at the end of taskgroup - - - - --- 2018-10-08 Jakub Jelinek New
[gomp5] Tweak OMP_AFFINITY_FORMAT handling [gomp5] Tweak OMP_AFFINITY_FORMAT handling - - - - --- 2018-10-08 Jakub Jelinek New
[committed] Fix _mm512_{,mask_}abs_pd (PR target/87467) [committed] Fix _mm512_{,mask_}abs_pd (PR target/87467) - - - - --- 2018-09-29 Jakub Jelinek New
[gomp5] Initial OpenMP 5 task reduction support [gomp5] Initial OpenMP 5 task reduction support - - - - --- 2018-09-27 Jakub Jelinek New
Fix a memory leak in vr-values Fix a memory leak in vr-values - - - - --- 2018-09-25 Jakub Jelinek New
Fix unwind info in -mindirect-branch=thunk thunks (PR target/87414) Fix unwind info in -mindirect-branch=thunk thunks (PR target/87414) - - - - --- 2018-09-25 Jakub Jelinek New
[C++] Fix constexpr OBJ_TYPE_REF handling on array elts (PR c++/87398) [C++] Fix constexpr OBJ_TYPE_REF handling on array elts (PR c++/87398) - - - - --- 2018-09-25 Jakub Jelinek New
Re: reconfigured configure arg Re: reconfigured configure arg - - - - --- 2018-09-12 Jakub Jelinek New
Improve x % c == d signed expansion (PR middle-end/87290) Improve x % c == d signed expansion (PR middle-end/87290) - - - - --- 2018-09-12 Jakub Jelinek New
Move signed to unsigned x % c == 0 optimization from fold-const to match.pd (PR tree-optimization/8… Move signed to unsigned x % c == 0 optimization from fold-const to match.pd (PR tree-optimization/8… - - - - --- 2018-09-12 Jakub Jelinek New
Fix store merging (PR tree-optimization/86844) Fix store merging (PR tree-optimization/86844) - - - - --- 2018-09-12 Jakub Jelinek New
Fix fold-const (X & C) ? C : 0 optimization (PR middle-end/87248) Fix fold-const (X & C) ? C : 0 optimization (PR middle-end/87248) - - - - --- 2018-09-12 Jakub Jelinek New
Backports to 8.3 Backports to 8.3 - - - - --- 2018-09-05 Jakub Jelinek New
Fix up -mno-xsave handling (PR target/87198) Fix up -mno-xsave handling (PR target/87198) - - - - --- 2018-09-04 Jakub Jelinek New
Improve x % c1 == c2 expansion (PR middle-end/82853) Improve x % c1 == c2 expansion (PR middle-end/82853) - - - - --- 2018-09-04 Jakub Jelinek New
Fix expand_mult_const (PR middle-end/87138) Fix expand_mult_const (PR middle-end/87138) - - - - --- 2018-08-30 Jakub Jelinek New
[C++] Fix -fsanitize=vptr -fno-sanitize-recover=vptr (PR c++/87095) [C++] Fix -fsanitize=vptr -fno-sanitize-recover=vptr (PR c++/87095) - - - - --- 2018-08-28 Jakub Jelinek New
[C++] Fix structured binding range for in generic lambda inside of template (PR c++/87122) [C++] Fix structured binding range for in generic lambda inside of template (PR c++/87122) - - - - --- 2018-08-28 Jakub Jelinek New
Fix some bugs in maybe_warn_nonstring_arg (PR middle-end/87099) Fix some bugs in maybe_warn_nonstring_arg (PR middle-end/87099) - - - - --- 2018-08-28 Jakub Jelinek New
Partial combiner fix for vector conditions (PR rtl-optimization/87065) Partial combiner fix for vector conditions (PR rtl-optimization/87065) - - - - --- 2018-08-27 Jakub Jelinek New
[C++] Improve location for cxx_readonly_error diagnostics (PR c++/86993) [C++] Improve location for cxx_readonly_error diagnostics (PR c++/86993) - - - - --- 2018-08-27 Jakub Jelinek New
[C++] Fix constexpr ICE with poor man's offsetof (PR c++/86738) [C++] Fix constexpr ICE with poor man's offsetof (PR c++/86738) - - - - --- 2018-08-03 Jakub Jelinek New
Fix thinko in insert_reciprocals (PR tree-optimization/86835) Fix thinko in insert_reciprocals (PR tree-optimization/86835) - - - - --- 2018-08-03 Jakub Jelinek New
[C++] Fix tsubst of structured bindings (PR c++/86836) [C++] Fix tsubst of structured bindings (PR c++/86836) - - - - --- 2018-08-03 Jakub Jelinek New
[C++] Fix ICE in build_base_path (PR c++/86706) [C++] Fix ICE in build_base_path (PR c++/86706) - - - - --- 2018-08-03 Jakub Jelinek New
[gomp5] Iterator fixes [gomp5] Iterator fixes - - - - --- 2018-08-02 Jakub Jelinek New
[gomp5] depend/depobj adjustments [gomp5] depend/depobj adjustments - - - - --- 2018-08-01 Jakub Jelinek New
[gomp5] Parse task modifier of reduction clauses [gomp5] Parse task modifier of reduction clauses - - - - --- 2018-08-01 Jakub Jelinek New
[C++2A] Implement P1008R1 - prohibit aggregates with user-declared constructors [C++2A] Implement P1008R1 - prohibit aggregates with user-declared constructors - - - - --- 2018-07-30 Jakub Jelinek New
[gomp5] Add omp_pause_resource{,_all} support [gomp5] Add omp_pause_resource{,_all} support - - - - --- 2018-07-27 Jakub Jelinek New
Backports to 8.3 Backports to 8.3 - - - - --- 2018-07-26 Jakub Jelinek New
[committed] Partial fix for for-15.C (PR middle-end/86660) [committed] Partial fix for for-15.C (PR middle-end/86660) - - - - --- 2018-07-26 Jakub Jelinek New
[committed] Don't ignore OpenMP map clauses for declare target to vars if there is always modifier … [committed] Don't ignore OpenMP map clauses for declare target to vars if there is always modifier … - - - - --- 2018-07-26 Jakub Jelinek New
[wwwdocs] Repeat the 8.2 C++ ABI change also in the 8.2 changes.html section [wwwdocs] Repeat the 8.2 C++ ABI change also in the 8.2 changes.html section - - - - --- 2018-07-26 Jakub Jelinek New
[gomp5] Add host teams construct support [gomp5] Add host teams construct support - - - - --- 2018-07-25 Jakub Jelinek New
Fix up pr19476-{1,5}.C (PR testsuite/86649) Fix up pr19476-{1,5}.C (PR testsuite/86649) - - - - --- 2018-07-24 Jakub Jelinek New
[C] Fix endless loop in the C FE initializer handling (PR c/85704) [C] Fix endless loop in the C FE initializer handling (PR c/85704) - - - - --- 2018-07-24 Jakub Jelinek New
Fix expand_divmod (PR middle-end/86627) Fix expand_divmod (PR middle-end/86627) - - - - --- 2018-07-24 Jakub Jelinek New
[C++] Implement P0595R1 - so far as __builtin_is_constant_evaluated rather than std::is_constant_ev… [C++] Implement P0595R1 - so far as __builtin_is_constant_evaluated rather than std::is_constant_ev… - - - - --- 2018-07-22 Jakub Jelinek New
[C++] Avoid code generation changes with -Wnonnull-compare vs. -Wno-nonnull-compare (PR c++/86569) [C++] Avoid code generation changes with -Wnonnull-compare vs. -Wno-nonnull-compare (PR c++/86569) - - - - --- 2018-07-22 Jakub Jelinek New
[C++] Further get_identifier ("string literal") C++ FE caching [C++] Further get_identifier ("string literal") C++ FE caching - - - - --- 2018-07-18 Jakub Jelinek New
[gomp5] Add support for C++ range for loops in #pragma omp {distribute,for,simd,taskloop} [gomp5] Add support for C++ range for loops in #pragma omp {distribute,for,simd,taskloop} - - - - --- 2018-07-18 Jakub Jelinek New
[C++] Hide __for_{range,begin,end} symbols (PR c++/85515, take 2) [C++] Hide __for_{range,begin,end} symbols (PR c++/85515, take 2) - - - - --- 2018-07-18 Jakub Jelinek New
[C++] Disallow type specifiers among lambda-declarator decl-specifier-seq (PR c++/86550) [C++] Disallow type specifiers among lambda-declarator decl-specifier-seq (PR c++/86550) - - - - --- 2018-07-17 Jakub Jelinek New
[committed] Fix OpenMP taskloop lowering (PR middle-end/86542) [committed] Fix OpenMP taskloop lowering (PR middle-end/86542) - - - - --- 2018-07-17 Jakub Jelinek New
[committed] Fix OpenMP taskloop handling of reference temporaries (PR middle-end/86539) [committed] Fix OpenMP taskloop handling of reference temporaries (PR middle-end/86539) - - - - --- 2018-07-17 Jakub Jelinek New
Fix inline memcpy ICE (PR tree-optimization/86526) Fix inline memcpy ICE (PR tree-optimization/86526) - - - - --- 2018-07-16 Jakub Jelinek New
[committed] #pragma omp declare target fixes [committed] #pragma omp declare target fixes - - - - --- 2018-07-12 Jakub Jelinek New
Add testcase for already fixed bug Add testcase for already fixed bug - - - - --- 2018-07-12 Jakub Jelinek New
Fix store-merging wrong-code issue (PR tree-optimization/86492) Fix store-merging wrong-code issue (PR tree-optimization/86492) - - - - --- 2018-07-11 Jakub Jelinek New
Fix -fcompare-debug issue in cp_maybe_instrument_return (PR sanitizer/86406) Fix -fcompare-debug issue in cp_maybe_instrument_return (PR sanitizer/86406) - - - - --- 2018-07-10 Jakub Jelinek New
[committed] Save/restore OpenMP linear clause modifiers in modules (PR fortran/86421) [committed] Save/restore OpenMP linear clause modifiers in modules (PR fortran/86421) - - - - --- 2018-07-10 Jakub Jelinek New
[committed] Fix OpenMP class iterators in distribute parallel for (PR c++/86443) [committed] Fix OpenMP class iterators in distribute parallel for (PR c++/86443) - - - - --- 2018-07-10 Jakub Jelinek New
Fix __mmask* types on many AVX512 intrinsics Fix __mmask* types on many AVX512 intrinsics - - - - --- 2018-07-07 Jakub Jelinek New
Don't fold nextafter/nexttoward if -ftrapping-math or -fmath-errno if they produce denormal results… Don't fold nextafter/nexttoward if -ftrapping-math or -fmath-errno if they produce denormal results… - - - - --- 2018-07-07 Jakub Jelinek New
Move ((A & N) + B) & M -> (A + B) & M etc. optimization from fold-const.c to match.pd (PR tree-opti… Move ((A & N) + B) & M -> (A + B) & M etc. optimization from fold-const.c to match.pd (PR tree-opti… - - - - --- 2018-07-05 Jakub Jelinek New
[C++] Hide __for_{range,begin,end} symbols (PR c++/85515) [C++] Hide __for_{range,begin,end} symbols (PR c++/85515) - - - - --- 2018-07-03 Jakub Jelinek New
[C++] Fix extern_decl_map handling (PR c++/3698, PR c++/86208) [C++] Fix extern_decl_map handling (PR c++/3698, PR c++/86208) - - - - --- 2018-07-03 Jakub Jelinek New
Make sure rs6000-modes.h is installed in plugin/include/config/rs6000/ subdir Make sure rs6000-modes.h is installed in plugin/include/config/rs6000/ subdir - - - - --- 2018-06-28 Jakub Jelinek New
[gomp5] Add #pragma omp depobj support [gomp5] Add #pragma omp depobj support - - - - --- 2018-06-28 Jakub Jelinek New
Fix x86 setcc + movzbl peephole2s (PR target/86314) Fix x86 setcc + movzbl peephole2s (PR target/86314) - - - - --- 2018-06-26 Jakub Jelinek New
Backports to 6.5 Backports to 6.5 - - - - --- 2018-06-25 Jakub Jelinek New
Fix up AVX512F 128/256-bit shifts from using EVEX counts (PR target/84786) Fix up AVX512F 128/256-bit shifts from using EVEX counts (PR target/84786) - - - - --- 2018-06-22 Jakub Jelinek New
Backports to 7.x branch Backports to 7.x branch - - - - --- 2018-06-22 Jakub Jelinek New
[committed] Add another testcase for PR c++/85662 [committed] Add another testcase for PR c++/85662 - - - - --- 2018-06-22 Jakub Jelinek New
[C++] Fix delayed folding -Wnonnull regression (PR c++/86210) [C++] Fix delayed folding -Wnonnull regression (PR c++/86210) - - - - --- 2018-06-20 Jakub Jelinek New
Fix ICE in var-tracking.c (use_narrower_mode) (PR debug/86194) Fix ICE in var-tracking.c (use_narrower_mode) (PR debug/86194) - - - - --- 2018-06-20 Jakub Jelinek New
Fix vrp_meet (PR tree-optimization/86231) Fix vrp_meet (PR tree-optimization/86231) - - - - --- 2018-06-20 Jakub Jelinek New
[gomp5] OpenMP flush with memory-order-clause [gomp5] OpenMP flush with memory-order-clause - - - - --- 2018-06-19 Jakub Jelinek New
[gomp5] Add support for taskwait with depend clauses [gomp5] Add support for taskwait with depend clauses - - - - --- 2018-06-19 Jakub Jelinek New
Add checking that during RTL bbs don't mix EH and non-complex predecessor edges Add checking that during RTL bbs don't mix EH and non-complex predecessor edges - - - - --- 2018-06-15 Jakub Jelinek New
Fix expand_assignment ICE with CONCAT target (PR middle-end/85878) Fix expand_assignment ICE with CONCAT target (PR middle-end/85878) - - - - --- 2018-06-15 Jakub Jelinek New
[C] Fix C pointer_diff with volatile args (PR c/86093) [C] Fix C pointer_diff with volatile args (PR c/86093) - - - - --- 2018-06-15 Jakub Jelinek New
Remove -Wunsafe-loop-optimizations option (PR middle-end/86095) Remove -Wunsafe-loop-optimizations option (PR middle-end/86095) - - - - --- 2018-06-15 Jakub Jelinek New
Fix -freorder-blocks-and-partition unwinding wrong-code (PR rtl-optimization/86108) Fix -freorder-blocks-and-partition unwinding wrong-code (PR rtl-optimization/86108) - - - - --- 2018-06-15 Jakub Jelinek New
Avoid (X / Y) == 0 -> X < Y match.pd opt for complex types (PR middle-end/86123) Avoid (X / Y) == 0 -> X < Y match.pd opt for complex types (PR middle-end/86123) - - - - --- 2018-06-15 Jakub Jelinek New
[committed] Fix match.pd ICE with complex int (PR middle-end/86122) [committed] Fix match.pd ICE with complex int (PR middle-end/86122) - - - - --- 2018-06-14 Jakub Jelinek New
[C++] P0624R2 - Default constructible and assignable stateless lambdas [C++] P0624R2 - Default constructible and assignable stateless lambdas - - - - --- 2018-06-14 Jakub Jelinek New
[gomp5] Allow OpenMP atomics inside simd regions [gomp5] Allow OpenMP atomics inside simd regions - - - - --- 2018-06-14 Jakub Jelinek New
[gomp5] Support OpenMP 5.0 iterators in depend clauses [gomp5] Support OpenMP 5.0 iterators in depend clauses - - - - --- 2018-06-13 Jakub Jelinek New
Slightly improve reassoc optimize_range_tests_var_bound (PR tree-optimization/69615) Slightly improve reassoc optimize_range_tests_var_bound (PR tree-optimization/69615) - - - - --- 2018-06-06 Jakub Jelinek New
[C++] Fix up __cpp_transactional_memory value (PR c++/86068) [C++] Fix up __cpp_transactional_memory value (PR c++/86068) - - - - --- 2018-06-06 Jakub Jelinek New
« 1 2 ... 434 435 4361267 1268 »