From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1698) id CC03C3858C27; Thu, 3 Dec 2020 21:52:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CC03C3858C27 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] (49 commits) Merge master r11-5727. X-Act-Checkin: gcc X-Git-Author: Iain D Sandoe X-Git-Refname: refs/heads/devel/c++-coroutines X-Git-Oldrev: b4e46d55bad0476d1f4ab9d9b6bada168d77a0ab X-Git-Newrev: 7404ef34767dec0e94d8d662f297b66211275727 Message-Id: <20201203215244.CC03C3858C27@sourceware.org> Date: Thu, 3 Dec 2020 21:52:44 +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, 03 Dec 2020 21:52:44 -0000 The branch 'devel/c++-coroutines' was updated to point to: 7404ef34767... Merge master r11-5727. It previously pointed to: b4e46d55bad... Merge master r11-5679. Diff: Summary of changes (added commits): ----------------------------------- 7404ef3... Merge master r11-5727. 30b606b... PR fortran/95342 - ICE in gfc_match_subroutine, at fortran/ (*) 656131e... libstdc++: Fix typos in #error strings (*) 442b6fb... fix __builtin___clear_cache overrider fallout (*) 44ac1ea... libstdc++: Update C++20 library implementation status (*) 57d76ee... libtdc++: Define std::source_location for C++20 (*) 9e433b3... libstdc++: Add std::bit_cast for C++20 [PR 93121] (*) adbeeb1... Go testsuite: add a bunch of new tests from source repo (*) 2a099fd... go-test.exp: add -I. when compiling in directory (*) 5ea36d2... c++: Add testcase for PR98019 (*) 4a3b9f4... testsuite: update existing Go tests to source repo (*) 2fb2870... RTEMS: Add Cortex-R52 multilib (*) 3843fa2... libstdc++: Update powerpc-linux baselines for GCC 10.1 (*) 91cfacc... libstdc++: Disable std::array assertions for C++11 constexp (*) eb8c2b3... c++: templatey type creation (*) 756f55e... i386: Fix up ix86_md_asm_adjust for TImode [PR98086] (*) 7254a78... c++: Testcases [PR 98115] (*) 17c9cf3... compiler: cast comparison function result to expected bool (*) cd34d5f... compiler: defer to middle-end for complex division (*) 65af6bc... IBM Z: Fix mode in probe_stack pattern (*) 62fb1b9... c++: Fix array type dependency [PR 98107] (*) 9c68134... aarch64: Don't fold svundef* at the gimple level (*) 277ff34... Fix PR middle-end/98099 (*) 5d10376... Fix PR middle-end/98082 (*) 896048c... c++: Add __builtin_bit_cast to implement std::bit_cast [PR9 (*) 341035a... c++: consteval-defarg1.C test variant for templates (*) 614aff0... tree-ssa-threadedge.c (record_temporary_equivalences_from_s (*) 7356443... Fix division by 0 in printf_strlen_execute when dumping (*) b20cd0c... RISC-V: Canonicalize --with-arch (*) 48ff86a... aarch64: Add +flagm to -march (*) 381d1d0... testsuite: Add testcase for already fixed PR [PR98104] (*) 7031098... Optimize vpsubusw compared to 0 into vpcmpleuw or vpcmpnleu (*) 35c4c67... Fix incorrect replacement of vmovdqu32 with vpblendd which (*) c03a78d... c++: Push parms when late parsing default args (*) 54f97a2... c++: Fix late-parsed default arg context (*) 81d5907... Add popcount expander to enable popcount auto vectori (*) c05ece9... introduce overridable clear_cache emitter (*) 93d883c... options.exp: unsupport tests that depend on missing languag (*) 5106ff7... Adjust tests even more to avoid ILP32 failures after r11-56 (*) 70a6200... tree-ssa-threadbackward.c (profitable_jump_thread_path): Do (*) 11860cf... Daily bump. (*) 7e231b2... c++: Treat OPAQUE_TYPE types as an aggregate type [PR97947] (*) 4ec9d09... dwarf2out: Fix up add_scalar_info not to create invalid DWA (*) ba3d8df... c++: Implement LWG3396 Clarify point of reference for sourc (*) 2cace1c... rtl-optimization: Fix data flow maintenance bug in reg-stac (*) dc2b372... libstdc++: Fix std::any pretty printer [PR 68735] (*) 2847d7d... c++: Give better placeholder diagnostic (*) d9288bd... c++: Improve init handling (*) 07589ca... c++: typename_type structural comparison (*) (*) 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.