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]

minor varray cleanup


On Tuesday, February 11, 2003, at 12:58 PM, Geoffrey Keating wrote:
On Monday, February 10, 2003, at 06:01  PM, Mike Stump wrote:

Ping.

http://gcc.gnu.org/ml/gcc-patches/2003-02/msg00377.html
- Please submit unrelated varray changes separately.
	* varray.c (element_size): Remove.
	(uses_ggc): Remove.
	(element): Add.
	(varray_init): Use new interface.
	(varray_grow): Use new interface.
	(varray_clear): Use new interface.

Attachment: varray.diffs
Description: Binary data


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