cgraph.c (cgraph_turn_edge_to_speculative): Mark target node as having address taken.
authorJan Hubicka <jh@suse.cz>
Fri, 23 Aug 2013 18:33:45 +0000 (20:33 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 23 Aug 2013 18:33:45 +0000 (18:33 +0000)
commit009e53539dc7e6d0bf5c7084a6c8cae25b4f4c68
treea5ea40e964016b3df43a3deb14edfc253bd0ba78
parent1f65468a21f11bd37091860a939c56e0a99222d6
cgraph.c (cgraph_turn_edge_to_speculative): Mark target node as having address taken.

* cgraph.c (cgraph_turn_edge_to_speculative): Mark target node
as having address taken.

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