From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1698) id 3AB3D3847818; Fri, 3 Sep 2021 21:34:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3AB3D3847818 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] (57 commits) Merge master r12-3352. X-Act-Checkin: gcc X-Git-Author: Iain D Sandoe X-Git-Refname: refs/heads/devel/c++-coroutines X-Git-Oldrev: e5370d1813a47f1d3ecaaf36b5c005b0bab42100 X-Git-Newrev: e1ac4c006add1e65d00806eb16f9e562634247e8 Message-Id: <20210903213409.3AB3D3847818@sourceware.org> Date: Fri, 3 Sep 2021 21:34:09 +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: Fri, 03 Sep 2021 21:34:09 -0000 The branch 'devel/c++-coroutines' was updated to point to: e1ac4c006ad... Merge master r12-3352. It previously pointed to: e5370d1813a... Merge master r12-3296. Diff: Summary of changes (added commits): ----------------------------------- e1ac4c0... Merge master r12-3352. addf167... coroutines: Support for debugging implementation state. (*) a45a7ec... coroutines: Add a helper for creating local vars. (*) 8897497... coroutines: Use DECL_VALUE_EXPR instead of rewriting vars. (*) 6b69bf5... Fix target/102173 ICE after error recovery (*) 98f1dd0... Fix some GC issues in the aarch64 back-end. (*) 8af8abf... Implement POINTER_DIFF_EXPR entry in range-op. (*) 47543e5... c++: shortcut bad convs during overload resolution [PR10190 (*) 3ccb523... libgcc, soft-float: Fix strong_alias macro use for Darwin. (*) 0100555... Do not assume loop header threading in backward threader. (*) 6209964... Abstract PHI and forwarder block checks in jump threader. (*) 779275c... Improve backwards threader debugging dumps. (*) a3ff15a... Dump reason why threads are being cancelled and abstract co (*) 5ec4990... c++: Avoid bogus -Wunused with recent change (*) 943c65c... Fortran: Fix Bind(C) char-len check, add ptr-contiguous che (*) 2fcfc03... Avoid using unavailable objects in jt_state. (*) b237eb9... Do not release state location until after path registry. (*) 9fa5ba4... Add debug helper for jump thread paths. (*) 7200a44... RAII class to change dump_file. (*) 4db10cb... Add function name when dumping ranger contents. (*) 410e874... Use non-null knowledge in path_range_query. (*) 1342891... Improve path_range_query dumps. (*) abcd237... Implement relation_oracle::debug. (*) d2e278e... Remove unnecessary include from tree-ssa-loop-ch.c (*) 5db93cd... Skip statements with no BB in ranger. (*) bccf4b8... Improve support for IMAGPART_EXPR and REALPART_EXPR in rang (*) 4ce9045... libgomp.*/error-1.{c,f90}: Fix dg-output newline pattern (*) 8d34ffb... Improve compatibility of -fdump-ada-spec with warnings (*) 090f0d7... openmp: Improve expand_omp_atomic_pipeline (*) e902136... c++, abi: Set DECL_FIELD_CXX_ZERO_WIDTH_BIT_FIELD on C++ ze (*) de6795b... Remove macro check for __AMX_BF16/INT8/TILE__ in header fil (*) 9f7c2ba... Daily bump. (*) 93b6b2f... libgfortran: Further fixes for GFC/CFI descriptor conversio (*) cb17b50... Fortran: TS 29113 testsuite (*) 89cf858... libstdc++: Implement std::atomic::compare_exchange_weak (*) 892400f... libstdc++: Tweak whitespace in (*) dba1ab2... libstdc++: Remove "no stronger" assertion in compare exchan (*) 5b73abd... libstdc++: Define std::invoke_r for C++23 (P2136R3) (*) 9695e1c... Improve -Wuninitialized note location. (*) 5960477... Add support for device-modifiers for 'omp target device'. (*) 483e400... Refine fix for PR78185, improve LIM for code after inner lo (*) 2af6dd7... match.pd: Demote IFN_{ADD,SUB,MUL}_OVERFLOW operands [PR995 (*) 1e6267b... Revert "tree-optimization/102155 - fix LIM fill_always_exec (*) b387e66... libgcc: Enable hfmode soft-sf/df/xf/tf extensions and trunc (*) 7cbc870... Enable _Float16 type for TARGET_SSE2 and above. (*) e42d2d2... Update hf soft-fp from glibc. (*) f482bf2... tree-optimization/102155 - fix LIM fill_always_executed_in (*) 6e16b21... Revert "MIPS: add .module mipsREV to all output asm file" (*) e11c604... Daily bump. (*) 165446a... Call reduce_vector_comparison_to_scalar_comparison earlier (*) a45786e... Fix target/101934: aarch64 memset code creates unaligned st (*) c4d6dca... libcpp: Implement C++23 P1949R7 - C++ Identifier Syntax usi (*) 852fdc2... Add MIPS Linux support to gcc.misc-tests/linkage.c (testsui (*) ece28da... Enable ranger and caching in pass_waccess. (*) ac6e77a... libcpp: __VA_OPT__ tweak (*) e928cf4... libcpp: __VA_OPT__ p1042r1 placemarker changes [PR101488] (*) 7c5003c... c++: Add test for fixed PR [PR101592] (*) (*) 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.