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: