Merge from mainline (163495:164578).
[official-gcc/graphite-test-results.git] / gcc / testsuite / gcc.target / i386 / pad-2.c
blob37743c483a8305924cb004e9e5ccb5072ed97b57
1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fomit-frame-pointer -march=atom" } */
3 /* { dg-final { scan-assembler-times "nop" 8 } } */
4 /* { dg-final { scan-assembler-not "rep" } } */
6 void
7 foo ()