OSDN Git Service

* gcc.dg/cpp/cmdlne-dD-M.c: Fix test for makefile rule and remove
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / cpp / mi6e.h
1 #if !defined (guard) EMPTYR
2  #ifdef VAR
3    VAR++;
4  #endif
5 #endif