https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126067
Alfie Richards <alfierichards at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alfierichards at gcc dot
gnu.org
--- Comment #4 from Alfie Richards <alfierichards at gcc dot gnu.org> ---
I dont think this is a miscompile. Im pretty sure I just missed a case in
checking for loop_vinfo before de-referencing.
I must have missed this as I only tested bootstrap not boostrap-O3, sorry!