https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127468
--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Richard Biener <[email protected]>: https://gcc.gnu.org/g:37846b229e14a54d74bcf77ee8bbfceb6e0b9bbe commit r17-4417-g37846b229e14a54d74bcf77ee8bbfceb6e0b9bbe Author: Richard Biener <[email protected]> Date: Fri Sep 18 13:53:34 2026 +0200 tree-optimization/127468 - ICE with SLP discovery dumping When trapping_stmt is NULL printing it via %G ICEs. PR tree-optimization/127468 * tree-vect-slp.cc (vect_build_slp_tree_3): Print the correct trapping stmt.
