From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 319A738582B5; Thu, 11 Jan 2024 22:28:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 319A738582B5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705012119; bh=t0I7e+PP89XD+E5dlAWjGbJ/O2Zx0e+vBhXOJ+QqAAw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=us9sPYkn1raTILI3WUR+3G00HLmT6c6p7OJhW6DZ1JHXyBAccNQWCFEN9hBOIfH/k UIY0sDWHJWqUKSxCMK3XPsdvHcZP2wo5Oxc/LSivgVaXXshH59jT18O577eRa0NIkN QnfNBZ5mKwIzTtFl9Durbmp/+PuUEOEZEo0EsY8A= From: "segher at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113341] Using GCC as the bootstrap compiler breaks LLVM on 32-bit PowerPC Date: Thu, 11 Jan 2024 22:28:38 +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: segher at gcc dot gnu.org X-Bugzilla-Status: WAITING 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=3D113341 --- Comment #5 from Segher Boessenkool --- (In reply to John Paul Adrian Glaubitz from comment #3) > (In reply to Segher Boessenkool from comment #2) > > We need a reduced testcase. >=20 > Any suggestion on how to proceed here? Nothing in particular, no. We need that for *any* bug though!=