From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7F40E384A885; Sat, 18 Apr 2020 18:49:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7F40E384A885 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1587235762; bh=mhoz9gAB5LXtzkTVIJGDhCZ4CRCYJLmN2G9Srsg+47E=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ckqnDHrvq+C4vrojn2+mLVQBehW7DNajtgblJyVTMVliG4gbhy7qkfXAS2bcWxPIv rgRKj2H3k27zzpYniqcccw8DXQYdc3D3yWKP6F/3qjGN6Kuf+sL5942hI4Lz9l9Jzt O4D3JAzsGlYV7XHv19/S4s8spWXjMiPWjVpvxFzM= From: "law at redhat dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings Date: Sat, 18 Apr 2020 18:49:22 +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: 9.0 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: law at redhat 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: --- 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Apr 2020 18:49:22 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D88443 Bug 88443 depends on bug 92893, which changed state. Bug 92893 Summary: [10 Regression] Unhelpful -Wstringop-overflow warning fo= r a trailing one-element array https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D92893 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE=