https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90639
Bug ID: 90639 Summary: Boostrap failure with recent trunk on POWER9 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: sanitizer Assignee: unassigned at gcc dot gnu.org Reporter: tkoenig at gcc dot gnu.org CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org, jakub at gcc dot gnu.org, kcc at gcc dot gnu.org, marxin at gcc dot gnu.org Target Milestone: --- This is on gcc135, with a clean trunk at r271635. Configure was: ../trunk/configure --prefix=$HOME --enable-languages=c,c++,fortran Error message: Making all in tsan make[4]: Entering directory `/home/tkoenig/trunk-bin/powerpc64le-unknown-linux-gnu/libsanitizer/tsan' /bin/sh ../libtool --mode=compile /home/tkoenig/trunk-bin/./gcc/xgcc -B/home/tkoenig/trunk-bin/./gcc/ -B/home/tkoenig/powerpc64le-unknown-linux-gnu/bin/ -B/home/tkoenig/powerpc64le-unknown-linux-gnu/lib/ -isystem /home/tkoenig/powerpc64le-unknown-linux-gnu/include -isystem /home/tkoenig/powerpc64le-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../trunk/libsanitizer/tsan -I.. -I ../../../../trunk/libsanitizer -I ../../../../trunk/libsanitizer/include -g -O2 -MT tsan_rtl_ppc64.lo -MD -MP -MF .deps/tsan_rtl_ppc64.Tpo -c -o tsan_rtl_ppc64.lo ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S make[2]: Entering directory `/home/tkoenig/trunk-bin/powerpc64le-unknown-linux-gnu/libgfortran' make all-am libtool: compile: /home/tkoenig/trunk-bin/./gcc/xgcc -B/home/tkoenig/trunk-bin/./gcc/ -B/home/tkoenig/powerpc64le-unknown-linux-gnu/bin/ -B/home/tkoenig/powerpc64le-unknown-linux-gnu/lib/ -isystem /home/tkoenig/powerpc64le-unknown-linux-gnu/include -isystem /home/tkoenig/powerpc64le-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I../../../../trunk/libsanitizer/tsan -I.. -I ../../../../trunk/libsanitizer -I ../../../../trunk/libsanitizer/include -g -O2 -MT tsan_rtl_ppc64.lo -MD -MP -MF .deps/tsan_rtl_ppc64.Tpo -c ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S -fPIC -DPIC -o .libs/tsan_rtl_ppc64.o ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S: Assembler messages: ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:105: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:107: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:109: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:111: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:113: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:115: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:117: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:119: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:121: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:123: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:125: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:126: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:250: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:252: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:254: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:256: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:258: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:260: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:262: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:264: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:266: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:268: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:270: Error: unrecognized opcode: `stvx' ../../../../trunk/libsanitizer/tsan/tsan_rtl_ppc64.S:271: Error: unrecognized opcode: `stvx' make[4]: *** [tsan_rtl_ppc64.lo] Fehler 1 make[4]: Leaving directory `/home/tkoenig/trunk-bin/powerpc64le-unknown-linux-gnu/libsanitizer/tsan' make[3]: *** [all-recursive] Fehler 1 make[3]: Leaving directory `/home/tkoenig/trunk-bin/powerpc64le-unknown-linux-gnu/libsanitizer' make[2]: *** [all] Fehler 2 make[2]: Leaving directory `/home/tkoenig/trunk-bin/powerpc64le-unknown-linux-gnu/libsanitizer' make[1]: *** [all-target-libsanitizer] Fehler 2 make[1]: *** Warte auf noch nicht beendete Prozesse... make[3]: Entering directory `/home/tkoenig/trunk-bin/powerpc64le-unknown-linux-gnu/libgfortran' : : :