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
Fix warning with -Wsign-compare -Wsystem-headers
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.target
/
cris
/
sync-1-v32.c
blob
3c1d076ab7843d42c99abbd29cb7c5a1e873dccc
1
/* Check that we can assemble both base atomic variants. */
2
/* { dg-do assemble } */
3
/* { dg-options "-O2 -march=v32" } */
4
/* { dg-additional-options "-mno-unaligned-atomic-may-use-library" { target cris*-*-linux* } } */
5
#include
"sync-1.c"