https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121304
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I think the bug is in vectorizable_load where memory_access_type might be uninitialized. vect_memory_access_type memory_access_type;