From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DEED7385E007; Sat, 28 Mar 2020 20:12:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DEED7385E007 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1585426359; bh=XTqv5HMUrK3C8s6/S3PY1nMXzTDtOwTi4sNEFOvpnyY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=c2zOYX0TZBfChvGt5s6Ob6qvKYY+LYR+fiar4p9+y3Jy+HJCkGL2MnZJ2Wzu3Y3tR RE4ACYdgQK2wSgtFDa6QM0A0LKpRCG8GxEC9Txi4BDnZukQpXE9k7ZS9L1h3jZdnhV 335EnUTISBuTu4Sw4dZ8n9T94lFyY9GSW0y93Ias= From: "segher at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/87163] ICE in extract_insn, at recog.c:2305 Date: Sat, 28 Mar 2020 20:12:39 +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: 9.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: segher at gcc dot gnu.org 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Mar 2020 20:12:40 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D87163 --- Comment #9 from Segher Boessenkool --- So what causes this TF vs. IF? Cross and native should be exactly the same, but perhaps there is a difference in the configurations you have for the tw= o?=