From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 7840) id 2EFFE3857354; Thu, 29 Sep 2022 18:41:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2EFFE3857354 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664476878; bh=QJcbGwSZqUl+rSTx/EreFqx7c1AtEzko09P44+dGSXE=; h=From:To:Subject:Date:From; b=RPCVqJ6X/Ct1z4Y7qk8krvQIkQ1CcJAxRBOjcYDodgEfq3883KWdZk7xEj50ZP+CX hnwLMO2g6cf0h+xHFyzvv5YyH4uk+oCDPLnrlZwDSlEVyqIiapsEcmz/Tvzs1Ik+yV tHeITohfFXrv9Ihjbm4WXSNfAhs8KIGTgpRoF4GE= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Eugene Rozenfeld To: gcc-cvs@gcc.gnu.org Subject: [gcc/microsoft/heads/main] (39 commits) Merge commit '9e79a25b66cb7e0ddbd1410ecc86cec25588d172' int X-Act-Checkin: gcc X-Git-Author: Eugene Rozenfeld X-Git-Refname: refs/vendors/microsoft/heads/main X-Git-Oldrev: 26fda4a79a187b43e26e31e16ddb777463c254b4 X-Git-Newrev: 76382a4b3ed2a9272f97fc63bdd0bac21d2e2e02 Message-Id: <20220929184118.2EFFE3857354@sourceware.org> Date: Thu, 29 Sep 2022 18:41:18 +0000 (GMT) List-Id: The branch 'microsoft/heads/main' was updated to point to: 76382a4b3ed... Merge commit '9e79a25b66cb7e0ddbd1410ecc86cec25588d172' int It previously pointed to: 26fda4a79a1... Merge commit '8be65640e12371571a88100864abd78733a7f7eb' int Diff: Summary of changes (added commits): ----------------------------------- 76382a4... Merge commit '9e79a25b66cb7e0ddbd1410ecc86cec25588d172' int 9e79a25... Daily bump. (*) d01f112... libstdc++: Disable volatile-qualified std::bind for C++20 (*) fa9bda3... libstdc++: Make INVOKE refuse to create dangling referen (*) f1adf45... Add instruction level discriminator support. (*) 9f65eec... c++: Add DECL_NTTP_OBJECT_P lang flag (*) db28823... i386: Mark XMM4-XMM6 as clobbered by encodekey128/encodekey (*) 03f3365... RISC-V: Add ABI-defined RVV types. (*) 5d7be27... var-tracking: Add entry values up to max register mode (*) d0b00b6... cselib: Keep track of further subvalue relations (*) 5e9c4ed... arm: Define __ARM_FEATURE_AES and __ARM_FEATURE_SHA2 when m (*) b48d7ff... LoongArch: Use UNSPEC for fmin/fmax RTL pattern [PR105414] (*) 9a8212d... testsuite: Skip intrinsics test if arm (*) 646ce00... LoongArch: Fixed a typo in the comment information of the f (*) 175a89d... libgomp.texi: Status 'P' for 'assume', remove duplicated li (*) fa4bc21... LoongArch: Libitm add LoongArch support. (*) a25982a... stack-protector: Check stack canary before throwing excepti (*) 2839044... Fix AutoFDO tests to not look for hot/cold splitting. (*) 1f16a02... Daily bump. (*) 6bf4730... Fix profile count comparison. (*) 772d532... c++: Implement C++23 P2266R1, Simpler implicit move [PR1011 (*) 78bc649... Fortran: error recovery while simplifying intrinsic UNPACK (*) e73d9fc... runtime: portable access to sigev_notify_thread_id (*) f381629... runtime: synchronize empty struct field handling (*) 0b2706a... docs: update abi version info (*) 001c60c... range-ops: Calculate the popcount of a singleton. (*) 971bc0a... c++: Don't quote nothrow in diagnostic (*) 3f7eea4... c++: Make __is_{,nothrow_}convertible SFINAE on access [PR (*) 614e569... libstdc++: Adjust deduction guides for static operator() [P (*) b939a5c... fixincludes: FIx up for Debian/Ubuntu includes (*) c8dfa79... d: Merge upstream dmd d579c467c1, phobos 88aa69b14. (*) be4a655... irange: keep better track of powers of 2. (*) 1db05e1... Add an irange setter for wide_ints. (*) 303976a... c++: Implement C++23 P1169R4 - static operator() [PR106651] (*) cb8f25c... reassoc: Handle OFFSET_TYPE like POINTER_TYPE in optimize_r (*) 4790fe9... openmp: Add OpenMP assume, assumes and begin/end assumes su (*) 5b86d5d... c++: Improve diagnostics about conflicting specifiers (*) 5da546d... Fix ICEs due to recent jump-to-return optimization (*) b042088... c++: Implement P1467R9 - Extended floating-point types and (*) (*) This commit already exists in another branch. Because the reference `refs/vendors/microsoft/heads/main' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.