blob: 43d783f2cc7dd4ad1cb34a8ea314bb062410539d [file] [log] [blame]
/* { dg-options {-fcommon} } */
char HeaderStr[1];
int main()
{
return 0;
}