From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1698) id 053E93858004; Mon, 21 Jun 2021 22:57:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 053E93858004 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] (54 commits) Merge master r12-1703. X-Act-Checkin: gcc X-Git-Author: Iain D Sandoe X-Git-Refname: refs/heads/devel/c++-coroutines X-Git-Oldrev: cb297ac9c900625ba149ea10b77f13a30e2053f5 X-Git-Newrev: d3b0ab8267041cf83590b5379cd6a6524aeba6d3 Message-Id: <20210621225720.053E93858004@sourceware.org> Date: Mon, 21 Jun 2021 22:57:20 +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: Mon, 21 Jun 2021 22:57:20 -0000 The branch 'devel/c++-coroutines' was updated to point to: d3b0ab82670... Merge master r12-1703. It previously pointed to: cb297ac9c90... Merge master r12-1650. Diff: Summary of changes (added commits): ----------------------------------- d3b0ab8... Merge master r12-1703. 6cf0040... libstdc++: Improve std::lock algorithm (*) 7232f7c... expand: empty class return optimization [PR88529] (*) 12bdd39... libstdc++: Sync __cpp_lib_ranges macro defined in ranges_cm (*) edf0c3f... contrib/mklog.py: Improve PR handling (*) 0ad9c70... tree-optimization/101120 - fix compile-time issue with SLP (*) 21761d2... c++: REF_PARENTHESIZED_P wrapper inhibiting NRVO [PR67302] (*) de31f54... c++: conversion to base of vbase in NSDMI [PR80431] (*) 644c2cc... inline-asm: Fix ICE with bitfields in "m" operands [PR10078 (*) 62a3799... [Ada] Implement fixed-lower-bound consistency checks for qu (*) a61fd32... [Ada] Optimization of System.Value_N (*) eba1160... [Ada] INOX: prototype "when" constructs (*) 2092278... [Ada] Add Ada.Strings.Text_Buffers and replace uses of Ada. (*) 88bed4e... [Ada] Adjust new fast bit-field copy path to big-endian pla (*) d315f85... [Ada] Add Return_Statement field (*) 9418d3d... [Ada] Improve efficiency of small slice assignments of pack (*) c3681eb... [Ada] Implementation of AI12-205: defaults for formal types (*) 336438b... [Ada] Implement 'Valid_Value attribute (*) 7f34e74... [Ada] Export Opt.Assume_No_Invalid_Values for use in back-e (*) 148be92... [Ada] Zero-size slices (*) c1f1ef1... [Ada] Address ??? comments (*) e171a39... [Ada] Fix unbalanced parens in documentation of Address cla (*) 48cf9f9... [Ada] Minor reformattings (*) 805f081... [Ada] Make -gnatU and -gnatw.d the default (*) 08c9ef0... [Ada] Fix invalid JSON real numbers generated with -gnatRj (*) 0544731... [Ada] Disable wrong computation of offsets within multidime (*) b1955e0... [Ada] Skip overlay checks on protected components with expa (*) 28741e5... [Ada] Compile s-mmap on aarch64-linux (*) eb077d7... [Ada] Compiler crash on sliding of fixed-lower-bound object (*) c9fcf01... [Ada] Simplify detection of statically overlapping slices (*) 58484cd... [Ada] Fix detection of overlapping actuals with renamings (*) 3045dd3... [Ada] powerpc64-wrs-vxworks7r2: build shared libgnat (*) 316dd79... arm/66791: Replace builtins in vceq_* (a, b) with a == b. (*) 29a539a... arm/97906: Adjust neon_vca patterns to use GLTE instead of (*) 90f78d5... tree-optimization/101121 - avoid infinite SLP build (*) 08c85f6... Disparage slightly the mask register alternative for bitwis (*) 9cedbaa... PR target/11877: Use xor to write zero to memory with -Os (*) e24379c... MAINTAINERS: Add myself as maintainer of the i386 vector ex (*) 3e42ff7... Daily bump. (*) 69d80f0... libstdc++: Implement new views::split as per P2210 (*) adbd2c7... libstdc++: Implement P2210 changes to rename views::split t (*) 3f63167... libstdc++: Implement P2210 changes to split_view resolving (*) 85a594f... libstdc++: Define split_view::_InnerIter::base as per P2210 (*) b245d1c... Daily bump. (*) bc046a6... libstdc++: Implement LWG 3555 changes to transform/elements (*) 1573657... libstdc++: Implement LWG 3553 changes to split_view (*) 4123650... libstdc++: Implement LWG 3546 changes to common_iterator (*) c5581d4... Daily bump. (*) cc9c94d... libstdc++: Reduce ranges::minmax/minmax_element comparison (*) a798b3f... Fix p10 fusion regtests (*) 629cbc6... [committed] More useless code elimination on the H8 (*) cb448ad... Calculate a global definition if one has not been registere (*) 870b674... Remove poor value computations. (*) 9302294... MAINTAINERS: Add myself for write after approval (*) (*) 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.