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: rtl.h: assorted cleanups


On Wed, Aug 18, 1999 at 11:33:20PM -0700, Zack Weinberg wrote:
> This patch does a pile of cleanups on rtl.h and related code.  It is
> preparation for the implementation of RTL type checks.  The main point
> is to have all accesses to rtx->fld[i].whatever go through the XFOO
> macros, unless those fields are of format '0'.

Ok.


r~


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