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]

gcc/gcc tree-chrec.h gengtype.c Makefile.in Ch ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	lno-branch
Changes by:	dalej@gcc.gnu.org	2004-06-16 20:54:53

Modified files:
	gcc            : tree-chrec.h gengtype.c Makefile.in 
	                 ChangeLog.lno tree-scalar-evolution.c 

Log message:
	2004-06-16  Dale Johannesen  <dalej@apple.com>
	* Makefile.in (GTFILES): Add tree-chrec.h.
	* tree-chrec.h (chrec_top, chrec_bot): Add GTY.
	* tree-scalar-evolution.c (initialize_scalar_evolutions_analyzer):
	Set chrec_top, chrec_bot once per compilation.
	* gengtype.c (ifiles):  Add tree-fold-const.h, tree-chrec.h.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-chrec.h.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.2.21&r2=1.1.2.22
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gengtype.c.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.7.4.24.2.6&r2=1.7.4.24.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.903.2.158.2.32&r2=1.903.2.158.2.33
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.lno.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.2.192&r2=1.1.2.193
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-scalar-evolution.c.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.2.56&r2=1.1.2.57


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