aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.target/i386/xop-rotate2-int.c
blob: 634a51a84429f86753068ed31f6c760b0f6ac53e (plain)
1
2
3
4
5
6
7
/* PR target/49411 */
/* { dg-do run } */
/* { dg-require-effective-target xop } */
/* { dg-options "-O2 -mxop" } */

#define NON_CONST 1
#include "xop-rotate1-int.c"