egcs/gcc basic-block.h loop.h loop.c unroll.c ...

m.hayes@gcc.gnu.org m.hayes@gcc.gnu.org
Mon Jan 24 16:38:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	m.hayes@sourceware.cygnus.com	00/01/24 16:38:10

Modified files:
	gcc            : basic-block.h loop.h loop.c unroll.c ChangeLog 

Log message:
	2000-01-25  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
	
	* loop.h (LOOP_INFO): New accessor macro.
	* basic-block.h (struct loop): Rename field `info' to `aux'.
	* loop.c (scan_loop): Replace loop->info with LOOP_INFO (loop).
	(prescan_loop, strength_reduce, check_dbra_loop, insert_bct): Likewise.
	* unroll.c (loop_iterations, unroll_loop): Likewise.



More information about the Gcc-cvs mailing list