https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108378
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Dup of bug 96373. Basically fdivr should be using the predicate of p0 from the load rather than the p1 predicate. *** This bug has been marked as a duplicate of bug 96373 ***