On 12/06/2011 08:17 PM, Andrew Pinski wrote:
> +   if (a & (long long) 0x400)
> +      return 1;
> +   return 0;
> +}
> +
> +/* { dg-final { scan-assembler "andl" { target i?86-*-linux* x86_64-*-linux* 
> } } } " */
> +/* { dg-final { scan-assembler "setne" { target i?86-*-linux* 
> x86_64-*-linux* } } }" */

Huh?  Why would we want to find setne here?


r~

Reply via email to