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
[AArch64/arm] PR testsuite/85326 Avoid C++ tests when C++ compiler not present
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.target
/
i386
/
pr82942-1.c
blob
9cdf81a9d6033ff3533b0cc2ea1febbab4cb8e66
1
/* { dg-do compile } */
2
/* { dg-options "-mavx512f -mno-avx512er -O2" } */
3
4
#include
"pr82941-1.c"
5
6
/* { dg-final { scan-assembler-times "vzeroupper" 1 } } */