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]

RTX_FRAME_RELATED_P on INSNs


We currently have this flag and also the "contains" function in function.c
to determine whether an insn is in the prologue or epilogue.

The documentation is unclear what the precise distinctions between these two
are and why some ports set the flag and some don't.  Can somebody
clarify this?

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