gcc/gcc ChangeLog stor-layout.c fold-const.c

rth@gcc.gnu.org rth@gcc.gnu.org
Thu Aug 12 04:01:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rth@gcc.gnu.org	2004-08-12 04:01:05

Modified files:
	gcc            : ChangeLog stor-layout.c fold-const.c 

Log message:
	* stor-layout.c (round_up, round_down): Move ...
	* fold-const.c (round_up, round_down): ... here.  Use
	multiple_of_p to avoid any arithmetic at all.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.4873&r2=2.4874
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/stor-layout.c.diff?cvsroot=gcc&r1=1.199&r2=1.200
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&r1=1.434&r2=1.435



More information about the Gcc-cvs mailing list