blob: a175cc6ee4ebd19c00f52abda22dba114e3cd843 [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-O2 -fomit-frame-pointer -mtune=amdfam10" } */
/* { dg-final { scan-assembler "rep" { target { ! x86_64-*-mingw* } } } } */
/* { dg-final { scan-assembler-not "nop" } } */
void
foo ()
{
}