From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 403273858D20; Fri, 20 Oct 2023 09:37:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 403273858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1697794647; bh=rhQXiKylNimwGSKjJAIfUXLtAHexfZR6Uw9B1bOLqLU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WDD80Rbb9oUJLexEN1PWbg6xh8Fcw5C3jBPbeigR5Ud9FlD8lYCxseGAIgHOv7OVc NRMoEnoo/LLqtRmzNRyHVrqy08P8xby0LF3dESx/0g/RMO85yVVIKxMZOWc5/U9fZ9 Ak1+QqpCFbqWVmLt4/+AHLtJQYpuxmr0dPdOSbAw= 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: Fri, 20 Oct 2023 09:37:26 +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: UNCONFIRMED 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D111892 --- Comment #1 from John Paul Adrian Glaubitz --- Full source code tree available here: https://people.debian.org/~glaubitz/e2fsprogs-5VkWTa.tgz=