This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix a race condition in indirect call value profiling
2008/12/29 Seongbae Park ëìë ææå <seongbae.park@gmail.com>:
> I was afraid something like this could happen on different targets.
> What's the appropriate flag or #ifdef guard ?
It is only darwin where the problem shows up really. There has been
some talk about how to fix darwin's libgcc. But nothing much. Can
this patch wait until 4.5?
Thanks,
Andrew Pinski