re PR bootstrap/58186 (LTO profiledbootstrap fails in stage feedback for fortran...
authorJan Hubicka <jh@suse.cz>
Tue, 20 Aug 2013 21:41:36 +0000 (23:41 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 20 Aug 2013 21:41:36 +0000 (21:41 +0000)
commitbfa3b50aab75a28eb75af950df40db4e5c3263fe
tree390d24e3283c74189b8a80d82ac67e07c242a513
parent8bc16536d66fce30459a3d35a4a648f4a9e95703
re PR bootstrap/58186 (LTO profiledbootstrap fails in stage feedback for fortran/frontend-passes.c with "edge ... has no corresponding call_stmt")

PR bootstrap/58186
* cgraph.c (cgraph_add_edge_to_call_site_hash): Overwrite hash
entry for direct edges.
(cgraph_turn_edge_to_speculative): Fix setting of can_throw_external.

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