From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9819A3858400; Wed, 19 Oct 2022 04:03:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9819A3858400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666152213; bh=e6KaoKQjbHbGrHIvGdql0094pbpJQKLVIIl9s4N5t/Q=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rJk5vYQXPuJmMgDGUie+ysB0wT4M48fJC6X4t4HfR87jp3IXw8skIN51J6Rt379h5 /BJ6lZXfyPvsReKu7g6+Ak7Pv1LGUXAoyYkziQEM5M5gNiHQTvCNZuMiEnooPEl1Rr sqvk063o+bwqJkX13OJRtrQvBTEV2lhqSonsqoLw= From: "asolokha at gmx dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/97940] [11/12/13 Regression] ICE: in extract_insn, at recog.c:2306 (error: impossible constraint in 'asm'; error: unrecognizable insn) Date: Wed, 19 Oct 2022 04:03:33 +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: 11.0 X-Bugzilla-Keywords: error-recovery X-Bugzilla-Severity: normal X-Bugzilla-Who: asolokha at gmx dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.4 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=3D97940 --- Comment #5 from Arseny Solokha --- I cannot reproduce it anymore w/ gcc 13.0.0 20221016 snapshot (g:6366e3e8847af98d4728d55951534769d034d02a) and w/ gcc 12.2.=