// PR c++/35098 // { dg-do compile } template struct A { T a, __attribute((unused)) b; };