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]
Other format: [Raw text]

r169821 - in /branches/gc-improv/gcc: ChangeLog...


Author: lauras
Date: Fri Feb  4 04:51:26 2011
New Revision: 169821

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169821
Log:
2011-02-04  Laurynas Biveinis  <laurynas.biveinis@gmail.com>

	* gengtype.c (struct write_types_data): Remove redundant comment.
	(struct walk_type_data): Rename field cookie to wtd, adjust type.
	(write_types_process_field): Remove local variable wtd, use d->wtd.
	(write_func_for_structure): Adjust walk_type_data usage.
	(write_array): Likewise.

Modified:
    branches/gc-improv/gcc/ChangeLog.gc-improv
    branches/gc-improv/gcc/gengtype.c


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