[Bug tree-optimization/69556] [6 Regression] forwprop4/match.pd undoing work from recip

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 29 16:00:00 GMT 2016


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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #1)
> I suspect we should disable "Fold (C1/X)*C2 into (C1*C2)/X" for gimple then
> and have it only for generic.

Or check for single use of the divide.


More information about the Gcc-bugs mailing list