summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/if-div.c
blob: 4e42168124f9e63712fb29d07d0efe98f1bf0b8b (plain)
1
2
3
4
5
6
/* { dg-do preprocess } */

/* Test that this preprocesses without error.  */

#if (-1)/2
#endif