From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1698) id 9AE87385780F; Wed, 4 Nov 2020 20:35:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9AE87385780F 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] (34 commits) Merge master r11-4724. X-Act-Checkin: gcc X-Git-Author: Iain D Sandoe X-Git-Refname: refs/heads/devel/c++-coroutines X-Git-Oldrev: cf8db5d75351c34fc2f423d2d02b0877650f100c X-Git-Newrev: 298dc7b409463becd09e3215d9954dd9a3a1a7fd Message-Id: <20201104203520.9AE87385780F@sourceware.org> Date: Wed, 4 Nov 2020 20:35: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: Wed, 04 Nov 2020 20:35:20 -0000 The branch 'devel/c++-coroutines' was updated to point to: 298dc7b4094... Merge master r11-4724. It previously pointed to: cf8db5d7535... Merge master r11-4691. Diff: Summary of changes (added commits): ----------------------------------- 298dc7b... Merge master r11-4724. e86fd6a... Add Ranger temporal cache (*) 9c1125c... libstdc++: Fix test failure with --disable-linux-futex (*) e0af865... libstdc++: Define new C++17 std::search overload for Parall (*) 243492e... targhooks.c: Fix -fzero-call-used-regs 'sorry' typo (*) 3ef33e7... libstdc++: Document istreambuf_iterator base class change [ (*) 1272573... add costing to SLP vectorized PHIs (*) 1e9f339... tree-optimization/97709 - set abnormal flag when vectorizin (*) 3e19075... phiopt: Optimize x ? 1024 : 0 to (int) x << 10 [PR97690] (*) 2436620... libstdc++: Fix constant expressions in std::uniform_int_dis (*) 10a50d2... gcc-changelog: Change parse_git_revisions strict argument t (*) 092cdbd... Re-instantiate SLP induction IV CSE (*) 14ddf41... testsuite: fix arm/pure-code/no-literal-pool-* tests (*) 619039d... gcc-changelog/git_commit.py: Check for missing description (*) c4f6330... i386: Fix Intel MCU psABI comment w.r.t DEFAULT_PCC_STRUCT_ (*) 9649031... openmp: allocate clause vs. *reduction array sections [PR97 (*) 7988c76... Fix duplicate ChangeLog entries. (*) 8d88736... bootstrap/97666 - really fix sizeof (bool) issue (*) 7526923... i386: Cleanup i386/i386elf.h and align it's return conventi (*) 878cffb... Objective-C++ : Fix ICE in potential_constant_expression_1. (*) c19e44a... c: Implement C2x nodiscard attribute (*) 2e0aa43... Don't extract memory from operand for normal memory constra (*) db8b3e1... Fix invalid address for special_memory_constraint. (*) fd2325e... Daily bump. (*) 2e391ce... Add testcase for pr97695 (*) ab4664e... Fix copying of clone_info while reshaping clone tree. (*) e714437... c++: Not all character types are byte-access types. (*) e1276e3... libstdc++: Ensure std::lock_guard is declared (*) fab7259... [OpenACC] Use proper location to 'inform' of enclosing pare (*) 12d0512... libstdc++: Add mising gnu-versioned-namespace symbols (*) 8752253... c++: Don't try to parse a function declaration as deduction (*) 9f925f3... libstdc++: Refactor std::call_once internals (*) ed7f995... c++: DR2303, ambiguous base deduction [PR97453] (*) a2058f5... Add missing non-NULL check in cgraphclones (*) (*) 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.