From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7F07E3856967; Mon, 13 Nov 2023 09:59:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7F07E3856967 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699869544; bh=xti1wvjAmOs7CvGAynyrcfAyDPGMB+MJBgltM4i9yH8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=IE8ICDEQR/lcwEVeuOGtB8VV+gSzEZobMAhFQ9YbZ/b+vVSjzI6e9WFz2IwRjjbsC iN52MqS8XqU8v21cURXTLUWnafkUiC7LIY0i7Yxonmt7bRPDRKSueUWrbipOOj+Jzy ZIBQlh9nAFeLrFuLiQoSgysqp1WVo3RYUO5pmBbU= From: "ubizjak at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112494] ICE in ix86_cc_mode, at config/i386/i386.cc:16477 Date: Mon, 13 Nov 2023 09:59:04 +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: 14.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: ubizjak at gmail dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ubizjak at gmail dot com 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=3D112494 --- Comment #6 from Uro=C5=A1 Bizjak --- Now we have: #1 0x000000000286a3aa in try_combine (i3=3D0x7fffe3c18100, i2=3D0x7fffe3c1= 8000, i1=3D0x0, i0=3D0x0, new_direct_jump_p=3D0x7fffffffd8eb,=20 last_combined_insn=3D0x7fffe3c18100) at ../../git/gcc/gcc/combine.cc:32= 07 3207 =3D SELECT_CC_MODE (compare_code, op0, op1); (gdb) p compare_code $1 =3D UNSPEC compare_code =3D UNSPEC won't fly...=