cgraphunit.c (symbol_table::process_new_functions): Missing call for call_cgraph_inse...
authorMartin Liska <mliska@suse.cz>
Fri, 10 Oct 2014 23:37:42 +0000 (01:37 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Fri, 10 Oct 2014 23:37:42 +0000 (23:37 +0000)
commit82afdc6f9f2a5c5c6da223628851943f7df64a8b
tree2bd845feed1cad8cf3c1c5ed61191595a0c7ddeb
parentc6250f73ff88d48a49b377cfd0f4c4fe1779ea2d
cgraphunit.c (symbol_table::process_new_functions): Missing call for call_cgraph_insertion_hooks added.

PR/63376
* cgraphunit.c (symbol_table::process_new_functions): Missing call
for call_cgraph_insertion_hooks added.

From-SVN: r216110
gcc/ChangeLog
gcc/cgraphunit.c