From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D1A713858401; Tue, 22 Mar 2022 20:57:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D1A713858401 From: "pkubaj at anongoth dot pl" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/105010] [12 regression] GCC 12 after 20220227 fails to build on powerpc64-freebsd with Error: invalid mfcr mask Date: Tue, 22 Mar 2022 20:57:33 +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: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.0 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2022 20:57:33 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D105010 Piotr Kubaj changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |segher at kernel dot crash= ing.org --- Comment #3 from Piotr Kubaj --- Current git bisect visualize --oneline: 93557e6dc39 (refs/bisect/bad) Update gcc de.po 77eccbf39ed rs6000: Improve .machine 0e5d9ae8e41 Update .po files 591d2130348 c++: Standard mangling abbreviations & modules 14dfbb53594 (HEAD) Fix 'libgomp.oacc-c-c++-common/kernels-decompose-1.c' expected diagnostics 458ad38ce2b analyzer: reduce svalue depth limit from 13 to 12 [PR103521] c3402486afa mkruntimeinc: skip _FILE 14dfbb53594 is still building but it looks like it will succeed. This would mean that 77eccbf39ed is the culprit. @segher Could you look into it?=