Create embedded-5_0-branch branch for development on ARM embedded cores.
[official-gcc.git] / embedded-5_0-branch / gcc / testsuite / gcc.target / cris / torture / sync-mis-op-i-2a.c
blob61e1c2047b40bcb441b300a6a577d6a7dffe1b0c
1 /* { dg-do run } */
2 /* { dg-additional-sources "../sync-1.c" } */
3 /* { dg-options "-Dop -Dtype=int -Dmisalignment=2 -DTRAP_USING_ABORT -mno-trap-using-break8" } */
4 /* { dg-additional-options "-mtrap-unaligned-atomic" { target cris-*-elf } } */
5 /* { dg-additional-options "-mno-unaligned-atomic-may-use-library" { target cris*-*-linux* } } */
6 #include "sync-mis-op-s-1.c"