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: Merging the chains of recurrences from LNO branch


On Mon, Jun 28, 2004 at 08:18:57PM +0200, Sebastian Pop wrote:
> 	* Makefile.in (OBJS-common): Add tree-chrec.o.
> 	(tree-chrec.o): New rule.
> 	(GTFILES): Add tree-chrec.h.
> 	* gengtype.c (open_base_files): Add tree-chrec.h.
> 	* tree-chrec.c: New file.
> 	* tree-chrec.h: New file.
> 	* tree.def (SCEV_KNOWN, SCEV_NOT_KNOWN, POLYNOMIAL_CHREC): New nodes.

Ok.


r~


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