[Bug tree-optimization/127190] [17 Regression] ICE in vect_create_constant_vectors at tree-vect-slp.cc:10912 since r17-3793

dhruvc at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Sep 2 09:30:16 GMT 2026


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

--- Comment #1 from Dhruv Chawla <dhruvc at gcc dot gnu.org> ---
Forgot to post the ICE itself (from compiler explorer):

during GIMPLE pass: vect
<source>: In function 'f':
<source>:6:1: internal compiler error: in vectorizable_lane_reducing, at
tree-vect-loop.cc:6861
    6 | f (void)
      | ^

Either caller fails, in the case of SPEC the error occurs in
vect_create_constant_vectors.


More information about the Gcc-bugs mailing list