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: CSE data structure cleanup


On Mon, Nov 29, 1999 at 05:13:22AM -0800, David S. Miller wrote:
> +/* Per-qty information tracking.  */
> +struct qty_table_elem

I'd suggest you sort the members of this structure with 64-bit
pointers in mind.  Other than that it looks good.


r~


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