From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0317D38582A4; Fri, 6 Jan 2023 09:36:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0317D38582A4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1672997768; bh=Y5SYOYnNK4cGUK39BDUEswge/1sbMU8SEC4JBx2/KE0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HRgBX6AZ+QHBJpaY1I1GOu34d3mIqN72Kgl4cPVEWB1bNrlPfVHdJhqQHe7QX4cmf 1ARWom8DcNyMwrJwCVQ/P4rJX0cXLi9BLGCQsYATFGxHXko8SmzW/ig94m5d+TPVpd 7fHibpvF9WWOvct12GfElqMsll03qKkNrHTK+bvc= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/108280] [10 regression] Many lto excess errors after r10-11132-gf543f71c54be74 Date: Fri, 06 Jan 2023 09:36:07 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: testsuite X-Bugzilla-Version: 10.4.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: marxin at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D108280 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Martin Li=C5=A1ka --- (In reply to Andrew Pinski from comment #1) > Most likely forgot to backport the following patches: > r12-747-gfc186594e3ee86 > r12-6144-g05edf6c470ae0a Fixed now by applying the aforementioned 2 patches.=