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]

r221078 - in /trunk/gcc: ChangeLog ipa-icf.c


Author: hubicka
Date: Sat Feb 28 22:46:22 2015
New Revision: 221078

URL: https://gcc.gnu.org/viewcvs?rev=221078&root=gcc&view=rev
Log:
	PR ipa/65232
	* ipa-icf.c (clear_decl_rtl): New function.
	(sem_function::merge): Clear RTL before forming alias.
	(sem_variable::merge): Clear RTL before forming alias.

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


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