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]

r179193 - in /trunk/gcc: ChangeLog tree-ssa-ali...


Author: vries
Date: Mon Sep 26 12:36:56 2011
New Revision: 179193

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179193
Log:
2011-09-26  Tom de Vries  <tom@codesourcery.com>

	* tree-ssa-alias.h (pt_solution_singleton_p): Declare.
	* tree-ssa-structalias.c (pt_solution_singleton_p): New function.
	* tree-ssa-ccp.c (fold_builtin_alloca_for_var): Set points-to solution
	of new var.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-alias.h
    trunk/gcc/tree-ssa-ccp.c
    trunk/gcc/tree-ssa-structalias.c


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