This is the mail archive of the gcc-cvs@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]

egcs/gcc ChangeLog dwarf2out.c ggc-common.c ggc.h


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	rth@sourceware.cygnus.com	00/01/25 02:47:46

Modified files:
	gcc            : ChangeLog dwarf2out.c ggc-common.c ggc.h 

Log message:
	* dwarf2out.c (dwarf2out_init): Use ggc_add_rtx_varray_root.
	* ggc-common.c (ggc_add_rtx_varray_root): New.
	(ggc_mark_rtx_varray): New.
	(ggc_mark_rtx_varray_ptr): New.  Shift all ggc_mark_foo_ptr
	functions down below ggc_mark_foo.
	* ggc.h (ggc_add_rtx_varray_root, ggc_mark_rtx_varray): Declare.


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