From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C03DD385B51A; Fri, 27 Jan 2023 14:39:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C03DD385B51A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674830341; bh=r5dmSHbjiAbFh8BYOwmwIdgIRtl//1Ke4m3FpA/kBAc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=egsmxdfJ3eYEuPSBjjhAF6PNsxFhQe/MU5+OSBj4Hz6khvob7oegempOe/TwJXPON 5j9R8XYWFSfx0cfVKs/f8m2hm7R9UIZCpNGCKQcSZ1rxps03K6yfPF1Ws3x9/O8WkF kdFAVn6y6mICMMGtrChoNsUyeQY9Bnr0vymgG/Vw= From: "amacleod at redhat dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds Date: Fri, 27 Jan 2023 14:39:01 +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: 4.8.0 X-Bugzilla-Keywords: diagnostic, meta-bug X-Bugzilla-Severity: normal X-Bugzilla-Who: amacleod 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D56456 Bug 56456 depends on bug 108306, which changed state. Bug 108306 Summary: [12/13 Regression] false-positive -Warray-bounds warnin= g emitted with -fsanitize=3Dshift https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D108306 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED=