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

            Bug ID: 94532
           Summary: ICE while compiling speccpu2017 blender
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dpochepk at gmail dot com
  Target Milestone: ---

Failed with ToT revision. At least on aarch64.
Passed with 27 march build version.

Log:

blender/source/blender/blenkernel/intern/curve.c:1063:6: error: missing 
definition
1063 | void BKE_nurb_makeFaces(Nurb *nu, float *coord_array, int rowstride, int
resolu, int resolv)
|
^~~~~~~~~~~~~~~~~~ for SSA_NAME: _907 in statement:
fp_833 = _907;
during GIMPLE pass: vect
blender/source/blender/blenkernel/intern/curve.c:1063:6: internal compiler
error: verify_ssa failed
0xf62d63 verify_ssa(bool, bool)
/mnt/cdn/ayoudkev/gcc-10/src/gcc/gcc/tree-ssa.c:1208
0xc30ca7 execute_function_todo
/mnt/cdn/ayoudkev/gcc-10/src/gcc/gcc/passes.c:1992
0xc31acb do_per_function /mnt/cdn/ayoudkev/gcc-10/src/gcc/gcc/passes.c:1640
0xc31acb execute_todo /mnt/cdn/ayoudkev/gcc-10/src/gcc/gcc/passes.c:2039
Please submit a full bug report, with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.
specmake: *** [/opt/cpu2017/benchspec/Makefile.defaults:347:
blender/source/blender/blenkernel/intern/curve.o] Error 1
specmake: *** Waiting for unfinished jobs...


Currently bisecting problem.

Reply via email to