re PR tree-optimization/63583 (ICF does not check that the template strings are the...
authorMartin Liska <mliska@suse.cz>
Mon, 20 Oct 2014 10:44:54 +0000 (12:44 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Mon, 20 Oct 2014 10:44:54 +0000 (10:44 +0000)
commit13f659d456f817e643297bea1484cb7de224b542
tree454d652c9ad9473b842d06d44abe8d01979ff4fd
parentd3f027a1850feb210f81f71b6d126309329363bb
re PR tree-optimization/63583 (ICF does not check that the template strings are the same)

PR ipa/63583

* ipa-icf-gimple.c (func_checker::compare_gimple_asm):
Gimple tempate string is compared.

* gcc.dg/ipa/pr63595.c: New test.

From-SVN: r216458
gcc/ChangeLog
gcc/ipa-icf-gimple.c
gcc/testsuite/ChangeLog