From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id B93423858D32; Sun, 19 Nov 2023 08:18:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B93423858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700381934; bh=JrfPs2K8YFTgg2VRsuBzk1gHtGr04sFv79QL3GjfS1s=; h=From:To:Subject:Date:From; b=N277MP6vYyPLLNWfBKeXp5q5VlpTdz2DaYzb54F5VJIgvnkJtLzMHtjlJozKPt6/k I96hvXK+2l+z8bkduWmIwKNhIAMZR15AbXjBWat0hBGCMmr0kA3C4jwd5WfhWH8O38 6KA86saA6bmVzx/rf1gNXPDNEi8c4vaAWtz9IoZQ= 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] (2 commits) testsuite: discard c++ exclusion on underaligned pointer wa X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: 64a1d6f99c21656914b528302fb0efa77dfbd15f X-Git-Newrev: bec44fdc5bfdca7c538f3508a3d987f28c0e9613 Message-Id: <20231119081854.B93423858D32@sourceware.org> Date: Sun, 19 Nov 2023 08:18:54 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: bec44fdc5bf... testsuite: discard c++ exclusion on underaligned pointer wa It previously pointed to: 64a1d6f99c2... testsuite: discard c++ exclusion on underaligned pointer wa Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 64a1d6f... testsuite: discard c++ exclusion on underaligned pointer wa b61f690... warn on cast of pointer to packed plus constant Summary of changes (added commits): ----------------------------------- bec44fd... testsuite: discard c++ exclusion on underaligned pointer wa 75749d7... warn on cast of pointer to packed plus constant