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: [lto] PATCH: DIE readers for qualified types


Sandra Loosemore wrote:

2006-09-21 Sandra Loosemore <sandra@codesourcery.com>

	* gcc/lto/lto.c (lto_read_pointer_reference_type_DIE): renamed from
	lto_read_pointer_type_DIE, and generalized to handle reference types,
	too.
	(lto_read_const_volatile_restrict_type_DIE): New.
	(lto_read_DIE): Update dispatch table to include new readers.

Looks good, thanks.


--
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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