From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 34FAA3858D33; Sun, 19 Nov 2023 05:25:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 34FAA3858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700371538; bh=bpKdEotc4QzV7REIKL6UcAzqzpBto931REbvbNoXJfY=; h=From:To:Subject:Date:From; b=DCrVNxbvJrc6/M4jMqwaJZo+t86o7wvO+4AAyGBdFL0ZcOi5OzQbFIpwRjLkpjFM+ IBPDmB9pkKO4DHb0Nu4MUthEb5wI/S/ajs/E9FJ96VAnqC+p0ooGLX+cWo1YFJEFGq +Z6p9fwdv3il/uAbYJ8INepaZNbJv8QAjA7VwxLA= 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: 17b57d0e012b8658a304d46498481139ea9a5af3 X-Git-Newrev: 0659807f36ab1bbe9998364f0e0eddffc81abacc Message-Id: <20231119052538.34FAA3858D33@sourceware.org> Date: Sun, 19 Nov 2023 05:25:38 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 0659807f36a... analyzer: deal with -fshort-enums It previously pointed to: 17b57d0e012... analyzer: deal with -fshort-enums Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 17b57d0... analyzer: deal with -fshort-enums d9c00a7... call maybe_return_this in build_clone f893dac... testsuite: analyzer: expect alignment warning with -fshort- Summary of changes (added commits): ----------------------------------- 0659807... analyzer: deal with -fshort-enums 0b4f16a... call maybe_return_this in build_clone 01de24b... testsuite: analyzer: expect alignment warning with -fshort-