From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1698) id 915483864822; Thu, 15 Jul 2021 21:30:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 915483864822 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-2331. X-Act-Checkin: gcc X-Git-Author: Iain D Sandoe X-Git-Refname: refs/heads/devel/c++-coroutines X-Git-Oldrev: 0d8a54a35265fd94a79782faed083fabbc7bbce4 X-Git-Newrev: 1ef3e1c046c4dd6e0a3eed4fd4a198ea51fc747f Message-Id: <20210715213023.915483864822@sourceware.org> Date: Thu, 15 Jul 2021 21:30:23 +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, 15 Jul 2021 21:30:23 -0000 The branch 'devel/c++-coroutines' was updated to point to: 1ef3e1c046c... Merge master r12-2331. It previously pointed to: 0d8a54a3526... Merge master r12-2306. Diff: Summary of changes (added commits): ----------------------------------- 1ef3e1c... Merge master r12-2331. 7094a69... c++: Optimize away NULLPTR_TYPE comparisons [PR101443] (*) b25edf6... testsuite: Fix testisms in scalar tests PR101457 (*) 98f1f9f... Avoid -Wvla-parameter for nontrivial bounds [PR97548]. (*) 07bd270... Change the type of return value of profile_count::value to (*) 17855ee... libstdc++: Fix std::get for std::tuple [PR101427] (*) 1f7182d... libstdc++: Add noexcept to __replacement_assert [PR101429] (*) ad5f8ac... rs6000: Don't let swaps pass break multiply low-part (PR101 (*) 92acae5... Streamline vect_gen_while (*) 79f71ec... Abstract out non_null adjustments in ranger. (*) 8e321f2... Revert "AArch32: Correct sdot RTL on aarch32" (*) 5402023... Revert "AArch64: Correct dot-product auto-vect optab RTL" (*) f6dde32... gimplify: Fix endless recursion on volatile empty type read (*) cd6ca96... [POWER10] __morestack calls from pcrel code (*) 4f3b383... driver/101383 - handle -gtoggle in driver (*) ef3bb64... add myself to DCO section (*) 8d76ff9... pass location to md_asm_adjust (*) 329769b... use diagnostic location in diagnostic_report_current_functi (*) 28ca844... use error_at and warning_at in cfgexpand.c (*) 0b7a118... c++: fix tree_contains_struct for C++ types [PR101095] (*) c4fee1c... Daily bump. (*) 69feb76... rs6000: Generate an lxvp instead of two adjacent lxv instru (*) 7d91477... rs6000: Move rs6000_split_multireg_move to later in file (*) bebd8e9... c++: CTAD and forwarding references [PR88252] (*) 91bb571... vec: use auto_vec in a few more places (*) b15e301... c++: enable -fdelete-dead-exceptions by default (*) (*) 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.