gcc/gcc ChangeLog gengtype.c gengtype.h

gdr@gcc.gnu.org gdr@gcc.gnu.org
Mon Aug 2 12:48:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	gdr@gcc.gnu.org	2004-08-02 12:48:51

Modified files:
	gcc            : ChangeLog gengtype.c gengtype.h 

Log message:
	* gengtype.h (options::info): Change type to const char *.
	(enum gc_used_enum): Move out of struct type scope.
	* gengtype.c (create_option): Convert initializer for
	option::info to
	appropiate type.
	(adjust_field_type, walk_type, write_func_for_structure,
	write_root, write_roots): Remove pointless cast.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.4762&r2=2.4763
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gengtype.c.diff?cvsroot=gcc&r1=1.60&r2=1.61
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gengtype.h.diff?cvsroot=gcc&r1=1.11&r2=1.12



More information about the Gcc-cvs mailing list