https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58359
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |101993 --- Comment #13 from Andrew Pinski <pinskia at gcc dot gnu.org> --- In the original testcase, it is very similar to PR 101993 where it is a check for pointer being null. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101993 [Bug 101993] Potential vectorization opportunity when condition checks array address