From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1698) id 275D13861810; Thu, 24 Jun 2021 20:10:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 275D13861810 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Iain D Sandoe To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/c++-coroutines] (40 commits) Merge master r12-1796. X-Act-Checkin: gcc X-Git-Author: Iain D Sandoe X-Git-Refname: refs/heads/devel/c++-coroutines X-Git-Oldrev: f9a97ec6c0c26f06fc5f17b6a96127252ef902cd X-Git-Newrev: b3fc7dbf6fe9155f06b4411009219d310ee7ffd9 Message-Id: <20210624201043.275D13861810@sourceware.org> Date: Thu, 24 Jun 2021 20:10:43 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jun 2021 20:10:43 -0000 The branch 'devel/c++-coroutines' was updated to point to: b3fc7dbf6fe... Merge master r12-1796. It previously pointed to: f9a97ec6c0c... Merge master r12-1757. Diff: Summary of changes (added commits): ----------------------------------- b3fc7db... Merge master r12-1796. ce0b409... Fix relation query of equivalences. (*) 5bdcfb7... Correctly unify recomputation with existing range. (*) 90fa63e... Fix comment typo. (*) c761be5... c++: alias CTAD and aggregate deduction cand [PR98832] (*) c06493d... c++: requires-expression folding [PR101182] (*) 178fb8d... c: Fix up c_parser_has_attribute_expression [PR101176] (*) fdc5522... c: Fix C cast error-recovery [PR101171] (*) 836328b... i386: Add pack/unpack patterns for 64bit vectors [PR89021] (*) addd5f0... libstdc++: Fix internal names: add missing underscores (*) 8888795... libstdc++: Ensure unrolled loops inline the lambda (*) d512581... libstdc++: Avoid raising fp exceptions in trunc, floor, and (*) 5014f12... libstdc++: Fix condition when AVX512F ldexp implementation (*) 62a989e... libstdc++: Minor simd_math cleanups (*) dd1c779... libstdc++: Remove incorrect fabs(simd) overload (*) 343f01f... libstdc++: Improve simd fixed_size codegen (*) ebb45cb... libstdc++: Remove dead code in simd (*) 0237aa8... libstdc++: Improve copysign(simd) codegen (*) 07ba528... libstdc++: Fix typos and markdown errors in new simd/README (*) 17bc384... libstdc++: Implement LWG 2762 for std::unique_ptr::operator (*) a21dc9d... Emit .file 0 directive earlier in DWARF 5 (*) aca1213... Fix --gdwarf-5 configure tests for Windows (*) 2898a02... Add cscope.out to git ignore. (*) 67e8723... Merge vec_addsub patterns (*) 7a6c31f... Add x86 addsub SLP pattern (*) 9872bd8... df: Fix up handling of paradoxical subregs in debug insns [ (*) 6537106... stor-layout: Avoid DECL_BIT_FIELD_REPRESENTATIVE with NULL (*) a1c1b7a... IBM Z: Define NO_PROFILE_COUNTERS (*) 82ab149... Fix SLP permute propagation error (*) 7619d33... openmp: in_reduction clause support on target construct (*) 8d8ed5c... predcom: Refactor more by encapsulating global states (*) 7dcf139... refactor SLP permute propagation (*) 50374fd... tree-optimization/101105 - fix runtime alias test optimizat (*) 3bd8694... i386: Add vashlm3/vashrm3/vlshrm3 to enable vectorization o (*) fcf617f... Daily bump. (*) 7da4eae... c++: excessive instantiation during CTAD [PR101174] (*) f72f71c... doc/lto.texi: List slim object format as the default (*) cac3527... fortran/dump-parse-tree.c: Use proper enum type (*) b7574ca... Do not enable pcrel-opt by default (*) d483200... testsuite: add -fwrapv for 950704-1.c (*) (*) This commit already exists in another branch. Because the reference `refs/heads/devel/c++-coroutines' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.