This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: RTX_FRAME_RELATED_P?


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~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]