From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D0AB138582B1; Wed, 28 Sep 2022 18:57:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D0AB138582B1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664391476; bh=2fvKT/zhm1GJcs8l2j1p2RLRWgPCZWMUa1jcosJGf94=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qR/01/pgUaQluJ61Eb0F5DJyaUha4sn4OONJJoB2BYpHk0sQr/KqItmtP/36+JkZO 4N3pgfwIfyLbq13aqLtpJOFnX0YkZT/oTcpg/9DChzbfoYRbEn9u+4mn8NKCm423uX ztwYovjAzAu89Co2dE/nAKYb2ecUbTbt2xkopB+A= From: "burnus at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/107059] [13 regression] bootstrap failure after r13-2887-gb04208895fed34 Date: Wed, 28 Sep 2022 18:57:56 +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: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: burnus at gcc dot gnu.org X-Bugzilla-Status: NEW 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=3D107059 --- Comment #25 from Tobias Burnus --- (In reply to joseph@codesourcery.com from comment #22) > with certain required changes to the powerpc version of bits/floatn.h not= =20 > being covered by the fixincludes fixes added. Jakub has posted a patch for this one: https://gcc.gnu.org/pipermail/gcc-patches/2022-September/602431.html (Side note: As I have glibc 2.27 on PowerPC and the "# if __LDBL_MANT_DIG= __ =3D=3D 113" change went into 2.28, the pattern matching did work here.)=