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: another pending patch


Ian Lance Taylor wrote:
> Kenneth Zadeck <zadeck@naturalbridge.com> writes:
>
>   
>> Paolo Bonzini wrote:
>>     
>>> Actually, there's also
>>>
>>> http://gcc.gnu.org/ml/gcc-patches/2007-02/msg01798.html
>>>
>>> on which I would like more input from the experts.
>>>
>>> Paolo
>>>       
>
> Paolo, that patch is OK for mainline.
>
> An appropriate followup would be something like __builtin_blockage(),
> although I hope we can find a better name.  This would be similar to
> __sync_synchronize(), though different in that it would not clobber
> memory.
>
> Thanks.
>
> Ian
>   
paolo

if you feel it is more appropriate to commit it to the branch and have
it go in with the branch that is fine.


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