final.c (final): Use symbol name as function name for profiling.
commit92b7a2a514865e5284143beeacfe3b57341cec79
authorJan Hubicka <jh@suse.cz>
Thu, 3 Oct 2002 21:22:12 +0000 (3 23:22 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 3 Oct 2002 21:22:12 +0000 (3 21:22 +0000)
tree3dffee0546f36c9529e018025c2961adf6c73808
parent429489e54f39016332a7f3a79ace6c42aafdf0c1
final.c (final): Use symbol name as function name for profiling.

* final.c (final): Use symbol name as function name for profiling.
* profile.c (get_exec_counts): Likewise.
(branch_prob): Likewise.

From-SVN: r57790
gcc/ChangeLog
gcc/final.c
gcc/profile.c