From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1698) id 60FE63836000; Tue, 15 Jun 2021 22:17:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 60FE63836000 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] (56 commits) Merge master r12-1490. X-Act-Checkin: gcc X-Git-Author: Iain D Sandoe X-Git-Refname: refs/heads/devel/c++-coroutines X-Git-Oldrev: c90f2f1cd24eaacef396ce25d4e9b787193496c0 X-Git-Newrev: 51eb24533643807775d728117ae7b6f780c103bc Message-Id: <20210615221730.60FE63836000@sourceware.org> Date: Tue, 15 Jun 2021 22:17:30 +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: Tue, 15 Jun 2021 22:17:30 -0000 The branch 'devel/c++-coroutines' was updated to point to: 51eb2453364... Merge master r12-1490. It previously pointed to: c90f2f1cd24... Merge master r12-1435. Diff: Summary of changes (added commits): ----------------------------------- 51eb245... Merge master r12-1490. 71790f3... Consider size_t mangling as unsigned int and long [PR100876 (*) 8b93548... libstdc++: Make ranges CPOs final and not addressable (*) 9245b0e... libstdc++: Add noexcept specifiers to some range adaptors (*) a88fc03... libstdc++: Remove precondition checks from ranges::subrange (*) cb326a6... libstdc++: Use function object for __decay_copy helper (*) 6d43ec5... Minor improvement to compare elimination (*) 4602714... range-ops: (nonzero | X) is nonzero (*) 913b13f... Fix for vcmpequt builtin (*) 1de3191... Fortran/OpenMP: Extend defaultmap clause for OpenMP 5 [PR92 (*) 9a2c957... analyzer: track dynamic extents of regions (*) d726a57... analyzer: add class region_to_value_map (*) 954c923... analyzer testsuite: add explode-2a.c [PR101068] (*) ba998f6... [Ada] Avoid unhelpful dead code warnings (*) 759df6f... [Ada] Remove couple of obsolete declarations (*) 2a344c7... [Ada] Enable removal of side-effects in component declarati (*) 6ae60a6... [Ada] Extend function to retrieve first/last nodes to all d (*) 40f4642... [Ada] Incorrect Reinit_Field_To_Zero calls for concurrent e (*) 811b8aa... [Ada] No_Task_Parts aspect (*) 4cee20b... [Ada] Fix handling of scopes for subprogram calls in unnest (*) 903655a... [Ada] Fix detection of access-to-variable types (*) abcf517... [Ada] Use runtime from base compiler during stage1 (*) 472c843... [Ada] Minor consistency fix for Windows SEH (*) 9e47051... [Ada] AI12-0138: Iterators and other nonoverridable aspects (*) 3d4fbcb... [Ada] Error when passing subprogram'Access to null-defaulte (*) d675f35... [Ada] Fix typos in comment about expansion of attribute Ima (*) df3db34... [Ada] Allow Known_Static_Component_Size (etc) on private ty (*) 65067cb... [Ada] Add Interface_Name field to E_Loop_Parameter (*) d31c2b9... [Ada] Disable certain checks in predefined units (*) 688fb85... [Ada] Clarify the semantics of signed intrinsic shift opera (*) 385484e... [Ada] Small cleanup in exception handling C code (*) 9880492... [Ada] Remove redundant guard from Find_Overlaid_Entity (*) 86347b2... [Ada] Remove const qualifier on a couple of pointed-to type (*) b233916... [Ada] Fix bug in if_expressions introduced by var-size node (*) f1e93d3... [Ada] Add support for folding more and/or expressions (*) 69558e5... [Ada] Replace repeated calls by references to a local objec (*) 5fdd694... [Ada] Variable-sized node types: improve error messages (*) a7cadd1... [Ada] Variable-sized node types -- cleanup (*) 81e68a1... [Ada] Rename Ada 202* to Ada 2022 (*) 4dbdeeb... [Ada] Avoid inappropriate error messages regarding aggregat (*) 44d27e8... [Ada] Add more initialization of Stored_Constraint (*) a5db70e... [Ada] Fix bug in subtype of private type with invariants (*) ed17bbe... [Ada] Robust switching from incomplete to access types (*) 008153c... expr: Fix up VEC_PACK_TRUNC_EXPR expansion [PR101046] (*) dfef116... Handle multiple latches in irreducible region mark (*) b10f895... Assert we have irreducible regions marked in the threader (*) 3fe5464... testsuite: Fix Wattributes test cases for s390 and add new (*) ba2eef0... c-family: Copy DECL_USER_ALIGN even if DECL_ALIGN is simila (*) 327a6b5... rs6000: Fix test case failures by PR100085 [PR101020] (*) 8dc4818... Daily bump. (*) d9f1466... Teach compute_objsize about placement new [PR100876]. (*) f9598d8... libstdc++: Fix noexcept-specifier for ranges::empty (*) 2007353... rs6000: MMA builtin usage ICEs when used in a #pragma omp p (*) ecc5644... Limit new value calculations to first order effects. (*) c37b5dd... libstdc++: Fix common_reference for non-reference results [ (*) 4986946... i386: Split V2HImode *punpckwd to SSE instruction [PR101058 (*) (*) 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.