From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 43988385C6E0; Sat, 28 Oct 2023 21:17:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 43988385C6E0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698527823; bh=7NiU00CmKgHcrxNjuuiy/B7QvMnGQshwPG9CjtHjD3A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SGNppLoR7GVlewT+NZroTdMtR9Pdc+wss+iOKkYZPGr6XWz9ON1s1GuiMBTjc2mLa GCgSVrkirqCQvkz0W6KAPNYXMzxJd6NAFY3BgOszHzUnUoELSQ+9TRu9AiXLS5ehZA WZ0jABRrKUi2s5ojrIsaBtLQVirMz/Qvo0iEyhsg= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/93877] [11/12/13/14 Regression] [SH] webkit2gtk fails to build with "internal compiler error: in extract_constrain_insn, at recog.c:2211" Date: Sat, 28 Oct 2023 21:17:03 +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.2.1 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 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=3D93877 --- Comment #21 from Andrew Pinski --- (In reply to John Paul Adrian Glaubitz from comment #20) > I don't think this is a duplicate. This one is supposed to be without -ml= ra. All of the comments here talk about -mlra and even that one all of the comm= ents talk about using -mlra .=