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:
With the structure in question, you moved padding from one place
to another, didn't make things worse.  What's the larger context here?
Zack Weinberg wrote:
We were hoping to make it smaller.
I believe we did, for 32-bits systems, which is what I get paid for ...
However, I still want to improve it on 64-bits systems, of course!

(There will be future patches to further reduce the language-specific
size of identifier-node, but they are mostly orthogonal to this change.)
--
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/


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