From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BC9CA3854C5F; Thu, 27 Jul 2023 09:48:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BC9CA3854C5F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1690451293; bh=8J3SzjrqxnNRlVT1gqNeP9gIS3o/1Xmg9Tp41ndVjhk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=K4jTLWMpLyGHDcRbmCalXZIyBNJGH1DNKxN7cxG/fR4ZL10b9uBhgcPeDhTZvhcFB S5eHvFVJdV9cVDmkoD4iylhJBMRkvOELTgX7oQtjinoJj5z15In0gKtaiUcl1mn9wk CDenbGZp2vvsM2GCkkMwl5YC4i0N3Jfs54mNmsSY= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109927] Bootstrap fails for m68k in stage2 compilation of gimple-match.cc Date: Thu, 27 Jul 2023 09:48:12 +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.1.1 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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=3D109927 --- Comment #22 from Sam James --- Thanks for your help. We've had this in production since 26th May and no complaints (but a lot of happy customers who couldn't build 12 or earlier 13 versions): https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=3D7a6b2d23ec02e75= 475a6123254ccd44d73827f39. Now that 13.2 is done, could this be pushed to the branch for 13.3?=