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 03:27:57PM -0800, Richard Henderson wrote:
> On Fri, Dec 06, 2002 at 03:17:50PM -0800, Zack Weinberg wrote:
> > Bother.  Suggestions?  This whole exercise is pointless if all we do
> > is turn actively used bytes into padding.
> 
> With the structure in question, you moved padding from one place
> to another, didn't make things worse.  What's the larger context here?

We were hoping to make it smaller.  There's now enough tail padding
that it *could* be used for the next field, if that were permitted.

zw


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