From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F00CE38582BE; Tue, 25 Oct 2022 07:12:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F00CE38582BE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666681921; bh=Zic8G7dLn008qmjDqW9IuHnyOsFIgmf7JbaDyrL9Cn8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WIXBh4iuUdwgyZ9kPYUeou/+FvN90PBC3ycKmP+vwqGwjzeEW0jV7/PBOT6v97P8r KcYIbiRXfxQSmiSG1L9MZpq2N8jj0Bb0X95eUNLSPPK5gKmZ8wIgnrA4GYENRdVUXG WwyrvV+rEv3tZYOmuNEl3rM1IhFRI0WxZrykNLFU= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/105628] [12/13 Regression] False positive with -Waddress Date: Tue, 25 Oct 2022 07:11:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 12.1.1 X-Bugzilla-Keywords: diagnostic, needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc target_milestone keywords Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D105628 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|False positive with |[12/13 Regression] False |-Waddress |positive with -Waddress Target Milestone|--- |12.3 Keywords| |needs-bisection=