From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B09E93858C52; Tue, 27 Sep 2022 17:28:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B09E93858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664299738; bh=mXDqoyVO0e4ehZPOJfVWm4o+yshKjI6WKL8Yzn6XMaM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=T5L47H7yqtOvmoPeTUr7tkqCo4r20kbXTrhgs3ONB+bQSSXe1bdwZvora8R1a6q09 lNGut9Elc0q3N3LAbIFoTYreAG0Oce04MPJ8VL+EWC5sd+5d6UQK7HtnRG1Qu9XVJS rquGzp2R0DoIhNpV5EFb1fBUtVpJqpp83zOeSfVY= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/107059] [13 regression] bootstrap failure after r13-2887-gb04208895fed34 Date: Tue, 27 Sep 2022 17:28:58 +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: marxin 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: bug_status cf_reconfirmed_on everconfirmed 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=3D107059 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2022-09-27 Ever confirmed|0 |1 CC| |marxin at gcc dot gnu.org --- Comment #2 from Martin Li=C5=A1ka --- (In reply to Jakub Jelinek from comment #1) > This should be fixed by r13-2896-gb939a5cc4143908ddda4b85a848c313136ff6e0c I still see the problem with r13-2901-g0b2706ac0e6d6b on ppc64le-linux-gnu.=