2013-10-21 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / gcc.dg / pch / counter-1.hs
blobc3d2ce7919a5fd6d8a729554d7d4a97af34dcfb9
1 /* Copyright (C) 2007 Free Software Foundation
2 Contributed by Ollie Wild <aaw@google.com> */
4 static unsigned offset[] = {__COUNTER__, __COUNTER__, __COUNTER__};
5 #define counter __COUNTER__