eb61.C   [plain text]


// { dg-do assemble  }
void
action0(float& arg1)
{
  long cn0 = 1;

  arg1 = cn0;
}