OSDN Git Service

2007-07-06 Josh Conner <jconner@apple.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / cpp / if-div.c
1 /* { dg-do preprocess } */
2
3 /* Test that this preprocesses without error.  */
4
5 #if (-1)/2
6 #endif