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
PR c++/67273
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.target
/
arm
/
armv8-sync-op-release.c
blob
502a266010c6bfa1ed6a5f54dd00a1c8f7d235fd
1
/* { dg-do compile } */
2
/* { dg-require-effective-target arm_arch_v8a_ok } */
3
/* { dg-options "-O2" } */
4
/* { dg-add-options arm_arch_v8a } */
5
6
#include
"../aarch64/sync-op-release.x"
7
8
/* { dg-final { scan-assembler-times "stl" 1 } } */