From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 90959382F923; Sun, 19 Nov 2023 07:02:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 90959382F923 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700377332; bh=OwcNEBXJII/9Mzwj9j2HEO5PV5LaC3Olc4WUU6IC0Mc=; h=From:To:Subject:Date:From; b=pEj4gGP1ihg5dg7F9cgzuX2dJ1vIDA7zoIla76dGEBbKgi/04JPCBSqSpI7ISVryz 54Ew4HPBdzJUjOFDokwGszt79dL9IleTL22sdeev/ukgadVr3EdpmwJF/A/fTdNsfW OT0UO6mqYhItldz2jeYigSbmISipub6EON3vWFKY= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Alexandre Oliva To: gcc-cvs@gcc.gnu.org Subject: [gcc/aoliva/heads/testme] (3 commits) testsuite: arm: fix arm_movt cut&pasto X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: 47c3446bd87091babe7a03e61f5857a846ea61b9 X-Git-Newrev: fd8c60d0f2a2713bc3108918a9e025abee83e458 Message-Id: <20231119070212.90959382F923@sourceware.org> Date: Sun, 19 Nov 2023 07:02:12 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: fd8c60d0f2a... testsuite: arm: fix arm_movt cut&pasto It previously pointed to: 47c3446bd87... testsuite: arm: fix arm_movt cut&pasto Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 47c3446... testsuite: arm: fix arm_movt cut&pasto 8af7267... testsuite: discard c++ exclusion on underaligned pointer wa c50d78d... warn on cast of pointer to packed plus constant Summary of changes (added commits): ----------------------------------- fd8c60d... testsuite: arm: fix arm_movt cut&pasto dc6d624... testsuite: discard c++ exclusion on underaligned pointer wa 9d7a231... warn on cast of pointer to packed plus constant