repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Handle T_HRESULT types in CodeView records
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.target
/
powerpc
/
pr104239-3.c
blob
5a452978086ff9d0a6a591f2a6e5aaf9315ee4a4
1
/* PR target/104239 */
2
/* { dg-do compile } */
3
/* { dg-options "-O2 -mdejagnu-cpu=power8 -mvsx -DNO_WARN_X86_INTRINSICS -std=c89" } */
4
/* { dg-require-effective-target powerpc_vsx } */
5
6
#include <x86intrin.h>
7
8
int
i
;