Re: [patch V4 09/31] bitops: Add x86-specific parity functions
From: Peter Zijlstra
Date: Tue May 17 2016 - 07:23:25 EST
On Mon, May 16, 2016 at 12:22:05PM -0700, H. Peter Anvin wrote:
> On May 16, 2016 10:06:08 AM PDT, Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
> >blergh; GCC does indeed make a mess of that. It looks we'll need the
> >cc-output stuff for this in order for GCC to generates sane code for
> >that :/
>
> For what it's worth, I have a patchset for cc out just about ready to post. It is in gcc 6.1.
Nice, looking fwd to play with that. Thanks!