From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1698) id 1908E385E44A; Tue, 3 Aug 2021 21:24:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1908E385E44A 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] (29 commits) Merge master r12-2704. X-Act-Checkin: gcc X-Git-Author: Iain D Sandoe X-Git-Refname: refs/heads/devel/c++-coroutines X-Git-Oldrev: 8634ca237244c143c246b434038c1168c0622830 X-Git-Newrev: a48b973fac770e6617950da52d064aa7c2c3a1d7 Message-Id: <20210803212419.1908E385E44A@sourceware.org> Date: Tue, 3 Aug 2021 21:24:19 +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: Tue, 03 Aug 2021 21:24:19 -0000 The branch 'devel/c++-coroutines' was updated to point to: a48b973fac7... Merge master r12-2704. It previously pointed to: 8634ca23724... Merge master r12-2676. Diff: Summary of changes (added commits): ----------------------------------- a48b973... Merge master r12-2704. a77a46d... libstdc++: Suppress redundant definitions of inline variabl (*) 5c6759e... libstdc++: Replace TR1 components with C++11 ones in test u (*) 13a1ac9... libstdc++: Specialize allocator_traits (*) 98d7f30... x86: Use XMM31 for scratch SSE register (*) a1a2654... libstdc++: Avoid using std::unique_ptr in (*) 048039c... aarch64: Add -mtune=neoverse-512tvb (*) 9690309... aarch64: Restrict issue heuristics to inner vector loop (*) 028059b... aarch64: Tweak MLA vector costs (*) 537afb0... aarch64: Tweak the cost of elementwise stores (*) 78770e0... aarch64: Add gather_load_xNN_cost tuning fields (*) b585f01... aarch64: Split out aarch64_adjust_body_cost_sve (*) 83d796d... aarch64: Add a simple fixed-point class for costing (*) fa3ca61... aarch64: Turn sve_width tuning field into a bitmask (*) d0b952e... Add cond_add/sub/mul for vector integer modes. (*) 759f385... Fix bashism in `libsanitizer/configure.tgt' (*) 1a830c0... analyzer: Fix ICE on MD builtin [PR101721] (*) 872c1a5... ChangeLog: add problematic commit 2e96b5f14e4025691b57d2301 (*) 4d17ca1... Daily bump. (*) e460471... gcc-changelog: ignore one more commit (*) 585394d... x86: Add testcases for PR target/80566 (*) daaed9e... tree-cfg: Fix typos on dloop in move_sese_region_to_fn (*) 724adff... Support cond_add/sub/mul/div for vector float/double. (*) 7459bfa... compiler, runtime: allow slice to array pointer conversion (*) 06d0437... compiler, runtime: support unsafe.Add and unsafe.Slice (*) (*) 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.