From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B4E913858D39; Thu, 5 Jan 2023 14:04:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B4E913858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1672927466; bh=gQ6lGVytZZlMx7Df0KvnH9w7JWvv6QFoGVx8tyjtfNU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QKmjD0xHTN6oAFyQVloL5ZpAo9Y61WgyJ6loa6xi4dlMisD1FmLOnQNyBR3vtBDD8 y2fjLpCYAN4ueeqzUuCwWNnkvJZRzNrJhGOCq1p9WzZmmAKg6mmEb43FXIJXtGAlDj y6XMrn3Gr8PfdpQydoVmNGeYXDRzjn+bu9fg19Kw= From: "pkubaj at anongoth dot pl" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/105010] [12/13 regression] GCC 12 after 20220227 fails to build on powerpc64-freebsd with Error: invalid mfcr mask Date: Thu, 05 Jan 2023 14:04:24 +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: 12.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: pkubaj at anongoth dot pl X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: segher at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 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=3D105010 --- Comment #21 from Piotr Kubaj --- I'm not sure whether it will help, but the issue only affects building 32-b= it multilib libraries on powerpc64. That is, building a full 32-bit gcc for powerpc works just fine.=