From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 444B7385840F; Fri, 3 Mar 2023 21:59:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 444B7385840F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677880757; bh=LW4inFJnCJ1QK9zI9gNyC+f4GsPoLgEPDtS8B5R2xUQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nZFCA4MJUHpA/TuarWHliqBHf6yn1zxW+aMUKF5Z64qxnvQbaSy9mvVWGIoID9zAw 1jw/uO6nZpb6WdwyZcFFnCGI6RmUP7MGZVr/mPwKS9pBhI9ulM4LibItU2oGhPLZVF 7NxmYcaaGG3XpXdoIbKON0VSNDjQgXRdkfJUcS7U= From: "egallager at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/42566] Bootstrap fails in stage3 building the libstdc++ PCH Date: Fri, 03 Mar 2023 21:59:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 4.5.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: egallager at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: WORKSFORME 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: cc 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=3D42566 Eric Gallager changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.o= rg --- Comment #14 from Eric Gallager --- (In reply to Sergey Fedorov from comment #13) > Is --enable-decimal-float supported on PowerPC Darwin?? It seems that it = is > not, and DFP have been added in ISA 2.05. I don't think it is, but I can't seem to find the issue that was open about that at the moment, so maybe someone else should check...=