From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DF66B3858412; Mon, 27 Nov 2023 21:12:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DF66B3858412 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701119541; bh=4vcS9TRA77ktKBFj3LD+y9cOHXtXiCfexHEQ0+xlbSc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lt86rU4wXuMuqJvcxfqnDTTf9VBFtQUp0JFlTFcy20FeKV9ZC42+I1fHORpZ50ZVz TuMCVAoVuOm7T26HupeykkYmo5sA4OVMBuLV7fUJfTUBe7dCLEfIcWEIgbCbIt+r3U xZXMtYhuMIzjXfugU67GfroELWjO1F5M89BDbijg= From: "mikpelinux at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112712] Crash when compiling g++ -m68020-60 -O2 Date: Mon, 27 Nov 2023 21:12:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 13.2.0 X-Bugzilla-Keywords: ice-on-valid-code, ra X-Bugzilla-Severity: normal X-Bugzilla-Who: mikpelinux at gmail 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: 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=3D112712 --- Comment #2 from Mikael Pettersson --- It appears the test case comes from https://github.com/dxx-rebirth/dxx-rebi= rth/ (a port of the old Descent game engine).=