gimple.c (gimple_call_same_target_p): Unique functions are eq.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 6 May 2016 13:02:42 +0000 (13:02 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 6 May 2016 13:02:42 +0000 (13:02 +0000)
commit3433ee3503fd172ef5e1eede6dd097b09428bb3f
tree1b5f279117fd91a933dcac617314c908f27ca42e
parentab4ccf2094a0fa373049a32aad9e3ce3ca80e395
gimple.c (gimple_call_same_target_p): Unique functions are eq.

* gimple.c (gimple_call_same_target_p): Unique functions are eq.
* tree-ssa-tail-merge.c (same_succ::equal): Check pointer eq
equality first.

From-SVN: r235964
gcc/ChangeLog
gcc/gimple.c
gcc/tree-ssa-tail-merge.c