From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id CD7553852C78; Mon, 21 Nov 2022 09:56:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CD7553852C78 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669024577; bh=ie9lZt/cmJA+Tay9OQzI8+gdc3KKg7f65qdTZPLRADI=; h=From:To:Subject:Date:From; b=N04YRGz2P9eBVeACKtV8lMrACI9UrsehRTGxwkyJalSrFV7ySlNFsKUtwE5qgjhRg 4NTRV0ZO0Znd1cm1z7tNWh+s6FMb9I+OqCXWzlUzHUPT1URpfoiHI+h15BcwIOu6tJ VX6F+404S4RkSGr7s/teNEfvmM2+7lXqsODznO78= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Jakub Jelinek To: gcc-cvs@gcc.gnu.org Subject: [gcc/redhat/heads/gcc-12-branch] (36 commits) Merge commit 'r12-8924-ga6b1f6126de5e45777610699b6d634605c1 X-Act-Checkin: gcc X-Git-Author: Jakub Jelinek X-Git-Refname: refs/vendors/redhat/heads/gcc-12-branch X-Git-Oldrev: fa08f2733eed2cb77bf0d6bd86a74399be68b5a2 X-Git-Newrev: b3f5a0d53b84ed27cf00cfa2b9c3e2c78935c07d Message-Id: <20221121095617.CD7553852C78@sourceware.org> Date: Mon, 21 Nov 2022 09:56:17 +0000 (GMT) List-Id: The branch 'redhat/heads/gcc-12-branch' was updated to point to: b3f5a0d53b8... Merge commit 'r12-8924-ga6b1f6126de5e45777610699b6d634605c1 It previously pointed to: fa08f2733ee... Merge commit 'r12-8889-g31f25cf4ef9a0a0ccc0b0f9158773c5a71e Diff: Summary of changes (added commits): ----------------------------------- b3f5a0d... Merge commit 'r12-8924-ga6b1f6126de5e45777610699b6d634605c1 a6b1f61... i386: Uglify some local identifiers in *intrin.h [PR107748] (*) b0896d6... Daily bump. (*) 196cb25... reg-stack: Fix a -fcompare-debug bug in reg-stack [PR107183 (*) 792ce47... c++: Fix a typo in function name (*) 86dea99... libatomic: Handle AVX+CX16 AMD like Intel for 16b atomics [ (*) fab0fce... nvptx: In 'STARTFILE_SPEC', fix 'crt0.o' for '-mmainkernel' (*) 2adcbcc... LoongArch: Fix atomic_exchange expanding [PR107713] (*) aa66bc2... Daily bump. (*) 14faa5f... c++: constinit on pointer to function [PR104066] (*) 61537f7... Daily bump. (*) e9f0d97... aarch64: Add support for Ampere-1A (-mcpu=ampere1a) CPU (*) 985a896... SRA: Limit replacement creation for accesses propagated fro (*) bdcacfd... Daily bump. (*) 964af39... Daily bump. (*) 9c45321... libstdc++: Fix std::move_only_function for incomplete param (*) c6bd8fa... libstdc++: Fix wstring conversions in filesystem::path [PR9 (*) a088d93... libstdc++: Set active union member in constexpr std::string (*) 58da138... Daily bump. (*) 302fc79... Daily bump. (*) d4d628c... Daily bump. (*) bbe8bc4... Daily bump. (*) e7ccf76... Daily bump. (*) 22f7011... Add guality testcase for RTL alias analysis fix (*) 6e40f57... Restore RTL alias analysis for hard frame pointer (*) 253a85b... Daily bump. (*) 0138ebc... Always use TYPE_MODE instead of DECL_MODE for vector field (*) 04f1b76... libstdc++: Remove empty elements in manual (*) 0d24c71... Daily bump. (*) d644dfe... Remove AVX512_VP2INTERSECT from PTA_SAPPHIRERAPIDS (*) d7e38fd... Daily bump. (*) 64f22c4... Daily bump. (*) 1342c7f... doc: Document correct -fwide-exec-charset defaults [PR41041 (*) 33561e8... Fix recent thinko in operand_equal_p (*) 14a9222... Daily bump. (*) 35e8b88... i386: Fix uninitialized register after peephole2 conversion (*) (*) This commit already exists in another branch. Because the reference `refs/vendors/redhat/heads/gcc-12-branch' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.