/* { dg-options {-fcommon} } */

char HeaderStr[1];

int main()
{
  return 0;
}