/* { dg-do compile } */
/* { dg-options "-O -g" } */

void
function ()
{
  if (0)
    {
#line 0 "whatever"
    }
}
