This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Fix profile updating code
- From: Richard Henderson <rth at redhat dot com>
- To: Jan Hubicka <jh at suse dot cz>
- Cc: gcc-patches at gcc dot gnu dot org, dnovillo at redhat dot com, law at redhat dot com
- Date: Thu, 29 Apr 2004 14:57:00 -0700
- Subject: Re: [tree-ssa] Fix profile updating code
- References: <20040417234830.GM2125@kam.mff.cuni.cz>
On Sun, Apr 18, 2004 at 01:48:30AM +0200, Jan Hubicka wrote:
> The only
> non-trivial piece is the updating after jump threading that is basically
> cut&paste from rtl version with few comments added.
If this is largely the same, any chance this could be moved to cfghooks.c?
r~