From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E16C4386EC6E; Mon, 1 Feb 2021 17:42:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E16C4386EC6E From: "seurer at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/98923] New: [11 regression] bootstrap on powerpc64 fails after r11-6995 Date: Mon, 01 Feb 2021 17:42:09 +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: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: seurer 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: 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: Mon, 01 Feb 2021 17:42:10 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D98923 Bug ID: 98923 Summary: [11 regression] bootstrap on powerpc64 fails after r11-6995 Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: seurer at gcc dot gnu.org Target Milestone: --- g:92dd3e71f957c7818f4ce4189bd187b59af20d9b, r11-6995 This occurs on all the powerpc64 targets. /bin/sh ../libtool --tag=3DD --mode=3Dcompile /home/seurer/gcc/git/build/gcc-trunk-bootstrap/./gcc/gdc -B/home/seurer/gcc/git/build/gcc-trunk-bootstrap/./gcc/ -B/home/seurer/gcc/git/install/gcc-trunk-bootstrap/powerpc64-unknown-linux-= gnu/bin/ -B/home/seurer/gcc/git/install/gcc-trunk-bootstrap/powerpc64-unknown-linux-= gnu/lib/ -isystem /home/seurer/gcc/git/install/gcc-trunk-bootstrap/powerpc64-unknown-linux-gn= u/include -isystem /home/seurer/gcc/git/install/gcc-trunk-bootstrap/powerpc64-unknown-linux-gn= u/sys-include -fchecking=3D1 -fPIC -Wall -frelease -O2 -g -nostdinc -I /home/seurer/gcc/git/gcc-trunk-bootstrap/libphobos/libdruntime -I . -c -o core/thread/fiber.lo /home/seurer/gcc/git/gcc-trunk-bootstrap/libphobos/libdruntime/core/thread/= fiber.d libtool: compile: /home/seurer/gcc/git/build/gcc-trunk-bootstrap/./gcc/gdc -B/home/seurer/gcc/git/build/gcc-trunk-bootstrap/./gcc/ -B/home/seurer/gcc/git/install/gcc-trunk-bootstrap/powerpc64-unknown-linux-= gnu/bin/ -B/home/seurer/gcc/git/install/gcc-trunk-bootstrap/powerpc64-unknown-linux-= gnu/lib/ -isystem /home/seurer/gcc/git/install/gcc-trunk-bootstrap/powerpc64-unknown-linux-gn= u/include -isystem /home/seurer/gcc/git/install/gcc-trunk-bootstrap/powerpc64-unknown-linux-gn= u/sys-include -fchecking=3D1 -fPIC -Wall -frelease -O2 -g -nostdinc -I /home/seurer/gcc/git/gcc-trunk-bootstrap/libphobos/libdruntime -I . -c /home/seurer/gcc/git/gcc-trunk-bootstrap/libphobos/libdruntime/core/thread/= fiber.d -fversion=3DShared -o core/thread/.libs/fiber.o /tmp/ccJ0T4tB.s: Assembler messages: /tmp/ccJ0T4tB.s:2412: Error: junk at end of line, first unrecognized charac= ter is `Z' /tmp/ccJ0T4tB.s:2413: Error: junk at end of line, first unrecognized charac= ter is `-' /tmp/ccJ0T4tB.s:2416: Error: unrecognized symbol type "" /tmp/ccJ0T4tB.s:2416: Error: junk at end of line, first unrecognized charac= ter is `-' /tmp/ccJ0T4tB.s:2417: Error: expected comma after name `_D6object__T10RTInfoImplVAmA4i1536i549755827528i144115188075855872N' in .s= ize directive /tmp/ccJ0T4tB.s:2418: Error: unrecognized opcode: `_d6object__t10rtinfoimplvama4i1536i549755827528i144115188075855872n-922337= 2036854775808ZQCyyG4m:' /tmp/ccJ0T4tB.s:3271: Error: junk at end of line, first unrecognized charac= ter is `Z' commit 92dd3e71f957c7818f4ce4189bd187b59af20d9b Author: Iain Buclaw Date: Thu Jan 28 11:18:42 2021 +0100=