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]

Re: PATCH 2: Re: BOOTSTRAP FAILURE: segementation fault in genattrtab



  In message <200011212016.PAA18750@hiauly1.hia.nrc.ca>you write:
  > > To make this work you want the bit indicating if a register is a pointer 
  > to
  > > be put in the REG rtx itself.  That way you can just do something like
  > > REG_POINTER (X) and REG_POINTER (Y).
  > 
  > Would it be OK to use the frame_related bit for this?  It doesn't appear
  > to have an assigned use for REG rtx's.
Yea, I think so.

jeff


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