From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E52103851408; Fri, 26 Aug 2022 18:37:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E52103851408 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1661539029; bh=PkUpYwgvl9f+HPw3rg35Pg6EBQ1CjaSMPZBhKYExZLg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UYqjEkmcOBMTu/h/xnM0ppA+6/eN6lJM/jG+KnflVV/kdrI25A+KKgFbqrZw4K/UI E6OtDcHdr4wC42VGbEJpUfUF7gx8PurS3e7cPcZWZi0WDsO9kdFt3gTbRca0EiGraf NTFL9RSoy/AVDSlVkL2vYM5NDDEXGJWp62c7Pw1A= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/106757] [12/13 Regression] Incorrect "writing 1 byte into a region of size 0" warning Date: Fri, 26 Aug 2022 18:37:09 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: diagnostic 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: target_milestone see_also short_desc 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=3D106757 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |12.3 See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D96447 Summary|Incorrect "writing 1 byte |[12/13 Regression] |into a region of size 0" |Incorrect "writing 1 byte |warning |into a region of size 0" | |warning=