From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 895EF385842D; Thu, 20 Apr 2023 04:44:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 895EF385842D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1681965882; bh=pJ2wnIq+9rtcOdv6yrOuU26RGYlQmq6gCUorrBLtDmA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FlQ1mpEFFvT5lKfdATMhMBAPRMQnEPXiXGznalMY2cQAic3moKejXyzxpwtJ0ZVJ7 AjhKzUW/dbmk6z6tJwKA8TBL9rdcVCPmx8wmt+/fv92cA0/SF4yvmX44K+pAOrj0+J 9FgbMUctq+SYaxc81k3tq+/twk8cHoiiSd0dbF1E= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict Date: Thu, 20 Apr 2023 04:44:42 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 8.0 X-Bugzilla-Keywords: diagnostic, meta-bug X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D84774 Bug 84774 depends on bug 109563, which changed state. Bug 109563 Summary: accessing 9223372036854775810 or more bytes at offsets = [2, 9223372036854775807] and 1 may overlap up to 9223372036854775813 bytes = at offset -3 [-Wrestrict] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D109563 What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE=