(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
ext/
attrib43.C
template <class T> struct A { };

template
__attribute__ ((packed))
struct A<int>;			// { dg-warning "attribute" }