blob: 3a63950cc53085b83610fec8cf3ec50150ea117e [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-O -mthumb -fno-omit-frame-pointer" } */
int main() {
return 0;
}
/* { dg-final { scan-assembler-not "\tadd\tr7, sp, #8\n" } } */