egcs/gcc ChangeLog loop.c

m.hayes@gcc.gnu.org m.hayes@gcc.gnu.org
Fri Jan 21 18:23:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	m.hayes@sourceware.cygnus.com	00/01/21 18:23:14

Modified files:
	gcc            : ChangeLog loop.c 

Log message:
	* loop.c (loops_info): New variable.
	(loop_optimize): Allocate loops->array and free it on exit.
	Allocate memory for loops_info and assign to each loop,
	replacing alloca.
	(find_and_verify_loops): Do not allocate loops->array.



More information about the Gcc-cvs mailing list