blob: 6fdbc357fbd160ae413a6b169d50991d3b80b8ee [file] [log] [blame]
/* This is a basic main function test program. */
/* { dg-do run } */
/* { dg-options "-O0" } */
int main(void)
{
return 0;
}