From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1698) id 9F75D385380D; Thu, 27 May 2021 22:23:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9F75D385380D 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] (23 commits) Merge master r12-1095. X-Act-Checkin: gcc X-Git-Author: Iain D Sandoe X-Git-Refname: refs/heads/devel/c++-coroutines X-Git-Oldrev: 01e21803c5d2e266397d6b2044b9f35b04086897 X-Git-Newrev: 02b3b4b4d4fc185f75da13a9295023cd789da20d Message-Id: <20210527222359.9F75D385380D@sourceware.org> Date: Thu, 27 May 2021 22:23:59 +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, 27 May 2021 22:23:59 -0000 The branch 'devel/c++-coroutines' was updated to point to: 02b3b4b4d4f... Merge master r12-1095. It previously pointed to: 01e21803c5d... Merge master r12-1073. Diff: Summary of changes (added commits): ----------------------------------- 02b3b4b... Merge master r12-1095. fc3fdf0... c++: parameter pack inside static_assert [PR99893] (*) db79713... c++: argument pack with expansion [PR86355] (*) 9b94785... c++: Relax rule for non-type arguments in partial specs [CW (*) 6c67afa... i386: Add XOP comparisons for 4- and 8-byte vectors [PR1006 (*) 71d7dc6... Fortran: Fix erroneous "pointer argument is not associated" (*) 9d3a953... PR fortran/100656 - prevent ICE in gfc_conv_expr_present (*) 262e75d... arm: Remove use of opts_set in arm_configure_build_target [ (*) 22137a3... Use get_range_query in simplify_conversion_using_ranges. (*) 13dbaef... Move global range code to value-query.cc. (*) 95bef94... Tweak Wstringop-overflow-55.c test. (*) 04ba00d... i386: Add uavg_ceil patterns for 4-byte vectors [PR100637] (*) 01c59ef... Daily bump. (*) 58523f2... Small tweak to documentation of scalar_storage_order (*) abe8787... c++: access for hidden friend of nested class template [PR1 (*) a42220f... libstdc++: [_GLIBCXX_DEBUG] Enhance rendering of assert mes (*) af66d0a... Cleanup get_range_info (*) 45f4e2b... Convert remaining passes to get_range_query. (*) fe9a499... Convert Walloca pass to get_range_query. (*) 57bf375... Convert evrp pass to get_range_query. (*) 586d6f7... Common API for accessing global and on-demand ranges. (*) 28484d0... i386: Autovectorize 4-byte vectors (*) a49a045... libstdc++: Change [range.iter.op] functions to function obj (*) (*) 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.