* tree-profile.c (tree_profiling): Skip external functions
commit1a382068918c6d9cce3d83e21e4f89194848081b
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Aug 2014 06:18:48 +0000 (21 06:18 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Aug 2014 06:18:48 +0000 (21 06:18 +0000)
tree0f26a66adb521cd14338701fd3c485f3c20cfdb0
parent271b79e437f1115932a44e1edb9664cce7103ece
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@214256 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraphunit.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/ipa/ctor-empty-1.c
gcc/tree-profile.c