int f(int c)
{
  switch (c)
  {
    case d: /* { dg-error "'d' was not declared" } */
     int optBzip2 = true;
  }
}


syntax highlighted by Code2HTML, v. 0.9.1