lto-cgraph.c (input_cgraph_1): Don't break existing instrumentation clone references.
authorIlya Enkovich <ilya.enkovich@intel.com>
Tue, 9 Dec 2014 07:56:26 +0000 (07:56 +0000)
committerIlya Enkovich <ienkovich@gcc.gnu.org>
Tue, 9 Dec 2014 07:56:26 +0000 (07:56 +0000)
commit6a73516d838ce30e52f576df0dee882e410038b3
tree5ece19a9325a63309c49cb7f1c6ea6047a1b7aa4
parent227eabce47178c49601a13b801cca57d41494b8f
lto-cgraph.c (input_cgraph_1): Don't break existing instrumentation clone references.

* lto-cgraph.c (input_cgraph_1): Don't break existing
instrumentation clone references.
* lto/lto-symtab.c (lto_cgraph_replace_node): Redirect
instrumented_version references appropriately.

From-SVN: r218507
gcc/ChangeLog
gcc/lto-cgraph.c
gcc/lto/lto-symtab.c