https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123002
--- Comment #10 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:973a32e1c6e1f470969ebf16375d6c91131fbdb8 commit r16-5910-g973a32e1c6e1f470969ebf16375d6c91131fbdb8 Author: Richard Biener <[email protected]> Date: Fri Dec 5 13:25:02 2025 +0100 Make gcc.dg/vect/vect-pr123002.c trigger on unfixed trunk The following avoids VRP to access the constant initializer. PR tree-optimization/123002 * gcc.dg/vect/vect-pr123002.c: Make global data non-const and non-static.
