https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96373
rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2020-08-04
Ever confirmed|0 |1
--- Comment #1 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org>
---
I could have sworn there was a reason why we didn't do this,
on the basis that we already failed to take FP exceptions into
account when vectorising normal gassigns. But I can't remember
what the reason was now, or find any notes about it. :-(
Anyway, we have all the infrastructure to do it, so it should
be easy to fix.