This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Fix fork/exec/clone and profile driven feedback corruption


On Tue, Aug 07, 2001 at 01:31:53PM +0200, Jan Hubicka wrote:
> So for now I would suggest to simply disable this feature for FDO and keep
> it for -ftest-coverage, where it works.

Feature?  It's a bug fix.  You need to annotate __bb_fork_func
so that it is not processed by profile.c.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]