From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BC4D53858D33; Thu, 11 Jan 2024 22:13:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BC4D53858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705011209; bh=aX3d+2sfV1WL93aPRNtmz8jAh8OpcDXEgnFNFXnfP9M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WRYXi5JfxHSr/FRIMgu9NidkP1Wlyh7qgvt4eQ76LRYUBz4oMw9jz8DMcYciK5fGv 3oWPbX3AZHMgPMNS6/eGhoMzJsygP7SAhm5NOFPqmAePynySaTLYg3HzxS1e/bx/LU rpPZ2b738j9F6GsVJKFGEc0E7n4N04xvl4VoORRs= From: "pinskia 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:13:29 +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: pinskia 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: everconfirmed cf_reconfirmed_on 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=3D113341 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Last reconfirmed| |2024-01-11 Status|UNCONFIRMED |WAITING --- Comment #1 from Andrew Pinski --- This could still be a bug in LLVM too. Without much more information, it is hard to decide.=