From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C031D3858C60; Wed, 15 Feb 2023 17:24:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C031D3858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676481883; bh=q74jPv1KdrBypIS63NEyy1/rf//iDIshghQwd87+UkY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=f/6on+hDFKqjD+oSrtKZoC6pZjT2l/tUuwqMgb09GHm2XZ4Vyfm4b+do8cwJ+www8 Qics1goI+0dRbgPNMCiNNg2ZNB//RgzO/ohWRJ7uiKhIzLLsTcQ8jgox0MBtgN+H0V fyfU30HWOJntCTOfNTjsV1cqC9sTe3hWDqWHkN0w= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/108721] [10/11/12/13 Regression] csmith: really old bug with -O2 Date: Wed, 15 Feb 2023 17:24:43 +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: X-Bugzilla-Severity: normal X-Bugzilla-Who: dcb314 at hotmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.5 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=3D108721 --- Comment #3 from David Binderman --- Created attachment 54471 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D54471&action=3Dedit C source code After a short reduction.=