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: PATCH[BIB}: Removing the arg_index field from cpp_hashnode


On Fri, Dec 06, 2002 at 12:25:23PM -0800, Per Bothner wrote:
> The hashtable.h check was Zacks's suggesting, allowing better packing
> in 64-bit systems.

Actually, it doesn't.  The structure is still size 16.  We
cannot reuse tail padding in C.


r~


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