// PR c++/71739 // { dg-do compile { target c++11 } } template struct alignas(N) A; template struct alignas(N) A {};