From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E84683858407; Tue, 22 Mar 2022 02:50:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E84683858407 From: "pkubaj at anongoth dot pl" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/105010] New: GCC 12 after 20220227 fails on powerpc64-freebsd with Error: invalid mfcr mask Date: Tue, 22 Mar 2022 02:50:32 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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 02:50:33 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D105010 Bug ID: 105010 Summary: GCC 12 after 20220227 fails on powerpc64-freebsd with Error: invalid mfcr mask Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: pkubaj at anongoth dot pl Target Milestone: --- On FreeBSD 13.1 on powerpc64, 12-20220227 is the last snapshot that builds correctly. 12-20220306 fail with: /wrkdirs/usr/ports/lang/gcc12-devel/work/.build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc12-devel/work/.build/./gcc/ -B/usr/local/powerpc64-portbld-freebsd13.1/bin/ -B/usr/local/powerpc64-portbld-freebsd13.1/lib/ -isystem /usr/local/powerpc64-portbld-freebsd13.1/include -isystem /usr/local/powerpc64-portbld-freebsd13.1/sys-include -fno-checking -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -m32 -f= PIC -mstrict-align -msecure-plt -O2 -g -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -pth= read -mno-minimal-toc -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -f= PIC -pthread -mno-minimal-toc -I. -I. -I../../.././gcc -I/wrkdirs/usr/ports/lang/gcc12-devel/work/gcc-12-20220320/libgcc -I/wrkdirs/usr/ports/lang/gcc12-devel/work/gcc-12-20220320/libgcc/. -I/wrkdirs/usr/ports/lang/gcc12-devel/work/gcc-12-20220320/libgcc/../gcc -I/wrkdirs/usr/ports/lang/gcc12-devel/work/gcc-12-20220320/libgcc/../includ= e=20 -DHAVE_CC_TLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_muls= c3 -c /wrkdirs/usr/ports/lang/gcc12-devel/work/gcc-12-20220320/libgcc/libgcc2.c -fvisibility=3Dhidden -DHIDE_EXPORTS {standard input}: Assembler messages: {standard input}:140: Error: invalid mfcr mask {standard input}:147: Error: unrecognized opcode: `fcfid' {standard input}:166: Error: invalid mfcr mask {standard input}:175: Error: unrecognized opcode: `fcfid' {standard input}:326: Error: invalid mfcr mask {standard input}:337: Error: unrecognized opcode: `fcfid' {standard input}:356: Error: invalid mfcr mask {standard input}:365: Error: unrecognized opcode: `fcfid'=