Fix warning with -Wsign-compare -Wsystem-headers
[official-gcc.git] / gcc / testsuite / gcc.target / arc / mtune-ARC601.c
blobed57bd7092dedf15abc6bef2a1b8fb21a217499c
1 /* { dg-do compile } */
2 /* { dg-options "-mtune=ARC601" } */
4 /* { dg-final { scan-assembler ".cpu ARC700" } } */