* config/bfin/bfin.c (effective_address_32bit_p): Return true for
[official-gcc/alias-decl.git] / gcc / testsuite / g++.dg / ext / attrib22.C
blob5304a35d177cfcb60475ed009958c0a44e31556f
1 // PR c++/27648
3 void f()
5   static_cast<float *__attribute((unused))>(0); // { dg-error "expected" }