From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D6359385B51B; Mon, 6 Mar 2023 16:03:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D6359385B51B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1678118636; bh=JxjBT7DULW+wF5JG1FZZCaRFl2e/TtjPlrBAK2EGLNE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fcM0rOLtsXeKx2hftEo0Xyb+QJ8xcg+EjqiV9WP3IL/SoHNjsgzPCW6AVX8/I1zUj lJSKA7XHHZr/nRpbbm+gR+Ag16S/msuIHp4ZHyEJdCkn+yS0NLhH4Kzbr0aIJ56Xaw d8Iu2T6I3eAsSR4OLmApLYOy2Je5OiF1gomyulKs= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/109031] csmith: possible bad code with -O2 -fno-strict-aliasing Date: Mon, 06 Mar 2023 16:03:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: needs-bisection, needs-reduction, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: dcb314 at hotmail dot com X-Bugzilla-Status: UNCONFIRMED 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: 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=3D109031 --- Comment #2 from David Binderman --- (In reply to David Binderman from comment #1) > I will try to bisect this one with snapshots. Trying 20220515 first. This one bad. Trying 20220508.=