From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id B1A053858D37; Sun, 19 Nov 2023 05:22:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B1A053858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700371361; bh=ch20Kh/IKauSYeBDN8+RC9o1s06zeXbs8TP2Hz1hQoo=; h=From:To:Subject:Date:From; b=B09FA+4vnnoGISHmiv9OnqGebT60TCy0ZW0DkfUenriKKQaRvJJmeIK0Z3X0D8nnF JARp067hPlfQbj760SRlXBNRyR9crIxLu1TrP8wUibem+w0ETZ74fRDmPCHA6/udI3 d6/SjwuB8TOjj79BTZoF+xBJd2LT9Q7c2neqi5d0= 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) analyzer: deal with -fshort-enums X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: 4b9993d0471cd5527bf84d1119f524af2fdfa02c X-Git-Newrev: 17b57d0e012b8658a304d46498481139ea9a5af3 Message-Id: <20231119052241.B1A053858D37@sourceware.org> Date: Sun, 19 Nov 2023 05:22:41 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 17b57d0e012... analyzer: deal with -fshort-enums It previously pointed to: 4b9993d0471... analyzer: deal with -fshort-enums Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 4b9993d... analyzer: deal with -fshort-enums b2a6923... call maybe_return_this in build_clone 5d2d741... testsuite: analyzer: expect alignment warning with -fshort- Summary of changes (added commits): ----------------------------------- 17b57d0... analyzer: deal with -fshort-enums d9c00a7... call maybe_return_this in build_clone f893dac... testsuite: analyzer: expect alignment warning with -fshort-