https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89057
rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #14 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org>
---
The patch doesn't apply to GCC 9 because the combinez expanders
don't exist there. I think it would be dangerous to do something
ad hoc for GCC 9 only, so we should probably restrict the fix
to GCC 10+.