https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98923

            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=D   --mode=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-gnu/include
-isystem
/home/seurer/gcc/git/install/gcc-trunk-bootstrap/powerpc64-unknown-linux-gnu/sys-include
  -fchecking=1 -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-gnu/include
-isystem
/home/seurer/gcc/git/install/gcc-trunk-bootstrap/powerpc64-unknown-linux-gnu/sys-include
-fchecking=1 -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=Shared -o core/thread/.libs/fiber.o
/tmp/ccJ0T4tB.s: Assembler messages:
/tmp/ccJ0T4tB.s:2412: Error: junk at end of line, first unrecognized character
is `Z'
/tmp/ccJ0T4tB.s:2413: Error: junk at end of line, first unrecognized character
is `-'
/tmp/ccJ0T4tB.s:2416: Error: unrecognized symbol type ""
/tmp/ccJ0T4tB.s:2416: Error: junk at end of line, first unrecognized character
is `-'
/tmp/ccJ0T4tB.s:2417: Error: expected comma after name
`_D6object__T10RTInfoImplVAmA4i1536i549755827528i144115188075855872N' in .size
directive
/tmp/ccJ0T4tB.s:2418: Error: unrecognized opcode:
`_d6object__t10rtinfoimplvama4i1536i549755827528i144115188075855872n-9223372036854775808ZQCyyG4m:'
/tmp/ccJ0T4tB.s:3271: Error: junk at end of line, first unrecognized character
is `Z'


commit 92dd3e71f957c7818f4ce4189bd187b59af20d9b
Author: Iain Buclaw <ibuc...@gdcproject.org>
Date:   Thu Jan 28 11:18:42 2021 +0100

Reply via email to