(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
pch/
counter-1.hs
/* Copyright (C) 2007 Free Software Foundation
   Contributed by Ollie Wild <aaw@google.com> */

static unsigned offset[] = {__COUNTER__, __COUNTER__, __COUNTER__};
#define counter __COUNTER__