From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1698) id E36AE385800F; Wed, 23 Jun 2021 20:23:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E36AE385800F 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] (26 commits) Merge master r12-1757. X-Act-Checkin: gcc X-Git-Author: Iain D Sandoe X-Git-Refname: refs/heads/devel/c++-coroutines X-Git-Oldrev: 8951c393c7df86d6f05fee3028411b270c1fcc72 X-Git-Newrev: f9a97ec6c0c26f06fc5f17b6a96127252ef902cd Message-Id: <20210623202331.E36AE385800F@sourceware.org> Date: Wed, 23 Jun 2021 20:23:31 +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: Wed, 23 Jun 2021 20:23:32 -0000 The branch 'devel/c++-coroutines' was updated to point to: f9a97ec6c0c... Merge master r12-1757. It previously pointed to: 8951c393c7d... Merge master r12-1732. Diff: Summary of changes (added commits): ----------------------------------- f9a97ec... Merge master r12-1757. 4a404f6... libstdc++: Fix comment in chrono::year::is_leap() (*) 8509a50... libstdc++: Document simd testsuite (*) 848bc05... libstdc++: Improve output verbosity options and default (*) 15f2669... libstdc++: Remove -fno-tree-vrp after PR98834 was resolved (*) b92d12d... libstdc++: More efficient std::chrono::year::leap (*) 53330b7... tree-inline: Fix TREE_READONLY of parameter replacements (*) 4c85ff7... Split gimple-range into gimple-range-fold and gimple-range. (*) a03e944... Do not continue propagating values which cannot be set prop (*) ca4d381... Adjust on_entry cache to indicate if the value was set prop (*) 9d674b7... Dump should be read only. Do not trigger new lookups. (*) 402c818... Use more logicals to eliminate useless test/compare instruc (*) 37e9392... i386: Add PPERM two-operand 64bit vector permutation [PR890 (*) 371c199... arm: Revert partially ebd5e86c0f41dc1d692f9b2b68a510b1f6835 (*) 3eecc1d... c++: CTAD and deduction guide selection [PR86439] (*) 1e16f2b... i386: Prevent unwanted combine from LZCNT to BSR [PR101175] (*) 7540410... libstdc++: Avoid "__lockable" name defined as macro by newl (*) da13e4e... fortran: Fix deref of optional in gen. code. [PR100337] (*) 679506c... openmp: Fix up *_reduction clause handling with UDRs on PAR (*) c2124b5... contrib: add git-commit-mklog wrapper (*) 47749c4... rs6000: Fix typos in float128 ISA3.1 support (*) 419af06... Daily bump. (*) c556596... libstdc++: Simplify std::try_lock and std::lock further (*) b5a2974... libstdc++: Remove garbage collection support for C++23 [P21 (*) 6c63cb2... libstdc++: Implement LWG 3422 for std::seed_seq (*) f61e5d4... Fortran: fix sm computation in CFI_allocate [PR93524] (*) (*) 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.