From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1698) id B83FC3858D39; Mon, 13 Dec 2021 20:21:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B83FC3858D39 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] (44 commits) Merge master r12-5942. X-Act-Checkin: gcc X-Git-Author: Iain D Sandoe X-Git-Refname: refs/heads/devel/c++-coroutines X-Git-Oldrev: 264a5738e6aefe00c5a572bc62d3fe74121e08ae X-Git-Newrev: 8e79291e0f74f9623e6069c56449971661d70b7e Message-Id: <20211213202150.B83FC3858D39@sourceware.org> Date: Mon, 13 Dec 2021 20:21:50 +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, 13 Dec 2021 20:21:50 -0000 The branch 'devel/c++-coroutines' was updated to point to: 8e79291e0f7... Merge master r12-5942. It previously pointed to: 264a5738e6a... Merge master r12-5899. Diff: Summary of changes (added commits): ----------------------------------- 8e79291... Merge master r12-5942. fc4a93e... Rework VXWORKS_LINK_SPEC for shared objects support (*) 04577ac... Remove ppc*-vxworks7* inadequate libgcc Makefile fragments (*) 20a0e27... Remove special case for arm-vxworks on the use of vxcrtstuf (*) 4099d65... Tigthen libc_internal and crtstuff for VxWorks shared objec (*) 0515c95... VxWorks config fixes for shared objects (*) 0ecb48d... Preserve cpu specific CRTSTUFF_T_CFLAGS on powerpc-vxworks7 (*) 16c8480... Add -fipa-strict-aliasing (*) 5954b4d... aarch64: Add command-line support for Armv8.8-a (*) d3bd985... aarch64: Use +mops to inline memset operations (*) bb768f8... aarch64: Add memmove expansion for +mops (*) 0caf592... aarch64: Add support for Armv8.8-a memory operations and me (*) 9eb8785... inline: fix ICE with -fprofile-generate (*) 55fb12f... Include yvals.h for VxWorks < 7 RTPs as well (*) b80e6d9... Ensure VxWorks headers expose C99 features for C++ (*) f3f923e... Leverage sysroot for VxWorks (*) 7bf710b... libstdc++: Add support for '?' in linker script globs (*) 494ebfa... Fortran: Handle compare in OpenMP atomic (*) 55823c5... libstdc++: Make ranges::size and ranges::empty check for un (*) ef5d671... libstdc++: Fix std::regex_replace for strings with embedded (*) 3788c4e... docs: add missing @item for the first item (*) 7ed58b4... pch: Small cleanup (*) 3b61f06... Do not ICE on ternary expressions when calculating value ra (*) 01ad8c5... pragma: Update target option node when optimization changes (*) c8dcf64... Daily bump. (*) b8f7ff7... Replace gnu::unique_ptr with std::unique_ptr (*) 0b52083... libgccjit: Add support for setting the link section of glob (*) aeedb00... nvptx: Add (experimental) support for HFmode with -misa=sm_ (*) e93809f... Terminate BB analysis on NULL memory access in ipa-pure-con (*) e8decbe... Daily bump. (*) c6b7f68... libgccjit: Add support for TLS variable [PR95415] (*) 611fdb0... libgccjit: Add support for types used by atomic builtins [P (*) 7e913ca... Fortran: fix checking of elemental functions of type CLASS (*) 2f217f7... Avoid updating hot bb threshold in call speculation code (*) c87ff87... Fix handling of thunks in ipa-modref (*) 365c7c6... libgcc: vxcrtstuff.c: make ctor/dtor functions static (*) 8b2885d... libgcc: vxcrtstuff.c: remove ctor/dtor declarations (*) 2e80670... libstdc++: check length in string append [PR103534] (*) 0bceef1... Daily bump. (*) b504917... libgcc, Darwin: Update darwin10 unwinder shim dependencies. (*) a2f4b4b... jit: set DECL_CONTEXT of RESULT_DECL [PR103562] (*) 1e2eee7... symtab: fix comment typo (*) 0df964b... c++: Add test for C++23 auto(x) (*) bb6a1eb... Fortran: fix check for pointer dummy arguments with INTENT( (*) (*) 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.