From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AF6273858C00; Mon, 1 May 2023 13:12:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AF6273858C00 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1682946744; bh=HutINeoVbW4Zo4wjU6ow3ZtY8A1H4mlwufYYWZJozEQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jj3oAiCMO67Y7LoDdsA3iPRV/Y3lgn3npaWSW33FHW1uYPx6itAy1iAzP1WbY4qYp V0ccslVR5dw1wX5zdRB/QWYoXnatFEJAEdXAjLo0dHOUUdVMmbd8CSbgZjdLCF0M7t m2Up/WWmmNRauflxA//i2lzOdyhiF77ojKIZ2l5M= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings Date: Mon, 01 May 2023 13:12:24 +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: 7.0 X-Bugzilla-Keywords: diagnostic 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=3D88443 Bug 88443 depends on bug 105723, which changed state. Bug 105723 Summary: [12 Regression] Optimization false positive warning (-W= stringop-overflow) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D105723 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE=