blob: 15d26834d4af66488dfd5d06bb66e2102c78abe7 [file] [log] [blame]
/* APPLE LOCAL file mainline */
/* { dg-do compile { target *-*-darwin9* } } */
/* { dg-final { scan-assembler ".comm _foo,1,15" } } */
char foo __attribute__ ((aligned(32768)));