https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127154
--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Andrew Macleod <[email protected]>: https://gcc.gnu.org/g:a2f39ed4bdbdb8b26b3bd3de6a8007903d03159d commit r17-3814-ga2f39ed4bdbdb8b26b3bd3de6a8007903d03159d Author: Andrew MacLeod <[email protected]> Date: Mon Aug 31 10:00:27 2026 -0400 Dont access unused fields in set_prange. PR tree-optimization/127154 * value-range-storage.cc (prange_storage::set_prange) Access bitmask and points to fields only for kinds those that use them
