gcc/gcc ChangeLog passes.c tree-inline.c

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Sat Sep 25 10:05:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	hubicka@gcc.gnu.org	2004-09-25 10:05:10

Modified files:
	gcc            : ChangeLog passes.c tree-inline.c 

Log message:
	* passes.c (rest_of_handle_cfg): Disable const/pure function
	detection when doing tree based profiling.
	
	* tree-inline.c (expand_call_inline): Fix incorrectly reversed
	conditional.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5616&r2=2.5617
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/passes.c.diff?cvsroot=gcc&r1=2.51&r2=2.52
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-inline.c.diff?cvsroot=gcc&r1=1.143&r2=1.144



More information about the Gcc-cvs mailing list