https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90810

--- Comment #2 from Marc Glisse <glisse at gcc dot gnu.org> ---
Hmm, s/num4/denom4/

  (void) (*res = (__v4sf) num4 / { 0.0, 0.0, 0.0, 0.0 })

not sure why denom4 gets replaced but not num4.

Reply via email to