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]
Other format: [Raw text]

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

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