From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B1338382BEBE; Fri, 9 Dec 2022 19:23:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B1338382BEBE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1670613792; bh=auI4HVH6DkqN8gAgtRlxUTRKbRxeIH/aZAodmPPim7I=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QaeXx0AnYuQGLkMeF2weSWM6OL1YEEM9R1+RcHVccosxFIK2FaGGdySUwbTwzWWWD cmwjM4IWz1jyPX9mnw40vJQtjAE0dGFdyjTANirh6nAVvZFjaPzdNh8doGyfL9VsRS +qaZknhHzkLhqMoU3qIshaSnMsgmHu63lpTg7ROc= From: "colomar.6.4.3 at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/108036] [11/12/13 Regression] Spurious warning for zero-sized array parameters to a function Date: Fri, 09 Dec 2022 19:23:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: colomar.6.4.3 at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.4 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D108036 --- Comment #5 from Alejandro Colomar --- Interesting. Thanks for clarifying :)=