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, i386]: Implement atomic_fetch_sub


On Fri, Aug 3, 2012 at 8:11 PM, Richard Henderson <rth@redhat.com> wrote:
> On 2012-08-03 11:02, Uros Bizjak wrote:
>> Nice, so we can go with full [snip]
>
> Unless we take Andrew's suggestion to simply do this in optabs.c instead.
> Which is probably better.

Indeed. However, I'm not that familiar with this part of the compiler,
so I'll leave the implementation to someone else.

Thanks,
Uros.


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