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]

r174916 - in /trunk/gcc: ChangeLog ipa-cp.c


Author: hubicka
Date: Fri Jun 10 16:49:28 2011
New Revision: 174916

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174916
Log:

	* ipa-cp.c (ipcp_versionable_function_p): Thunks are not versionable.
	(ipcp_initialize_node_lattices): Do not deal with aliases; Do not try to
	propagate through thunks.
	(ipcp_change_tops_to_bottom): Do not deal with aliases.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-cp.c


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