PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / gcc.target / arm / pr53447-4.c
blob22acb97270e2eec424be5cd6a82ee65bca07f72e
1 /* { dg-options "-O2" } */
2 /* { dg-require-effective-target arm32 } */
3 /* { dg-final { scan-assembler-not "mov" } } */
6 void t0p(long long * p)
8 *p -=0x1fffffff8;