From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1005) id 8C2A03858C36; Fri, 23 Jun 2023 15:44:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8C2A03858C36 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1687535054; bh=zA+XRQDrJ9IicxZ8BBbyMv2WwehPSMx3m/Qat+pYFQ4=; h=From:To:Subject:Date:From; b=wLuDUAnko1YBag64Xo5UDEDxiulP3Foy3q6qDtpyT4ANaZTXjkD7lC2JceqgDrf/6 7C/IZ7RQK4lyfovFaiXb/kyE+z+urynzXIEXmoEdbjKUAVgCbrsoQR3WwAQhAtx1dl v5rclsGw2IuYN0SI2CylhgMCnKPJjGYUim/KPFYI= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Michael Meissner To: gcc-cvs@gcc.gnu.org Subject: [gcc/meissner/heads/work123-orig] (17 commits) Merge commit 'refs/users/meissner/heads/work123-orig' of gi X-Act-Checkin: gcc X-Git-Author: Michael Meissner X-Git-Refname: refs/users/meissner/heads/work123-orig X-Git-Oldrev: 78b5fe72b62c389d184a0f335677144db8f46ecc X-Git-Newrev: 67f1a432fbdc6db4fa4ee5ec966b8c8892ce223e Message-Id: <20230623154414.8C2A03858C36@sourceware.org> Date: Fri, 23 Jun 2023 15:44:14 +0000 (GMT) List-Id: The branch 'meissner/heads/work123-orig' was updated to point to: 67f1a432fbd... Merge commit 'refs/users/meissner/heads/work123-orig' of gi It previously pointed to: 78b5fe72b62... Add REVISION. Diff: Summary of changes (added commits): ----------------------------------- 67f1a43... Merge commit 'refs/users/meissner/heads/work123-orig' of gi fd8498b... Add REVISION. 370de14... Fix power10 fusion bug with prefixed loads, PR target/10532 (*) d83e0e3... testsuite,objective-c++: Fix imported NSObjCRuntime.h. (*) d0e8914... Improved SUBREG simplifications in simplify-rtx.cc's simpli (*) 2acbbf4... Fix initializer_constant_valid_p_1 TYPE_PRECISION use (*) 96854fd... Deal with vector typed operands in conversions (*) 85d8e0d... [aarch64/match.pd] Fix ICE observed in PR110280. (*) 4f2fcf2... Fix tree_simple_nonnegative_warnv_p for VECTOR_TYPEs (*) 4127e0f... Properly guard vect_look_through_possible_promotion (*) 1fe09b9... Use element_precision for match.pd arith conversion optimiz (*) 6b32400... Bogus and missed folding on vector compares (*) efc7fad... Optimize vector codegen for invariant loads, fix SLP suppor (*) 1742ea9... Improve vector_vector_composition_type (*) 270742c... Daily bump. (*) 8a30775... rust: Update usage of TARGET_AIX to TARGET_AIX_OS (*) b76cd1e... go: Update usage of TARGET_AIX to TARGET_AIX_OS (*) (*) This commit already exists in another branch. Because the reference `refs/users/meissner/heads/work123-orig' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.