AVR: Support new built-in function __builtin_avr_mask1.
[official-gcc.git] / gcc / testsuite / gcc.dg / pch / common-1.hs
blob971e1996a24a1d60e0c4db4e4076ce1c1f4cb722
1 static int foo1 = 9;
2 int foo2;
3 extern int zz;