This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc/gcc ChangeLog.profiling alias.c bitmap.h b ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	tree-profiling-branch
Changes by:	zadeck@gcc.gnu.org	2005-02-17 17:53:22

Modified files:
	gcc            : ChangeLog.profiling alias.c bitmap.h 
	                 builtin-attrs.def builtins.def 
	                 ipa-static-vars-anal.c tree-ssa-alias.c 
	                 tree-ssa-operands.c 

Log message:
	fixed type and aliasing problems.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.profiling.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.1.2.116&r2=1.1.2.117
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/alias.c.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.176.2.21.2.18&r2=1.176.2.21.2.19
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/bitmap.h.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.28.2.4.2.2&r2=1.28.2.4.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/builtin-attrs.def.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.3.2.6.4.4&r2=1.3.2.6.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/builtins.def.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.29.2.25.2.11&r2=1.29.2.25.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ipa-static-vars-anal.c.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.1.2.9&r2=1.1.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-alias.c.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.1.2.1.2.17&r2=1.1.2.1.2.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-operands.c.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.1.2.9.2.19&r2=1.1.2.9.2.20


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]