From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D37C33857028; Wed, 5 Oct 2022 11:54:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D37C33857028 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664970891; bh=banMM+QMOOj9M3/XB0mE/w/n01ym0extHKB2KsMNDSQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=U5Z/CXM0HqDV9eMTh0UQIwdtLy12N1Ls92rxIMN0He4gIPfEvExuWaATBPn9alAt5 7zzMiX0I0hhYjOMjsgS8HNu+/TdCPeyZhEZpnVC72W3OomOyviGJug4tV0DKBUOwLU yff60Ak2+DDS5DKSZKoRW/NtPIv0iVCfPAjmzpLg= From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings Date: Wed, 05 Oct 2022 11:54:51 +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: ebotcazou 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 106698, which changed state. Bug 106698 Summary: bogus -Wstringop-overflow warning on Ada code with LTO https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D106698 What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED=