gcc/gcc ChangeLog ggc-common.c tree-vn.c

geoffk@gcc.gnu.org geoffk@gcc.gnu.org
Tue Aug 10 18:00:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	apple-ppc-branch
Changes by:	geoffk@gcc.gnu.org	2004-08-10 18:00:08

Modified files:
	gcc            : ChangeLog ggc-common.c tree-vn.c 

Log message:
	2004-08-10  Geoffrey Keating  <geoffk@apple.com>
	
	* tree-vn.c (val_expr_pair_expr_eq): Compare vuses, to match the
	hash function.
	
	2004-08-09  Geoffrey Keating  <geoffk@apple.com>
	
	* ggc-common.c (ggc_rlimit_bound): Don't check RSS limit.
	Check DATA limit only if there's no AS limit.  Ignore insanely
	low DATA limits.
	(ggc_min_heapsize_heuristic): Don't divide AS or RSS limits by 8,
	but take care that the AS limit isn't overrun.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.14646.2.151.2.7&r2=1.14646.2.151.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ggc-common.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.54.2.17.2.2&r2=1.54.2.17.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-vn.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=2.3.12.1&r2=2.3.12.2



More information about the Gcc-cvs mailing list