From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 88BC43858C2A; Sun, 22 Oct 2023 23:04:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 88BC43858C2A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698015888; bh=DuFfarIOj15CbwpAJDS7mRmh4JzEVj/HXo5ZbghpXrA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QfbtJPJKwJnqAEiGZa+EWASQkToQQnWkx5BvZp7HwgsIcdCg7Kixnfltr9GdH7PlS D0QY820kDMEJQg3X/wBIcN80fYS7JBSurcC8QhCKhnbNTJHXvEkCCE7cWdwofFbfk+ ji7e7P+D7zir8X0WlxAVfug8Zl0ji5ZeRWyyiNCM= From: "glaubitz at physik dot fu-berlin.de" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111892] [SH] [13 Regression] internal compiler error: Illegal instruction when building e2fsprogs Date: Sun, 22 Oct 2023 23:04:48 +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.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: glaubitz at physik dot fu-berlin.de X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE 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: resolution bug_status 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=3D111892 John Paul Adrian Glaubitz changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #7 from John Paul Adrian Glaubitz --- (In reply to John Paul Adrian Glaubitz from comment #6) > (In reply to Oleg Endo from comment #5) > > Adrian, can you please give it another go with the patch I've posted in= PR > > 111001 ? > >=20 > > https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D56164 >=20 > I'll rebuild gcc-13 with the patch now and report back. Could take 1-2 da= ys. I can confirm that this patch fixes the e2fsprogs build for me. Also, marking this as duplicate of PR111001. *** This bug has been marked as a duplicate of bug 111001 ***=