PR ipa/63574
commitb2e8d25e68b4b644935c8f716748ae1049e3c26f
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Oct 2014 10:10:58 +0000 (30 10:10 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Oct 2014 10:10:58 +0000 (30 10:10 +0000)
treee5011e6638af99b0233090727f3bc3fe0a71e914
parent944792ef24b74c2b6f5e5d0763b7e5a4a361c3d4
PR ipa/63574
PR ipa/63664
* g++.dg/ipa/pr63574.C: New test.
* ipa-icf-gimple.c (func_checker::parse_labels): Missing comment added.
(func_checker::compare_gimple_label): Simlified comparison introduced.
* ipa-icf-gimple.h: Missing comment added.

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