From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1698) id 8D1D23858D34; Mon, 30 Aug 2021 22:32:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8D1D23858D34 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] (36 commits) Merge master r12-3224. X-Act-Checkin: gcc X-Git-Author: Iain D Sandoe X-Git-Refname: refs/heads/devel/c++-coroutines X-Git-Oldrev: 1f5778562b4b93ac19403fdffb00daca82cd207b X-Git-Newrev: f6d147306c004321837cbae0ea084a815e990c71 Message-Id: <20210830223226.8D1D23858D34@sourceware.org> Date: Mon, 30 Aug 2021 22:32:26 +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, 30 Aug 2021 22:32:26 -0000 The branch 'devel/c++-coroutines' was updated to point to: f6d147306c0... Merge master r12-3224. It previously pointed to: 1f5778562b4... Merge master r12-3189. Diff: Summary of changes (added commits): ----------------------------------- f6d1473... Merge master r12-3224. d73c448... Enable store fusion on Power10. (*) 02dbf5d... libphobos: Compile configure tests with -fno-druntime (*) 89f33f4... tree-optimization/102128 - rework if-converted BB vect heur (*) 1313111... Make sure -fexceptions is enabled when -fnon-call-exception (*) caf81d3... Use __builtin_trap() for abort() if inhibit_libc (*) d7e56b0... libffi: Fix MIPS r6 support (*) 7218c2e... Make sure we're playing with integral modes before call ext (*) 1e77fd4... Daily bump. (*) 392e141... libiberty: Add support for demangling local D template decl (*) 34f3e06... libiberty: Add support for demangling D function literals a (*) 0e32a5a... libiberty: Add support for D `typeof(*null)' types (*) c3c669a... Darwin: Fixes for darwin_libc_has_function. (*) 766f5f8... d: Call the assertp and boundsp variants for assert and arr (*) 118a559... d: Update comment for TypeInfoVisitor::layout_base (*) 2b8543a... d: Use `int` to store class and struct flags (*) 0abfd7f... d: Get __c_wchar_t type from build_frontend_type (*) ce15a3e... d: Convert convert_for_rvalue switch statement into if cond (*) 1925e51... d: Use POINTER_SIZE for testing whether to predefine D_LP64 (*) 0798470... d: ICE in gimple_register_canonical_type_1, at lto/lto-comm (*) dc033e0... testsuite, Darwin : Skip a test requiring strndup in libc. (*) fc3e9f5... Darwin, X86 : Implement __cache_clear. (*) a21e5de... Daily bump. (*) f5ff3a8... Improve handling of table overflows in modref_ref_node (*) f9809ef... Fortran - reject function entries with mismatched character (*) 754fca7... libstdc++: Fix std::allocator for versioned namespace (*) dd3e585... libstdc++: Fix comment typo (*) 07b990e... libstdc++: Fix inefficiency in filesystem::absolute [PR9987 (*) 952095b... libstdc++: Name std::function template parameter (*) 91f78b6... MIPS: use N64 ABI by default if the triple end with -gnuabi (*) aa49a05... fix latent bootstrap-debug issue (*) 1e52538... Daily bump. (*) 771fd4a... c++: Set type on dependent ARROW_EXPR (*) ee914ec... Support limited setcc for H8 (*) 10c834f... Update comments in float128-call.c test. (*) ac6d5c9... Reduce vector comparison of uniform vectors to a scalar com (*) (*) 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.