r218860 - in /trunk/gcc: ChangeLog ipa-icf.c te...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Thu Dec 18 12:02:00 GMT 2014


Author: marxin
Date: Thu Dec 18 12:02:22 2014
New Revision: 218860

URL: https://gcc.gnu.org/viewcvs?rev=218860&root=gcc&view=rev
Log:
Fix for PR ipa/64146

	PR ipa/64146
	* ipa-icf.c (sem_function::merge): Check for
	decl_binds_to_current_def_p is newly added to merge operation.
	* g++.dg/ipa/pr64146.C: New test.


Added:
    trunk/gcc/testsuite/g++.dg/ipa/pr64146.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-icf.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list