/* { dg-do compile } */ /* { dg-options "-g" } */ typedef int a __attribute__((aligned(2))); a b[1];