From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7B5593858428; Mon, 4 Sep 2023 11:04:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7B5593858428 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1693825492; bh=+IN4IPvahsV6VBgRL50yzIdd0dKek9hVpHsHy1BhrRY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mYCGUZslhJVkty4tA8YkwUNL2txoOukg0igskWxr5DB2v61+buiFDG8JIjXzRDPNs he39X/qPCpbRlT2Z9C/4g5i2UVKMAOGTtEU9cQkUR0H03E06S7bALjhoIWwgPwVZ8w A/gfz0AIeMYimp9jOOviw+mUdX2GgK/98Fl9MFi8= From: "doko at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/111283] [14 Regression] gnat profilebootstrap broken on trunk 20230902 on 32bit targets Date: Mon, 04 Sep 2023 11:04:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ipa X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: doko 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: 14.0 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=3D111283 --- Comment #6 from Matthias Klose --- last known successful profiled bootstrap with trunk 20230811=