From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1698) id 2D3D5385782F; Tue, 25 May 2021 19:58:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2D3D5385782F 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] (30 commits) Merge master r12-1045. X-Act-Checkin: gcc X-Git-Author: Iain D Sandoe X-Git-Refname: refs/heads/devel/c++-coroutines X-Git-Oldrev: f01efe00edaaf0c2ecc82c6e499b3c2a09179e35 X-Git-Newrev: c0c3fc319c4dfc865c73bcd2370f0f4f676a5565 Message-Id: <20210525195827.2D3D5385782F@sourceware.org> Date: Tue, 25 May 2021 19:58:27 +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, 25 May 2021 19:58:27 -0000 The branch 'devel/c++-coroutines' was updated to point to: c0c3fc319c4... Merge master r12-1045. It previously pointed to: f01efe00eda... Merge master r12-1016. Diff: Summary of changes (added commits): ----------------------------------- c0c3fc3... Merge master r12-1045. 41ddc5b... Fix selftest for targets where short and int are the same s (*) fd97aeb... Remove stalled TREE_READONLY flag on automatic variable (*) ad52d89... c++: Avoid -Wunused-value false positives on nullptr passed (*) 1d3707a... Fix thinko in latest change to setup_one_parameter (*) 7a5e9a5... c++tools: Include for exit [PR100731] (*) 3b0a7d6... RISC-V: Pass -mno-relax to assembler (*) ebd5e86... Improve global state for options. (*) cec4d4a... Add no_sanitize_coverage attribute. (*) f5c6b71... C-SKY: Fix copyright of csky-modes.def. (*) 4b1987f... Fix typo and weird syntax in configure script (*) 45d5c47... C-SKY: Amend copyrights of recently added files. (*) 2c3202e... libgomp/100747 - fix permission of configure scripts (*) c9a089c... Update copyright years in c++tools (*) 316bdb2... middle-end/100727 - fix call expansion with WITH_SIZE_EXPR (*) 3a81735... openmp: Fix reduction clause handling on teams distribute s (*) 9aecba0... Fix sphinx-build warning. (*) f1185ea... C-SKY: Add cases for csky fpuv3 instructions. (*) d8f6ceb... fortran/intrinsic.texi: Fix copy'n'paste errors and typos (*) d19a00c... C-SKY: Separate FRAME_POINTER_REGNUM into FRAME_POINTER_REG (*) 62fa9cb... C-SKY: Bug fix for bad setting of TARGET_DSP and TARGET_DIV (*) b8a6185... C-SKY: Delete LO_REGS and HI_REGS, use HILO_REGS instead. (*) db92bd2... C-SKY: Add fpuv3 instructions and CK860 arch. (*) 637569d... Daily bump. (*) 358832c... compiler: mark global variables whose address is taken (*) 2c43f5e... libstdc++: Limit allocation on iterator insertion in Hashta (*) a876407... Fusion patterns for add-logical/logical-add (*) ca8cc82... VARYING ranges of different sizes should not be equal. (*) 46ed811... libstdc++: Fix iterator caching inside range adaptors [PR10 (*) 6fdc59f... libstdc++: Qualify functions used in tests (*) (*) 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.