https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64745
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Known to work| |10.1.0 Resolution|--- |FIXED Known to fail| |6.1.0, 8.1.0, 9.1.0 Target Milestone|--- |10.0 --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Both are caught in GCC 10+ now for SLP. Note store merging is able to catch it in GCC 8+ too. So closing as fixed in GCC 10 for the SLP part of the bug.