1  /* PR target/104239 */
       2  /* { dg-do compile } */
       3  /* { dg-options "-O2 -mdejagnu-cpu=power8 -DNO_WARN_X86_INTRINSICS" } */
       4  /* { dg-require-effective-target powerpc_p8vector_ok } */
       5  
       6  #if __has_include(<x86gprintrin.h>)
       7  #include <x86gprintrin.h>
       8  #endif
       9  
      10  int i;