pre_inc/pre_dec/PUSH_ROUNDING inconsistency

Richard Henderson rth@cygnus.com
Mon Jul 17 16:01:00 GMT 2000


On Mon, Jul 17, 2000 at 02:16:04PM -0700, Richard Henderson wrote:
> Yes, the TFmode subreg is incorrect.  As for the other... well,
> I guess it's not too bad.  I'm not sure what to put in its place.

Alternately, we could just explicitly use subtract plus store.

This is what the x86 backend is going to do anyway, and avoids
the issue of odd-sized subregs of floating point values.  As 
you note, would have caused register allocation problems anyway.


r~


More information about the Gcc mailing list