Handle T_HRESULT types in CodeView records
[official-gcc.git] / gcc / testsuite / gcc.target / powerpc / pr104239-2.c
blob8bdd7634cc562c30d5ae1b44533ab7f2072a6fc2
1 /* PR target/104239 */
2 /* { dg-do compile } */
3 /* { dg-options "-O2 -mdejagnu-cpu=power8 -mvsx -DNO_WARN_X86_INTRINSICS" } */
4 /* { dg-require-effective-target powerpc_vsx } */
6 #if __has_include(<x86gprintrin.h>)
7 #include <x86gprintrin.h>
8 #endif
10 int i;