blob: 6bf5c4323a04309e181c4e43203fc1b3bf19b1c2 [file] [log] [blame]
/* APPLE LOCAL file 6255801 */
/* { dg-do compile { target *-*-darwin* } } */
__attribute__((objc_root_class)) @interface Foo @end
@implementation Foo @end
/* Any alignment above ".align 3" (=64-bit) is too much. */
/* { dg-final { scan-assembler-not "\.align\[\t \]+\[4-9\]" } } */