Bug in simplify_subreg?

Richard Henderson rth@redhat.com
Fri Aug 2 16:56:00 GMT 2002


On Fri, Aug 02, 2002 at 01:02:26PM +0200, Lars Brinkhoff wrote:
> If I insert the same checks against final_regno as are made to
> REGNO (op), everything seems to be fine.  Is this the right thing
> to do?

No.  If the frame pointer isn't being used, then
gen_reg_RTX isn't supposed to return frame_pointer_rtx.


r~



More information about the Gcc mailing list