From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6416E385841D; Tue, 30 Aug 2022 17:12:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6416E385841D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1661879524; bh=LruaOK21oJcteDaF/tXCinzuo0YBEzcocInxKhvnpq4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LZLIsBkXlP/11v1gF6WEw4P5zyNClmlf+TyY63j/KtTfXa6lEP6R1JiZw2xJX5SaQ r/qDu2ly09LwydyDN5wj5HoSoUe4BnUe1HaAN30sJqMjozhhXLcu4YXPq6+q7etIL/ ri7dWXzfDYW04ALXT5ya5+Dr+VwWzyMmw6T+aqWw= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/106779] GCC 12.2 fails to compile in libiberty - uknown symbol PTR - requires later patch Date: Tue, 30 Aug 2022 17:12:04 +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: 12.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub 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: 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=3D106779 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #2 from Jakub Jelinek --- Without seeing a build log on what exactly fails there is nothing we can do about it, applying the [PATCH] libiberty: stop using PTR macro change is not the right fix if anything needs to be fixed at all. Note, there were no changes whatsoever in include/ or libiberty/ directories except for a 12.2.0 release added ChangeLog entry, so I somehow can't belie= ve 12.1 worked fine and 12.2 doesn't if nothing else changed.=