This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: RFA: Allow RTX_FRAME_RELATED_P to accept SEQUENCEs


On Thu, May 16, 2002 at 03:59:19PM +0100, Nick Clifton wrote:
>   So - I would like permission to apply the following patch which
>   amends the definition of RTX_FRAME_RELATED_P to accept SEQUENCEs.

Permission denied.

As I mentioned earlier, no one ever looks at the RTX_FRAME_RELATED_P
bit on that sequence, since we receive the thing via
REG_FRAME_RELATED_EXPR.  There's no point in setting the bit.


r~


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