// PR c++/27648

void f()
{
  static_cast<float *__attribute((unused))>(0); // { dg-error "expected" }
}


syntax highlighted by Code2HTML, v. 0.9.1