This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Basic block profiling (-a) does produce wrong code for insn prologues
> On Mon, Nov 12, 2001 at 08:56:59PM -0500, Scott A Crosby wrote:
> > Or, are you proposing to depreciate '-a' and instead move to using
> > '-fprofile-arcs'
>
> Yes.
Hmm, this rings the bell, I wanted to do that for a while.
Would be OK if I just prepare patch to remove the -a?
Honza
>
> > and get gprof to understand that output format?
>
> No, gcov does just fine.
>
>
> r~