From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 32A6A3858C52; Sat, 18 Mar 2023 12:27:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 32A6A3858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1679142457; bh=CBwwY7LVEInJKULnp0dRVShkLWuCAj6IwHzR/yDR8Hk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Z8yrXB8VbJJH06jWMCSC9lWtOpWqYG9y3is81+xYxIsUt2eXqDWceE3HGTTQToy75 IK+kLYM0DqBIxdgO+zRWLAWrVBIeSIGn5K8RxfA9KBgpAUwJOvZ6gKQda4UNjghzHd /CHYPY+LaCgHyc6PjxDy8NFAFetyB4f7sHr1fUUs= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/109184] csmith: really old bug with -O3 Date: Sat, 18 Mar 2023 12:27:36 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: needs-bisection 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: attachments.created 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=3D109184 --- Comment #2 from David Binderman --- Created attachment 54702 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D54702&action=3Dedit partially reduced C source code=