/* { dg-do link } */
/* { dg-require-profiling "-fprofile-generate" } */
/* { dg-options "-fprofile-generate=." } */

int
main ()
{
  return 0;
}