f ()
{
  double b;
  b = b * 10;
  goto c;	/* { dg-error "used but not defined" } */
}


syntax highlighted by Code2HTML, v. 0.9.1