blob: acae3f23c90ca6c45be873e9cb4c9f565a8d71b0 [file] [log] [blame]
template <class T> struct A { };
template
__attribute__ ((packed))
struct A<int>; // { dg-warning "attribute" }