re PR other/58712 (issues found by --enable-checking=valgrind)
authorMarkus Trippelsdorf <markus@trippelsdorf.de>
Thu, 24 Oct 2013 17:28:11 +0000 (17:28 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 24 Oct 2013 17:28:11 +0000 (11:28 -0600)
commit51ce05475cc79a06001eae1163e719f570c7a9a9
treefae08a5e55e655a3b6b16ff9f5faa818a6b4fc0d
parentc0f5c38c51a1380cc26694158a2f867f3765ec9b
re PR other/58712 (issues found by --enable-checking=valgrind)

        PR ipa/58712
        * cgraph.c (cgraph_create_edge_1): Add indirect_unknown_callee
        as argument.
        (cgraph_create_edge): Use the new argument.
        (cgraph_create_indirect_edge): Likewise.

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