From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 6B8133858D32; Sun, 19 Nov 2023 08:32:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6B8133858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700382728; bh=uqSTwgW0VyXxXLljuKAH0NmNkNljQ3rjsPTZ1Te0nbY=; h=From:To:Subject:Date:From; b=HyQYG54mXTc376OFYFBkcTB/SFYYH01LmByspfEJvK8h+rPBxtr8MELbgBofylNA6 jubQimDtHQIZMqhZV6NPNmPyTu/yKDIIkZdlfF3Oz0TPzRX7s3nfa2zW+8KcanCDSS CDQiLtmr/2iy0BQ6J3k9x+mgwuCeQpjYlNj3RtLY= 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: bec44fdc5bfdca7c538f3508a3d987f28c0e9613 X-Git-Newrev: 2a559236550c7e126b04c85512a8ea7203426a98 Message-Id: <20231119083208.6B8133858D32@sourceware.org> Date: Sun, 19 Nov 2023 08:32:08 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 2a559236550... testsuite: discard c++ exclusion on underaligned pointer wa It previously pointed to: bec44fdc5bf... testsuite: discard c++ exclusion on underaligned pointer wa Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- bec44fd... testsuite: discard c++ exclusion on underaligned pointer wa 75749d7... warn on cast of pointer to packed plus constant Summary of changes (added commits): ----------------------------------- 2a55923... testsuite: discard c++ exclusion on underaligned pointer wa 4ceb7e5... warn on cast of pointer to packed plus constant