From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1698) id B24653858020; Fri, 9 Jul 2021 23:49:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B24653858020 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] (58 commits) Merge master r12-2229. X-Act-Checkin: gcc X-Git-Author: Iain D Sandoe X-Git-Refname: refs/heads/devel/c++-coroutines X-Git-Oldrev: fa92aa7852c248746297a1a10bfb966800ed7242 X-Git-Newrev: b3de4b203fe223e7061ae7553be012204440f538 Message-Id: <20210709234906.B24653858020@sourceware.org> Date: Fri, 9 Jul 2021 23:49:06 +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, 09 Jul 2021 23:49:06 -0000 The branch 'devel/c++-coroutines' was updated to point to: b3de4b203fe... Merge master r12-2229. It previously pointed to: fa92aa7852c... Merge master r12-2172. Diff: Summary of changes (added commits): ----------------------------------- b3de4b2... Merge master r12-2229. d5b1bb0... coroutines: Factor code. Match original source location in (*) 5904527... Improvement to signed division of integer constant on x86_6 (*) 0d5db79... coroutines: Fix a typo in rewriting the function. (*) 41bd1b1... Darwin, X86: Adjust call clobbers to allow for lazy-binding (*) 54258e2... Darwin, config: Revise host config fragment. (*) 511cec0... Missing piece in earlier change (*) 37e6564... testsuite/101269: fix testcase when used with -m32 (*) 2c699fd... c++: requires-expr with dependent extra args [PR101181] (*) f53e660... c++: find_template_parameters and TEMPLATE_DECLs [PR101247] (*) 2e345e4... libstdc++: Only use __gthread_yield if gthreads is availabl (*) 7802ee7... [Ada] Fix style in expansion of attribute Put_Image (*) d35d546... [Ada] par-ch6: do not mark subprogram as missing "is" if im (*) f377685... [Ada] Fix crash on type extensions with discriminants (*) bb66a10... [Ada] Add missed OS constant values (*) d206399... [Ada] Improve performance of Ada.Containers.Doubly_Linked_L (*) 66d4366... [Ada] Crash on expansion of BIP construct in -gnatf mode (*) 79b87fc... [Ada] Typo corrections and minor reformatting (*) e4de29f... [Ada] Add -gnatX support for casing on discriminated values (*) 765ca22... [Ada] Crash on inlined separate subprogram (*) 175c2f9... [Ada] Declare time_t uniformly based on a system parameter (*) fbc72d0... [Ada] Add source file name to gnat bug box (*) 021cf76... [Ada] Fix layout of contracts (*) 2390451... [Ada] Fix invalid JSON for derived variant record with -gna (*) 06fd120... [Ada] Fix typo in comment related to derived discriminated (*) 90635a3... [Ada] Fix index range violations in krunch (*) e4a6acd... [Ada] Code cleanups in a-strfix.adb (*) 2a847e8... [Ada] Add paragraph about representation changes and Scalar (*) f1b4b3d... [Ada] aarch64-rtems6: use wraplf variant for a-nallfl (*) 1f72ec8... [Ada] Initialize local variables related to static expressi (*) e347e6c... [Ada] Inconsistency between declaration and body of predica (*) 9b1647a... [Ada] Incremental patch for restriction No_Dynamic_Accessib (*) d80c733... [Ada] Update internal documentation of debugging informatio (*) 81956c0... [Ada] Reorder preanalysis of static expression functions (*) e40f4ab... [Ada] Decouple analysis of static expression functions from (*) 640ba4c... [Ada] Avoid repeated computing of type of expression functi (*) e437dd4... [Ada] Fix comment related to analysis of expression functio (*) 8a13a00... [Ada] Avoid repeated calls in analysis of expression functi (*) 8bab88b... [Ada] Refine types of local variables in analysis of expres (*) 48096ca... [Ada] Remove an unnecessary local constant (*) 7e12d49... [Ada] Avoid unnecessary call in preanalysis without freezin (*) e37e175... Fix build failure on Windows with older binutils (*) 10722fb... i386: Fix *udivmodsi4_pow2_zext_? patterns (*) 840fabd... docs: don't split @smallexample in multiple @groups (*) b5405ba... docs: add missing 'see' word (*) 5f2d3ff... Improve early simplify and match for phiopt (*) 3b33b11... testsuite: mips: use noinline attribute instead of -fno-inl (*) 82625a4... mips: check MSA support for vector modes [PR100760,PR100761 (*) 062c762... rs6000: Support [u]mod3 for vector modulo insns (*) df85baa... test/rs6000: Add case to cover vector division (*) c3d1aa8... test/rs6000: Add cases to cover vector multiply (*) fdc4d2a... Daily bump. (*) 79d3378... Move warning suppression to the ultimate callee. (*) 68b938f... testsuite: Remove an xfail. (*) c232f07... Adjust expected output for LP32 [PR100451]. (*) c68cac9... Avoid including to make cross-compiler testing easy. (*) dee00bf... c++: Fix noexcept with unevaluated operand [PR101087] (*) b14ac7b... Further improvements to H8 variable shift patterns (*) (*) 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.