https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124132
--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> --- So the issue is we're mixing a non-pointer IV to split on with a pointer typed control IV. Testing a fix.
rguenth at gcc dot gnu.org via Gcc-bugs Tue, 17 Feb 2026 02:05:20 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124132
--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> --- So the issue is we're mixing a non-pointer IV to split on with a pointer typed control IV. Testing a fix.