tree-profile.c (tree_profiling): Skip external functions when doing coverage instrume...
commit07db0f9bb354bd9a46e62c6d9960a9a3c40d1c15
authorJan Hubicka <hubicka@ucw.cz>
Thu, 21 Aug 2014 06:18:48 +0000 (21 08:18 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 21 Aug 2014 06:18:48 +0000 (21 06:18 +0000)
tree0f26a66adb521cd14338701fd3c485f3c20cfdb0
parent65fa79c3dbf14ee9b24ec23b685fbdedeeadca98
tree-profile.c (tree_profiling): Skip external functions when doing coverage instrumentation.

* tree-profile.c (tree_profiling): Skip external functions
when doing coverage instrumentation.
* cgraphunit.c (compile): Do not assert that all nodes are reachable.

* gcc.dg/ipa/ctor-empty-1.c: Update template.

From-SVN: r214256
gcc/ChangeLog
gcc/cgraphunit.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/ipa/ctor-empty-1.c
gcc/tree-profile.c