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

Haochen Jiang <haochen.jiang at intel dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |haochen.jiang at intel dot com

--- Comment #4 from Haochen Jiang <haochen.jiang at intel dot com> ---
It seems that it also failed x86_64 avx512 native build on stage3:

during GIMPLE pass: forwprop
../../src-master/gcc/lra-constraints.cc: In function ‘bool split_reg(bool, int,
rtx_insn*, rtx, rtx_insn*)’:
../../src-master/gcc/lra-constraints.cc:6111:1: internal compiler error: tree
check: expected vector_type, have boolean_type in TYPE_VECTOR_SUBPARTS, at
tree.h:4255
 6111 | split_reg (bool before_p, int original_regno, rtx_insn *insn,
      | ^~~~~~~~~
0x7f4c0aad8082 __libc_start_main
        ../csu/libc-start.c:308
Please submit a full bug report, with preprocessed source (by using
-freport-bug).
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.
make[6]: *** [Makefile:1194: lra-constraints.o] Error 1
make[6]: *** Waiting for unfinished jobs....
rm cpp.pod fsf-funding.pod gcc.pod gcov-dump.pod lto-dump.pod gfdl.pod gpl.pod
gfortran.pod gcov.pod gcov-tool.pod
make[6]: Leaving directory '/home/haochenj/src/gcc-regression/bld/gcc'
make[5]: *** [Makefile:5146: all-stage3-gcc] Error 2
make[5]: Leaving directory '/home/haochenj/src/gcc-regression/bld'
make[4]: *** [Makefile:30208: stage3-bubble] Error 2
make[4]: Leaving directory '/home/haochenj/src/gcc-regression/bld'
make[3]: *** [Makefile:30272: bootstrap] Error 2
make[3]: Leaving directory '/home/haochenj/src/gcc-regression/bld'
Command exited with non-zero status 2
24924.97user 1270.49system 36:32.11elapsed 1194%CPU (0avgtext+0avgdata
1570888maxresident)k
248inputs+31107992outputs (2464major+224542901minor)pagefaults 0swaps
make[2]: *** [Makefile:313: bootstrap] Error 2
make[2]: Leaving directory '/home/haochenj/src/gcc-regression'


My machine's mail proxy is down so it didn't send out. But it does a FAIL.

Reply via email to