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
Update concepts branch to revision 131834
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.target
/
i386
/
sse4_1-set-v16qi-1.c
blob
23c0903300a59dea36aa1f6f5bce90e450fb4b62
1
/* { dg-do run } */
2
/* { dg-require-effective-target sse4 } */
3
/* { dg-options "-O2 -msse4.1" } */
4
5
#define CHECK_H
"sse4_1-check.h"
6
#define TEST sse4_1_test
7
8
#include
"set-v16qi-1.h"