patch: rs6000 specific

Richard Henderson rth@redhat.com
Wed Dec 5 12:01:00 GMT 2001


On Tue, Dec 04, 2001 at 04:58:24PM -0800, Geoff Keating wrote:
> I was thinking, though, of transformations like
> 
> (mul:DF (neg:DF (reg:DF ...)) (reg:DF ...))
> to
> (neg:DF (mul:DF (reg:DF ...) (reg:DF ...)))
> 
> which I couldn't work out whether they were IEEE-safe or not.

This is safe.


r~



More information about the Gcc-patches mailing list