Fix for PR63595
commit024edbc7147882e68ef07a7e2c66e7d705ffc6d0
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Oct 2014 11:57:58 +0000 (24 11:57 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Oct 2014 11:57:58 +0000 (24 11:57 +0000)
treec120642c40db86983e91fd0ba6ed4156d4327bd2
parent002017b0c343455ef51b6f61a0f0cca484d7e3c8
Fix for PR63595

* gcc.dg/ipa/pr63595.c: New test.
* ipa-icf.c (sem_function::compare_phi_node): PHI result comparison

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216662 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-icf.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/ipa/pr63595.c [new file with mode: 0644]