https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102860
luoxhu at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |luoxhu at gcc dot gnu.org --- Comment #5 from luoxhu at gcc dot gnu.org --- P8, P9 and X86 doesn't vectorize the floor_mod operation, so they passed. The fix in #c2 only fixes ICE, but execution still fails, reason is R239 is used but not defined.