On Mon, Jan 08, 2001 at 11:43:21AM -0800, Mark Mitchell wrote: > Is RTX_FRAME_RELATED_P supposed to be set only for instructions that > actually modify the stack pointer (or frame pointer, or saves a > register) -- or any instruction that vaguely contributes to that > process? Yes. The marked instruction should be contributing somehow. r~