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


On Tue, Dec 30, 2008 at 5:35 AM, Andrew Pinski <pinskia@gmail.com> wrote:
> 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?

Huh, weird Darwin again.  Yes, please back this out for now.

Thanks,
Richard.

> Thanks,
> Andrew Pinski
>

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