This is the mail archive of the gcc@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: atomic support for LEON3 platform


在 2013-7-23,下午11:31,Eric Botcazou <ebotcazou@adacore.com> 写道:

>> Hi Eric, do you mean that you already have a patch to solve this issue
>> which is just not merged to mainline? If yes could you send me your patch
>> and tell me to how enable this feature? Thank you!
> 
> No, I only installed a patch on the trunk that adds the basic infrastructure 
> for a LEON3 variant of the compiler (we only had a LEON variant before).  The 
> underlying architecture is still a strict V8 so it won't generate 'cas', but it 
> will not be difficult to instruct it to do so once binutils support is there.
> 
ok, because i am not familiar with compiler implementation. So if you can give me some references i will appreciate you very much.
And by the way is there any plan to support this feature in the mainline? 

Best Regards
WeiY
> 
> -- 
> Eric Botcazou


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