coverage.c (coverage_compute_profile_id): Return non-0; also handle symbols with...
authorJan Hubicka <hubicka@ucw.cz>
Wed, 20 Aug 2014 16:33:20 +0000 (18:33 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 20 Aug 2014 16:33:20 +0000 (16:33 +0000)
commit7e04426135293ba4db611f38109161f67bf93379
tree98875495707657caef6dd3469a5bf5e5aa680935
parent0d43a91d226507093b1451c6039465aaed4b0d58
coverage.c (coverage_compute_profile_id): Return non-0; also handle symbols with unique name.

* coverage.c (coverage_compute_profile_id): Return non-0;
also handle symbols with unique name.
(coverage_end_function): Do not skip DECL_EXTERNAL functions.

From-SVN: r214232
gcc/ChangeLog
gcc/coverage.c