> On Mon, Aug 05, 2002 at 02:43:06PM +0200, Lars Brinkhoff wrote: > > Any other suggestions? > > gen_reg_RTX should check reload_compled && frame_pointer_needed. > > > r~ After reload we should certainly not be returning frame_pointer_rtx on the ARM, or any other platform that defines HARD_FRAME_POINTER_REGNUM. R.