]> git.ipfire.org Git - thirdparty/gcc.git/commit
cgraph.c (cgraph_node_can_be_local): Handle externally visible nodes correctly.
authorJan Hubicka <jh@suse.cz>
Wed, 7 Oct 2009 16:36:43 +0000 (18:36 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 7 Oct 2009 16:36:43 +0000 (16:36 +0000)
commit3621d5ec1db7d5088320465877cb97082141f8e5
tree8d44193126b0e58b978c363ad1b4310858955c38
parentf8921d7ddfff1ccf3718d7fb82821ff0dff98708
cgraph.c (cgraph_node_can_be_local): Handle externally visible nodes correctly.

* cgraph.c (cgraph_node_can_be_local): Handle externally visible nodes
correctly.

From-SVN: r152532
gcc/ChangeLog
gcc/cgraph.c