Re: [CIL users] bug fixed: added missing __atomic_* builtins

2014-12-02 Thread Ben Liblit
On 11/11/2014 01:50 PM, I wrote: > Please consider making a new CIL 1.7.4 release with this fix as well. Gabriel, are you still around? I assume you'd be the one to post a new release. Can you please make that happen soon, so we have some hope of getting this into Fedora 21 beta? Thanks! --

Re: [CIL users] bug fixed: added missing __atomic_* builtins

2014-11-12 Thread Ben Liblit
Oliver Schwahn wrote: > I noticed that the builtin for swap16 is also missing. I attached a patch > that adds it. Applied and pushed. Thanks for the patch! -- Comprehensive Server Monitoring with Site24x7. Monitor 10 se

Re: [CIL users] bug fixed: added missing __atomic_* builtins

2014-11-12 Thread Oliver Schwahn
Hi, thanks for the fixing. I noticed that the builtin for swap16 is also missing. I attached a patch that adds it. Feel free to apply it. Cheers, Oliver On 2014-11-11 20:50, Ben Liblit wrote: I recently reported a CIL bug regarding missing support for some new "__atomic_*" GCC builtins:

[CIL users] bug fixed: added missing __atomic_* builtins

2014-11-11 Thread Ben Liblit
I recently reported a CIL bug regarding missing support for some new "__atomic_*" GCC builtins: . I fixed that bug later the same day, as I do still have commit rights for the CIL repository. However, it seems I do not have the power to close bug repor