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: minor varray cleanup


On Wednesday, February 12, 2003, at 03:41 PM, Richard Henderson wrote:
I'm going to go out on a limb and claim we won't have any
data here that's > 255 bytes.  So you can use

	unsigned char size;
	bool uses_ggc;
Ok.

I checked this in:

Attachment: varray-2.diffs
Description: Binary data







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