AVR: Support new built-in function __builtin_avr_mask1.
[official-gcc.git] / gcc / testsuite / gcc.dg / pch / pushpop-1.hs
blobe97a4f33a91aba7bc4a43236d05a9126c92f732c
1 #define FOO 1
2 #pragma push_macro ("FOO")
3 #undef FOO
4 #define FOO 2