OSDN Git Service

PR middle-end/51273
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Dec 2011 17:46:32 +0000 (17:46 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Dec 2011 17:46:32 +0000 (17:46 +0000)
commitad687a96e99e60632d51e9754e3cfae67b00ceb2
treea4973a44ce2955c57be0c74167826201cb5f1f87
parent52bcb12dc1d5b5f20af9bb055a01bb612a4a50ab
PR middle-end/51273
        * cgraph.h (cgraph_call_node_duplication_hooks): Declare.
        * cgraph.c (cgraph_call_node_duplication_hooks): Make global.
        * cgraphunit.c (cgraph_copy_node_for_versioning): Call it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181887 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraph.c
gcc/cgraph.h
gcc/cgraphunit.c