OSDN Git Service

2008-01-14 Paolo Carlini <pcarlini@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / cpp / permissive.C
1 /* { dg-do preprocess } */
2 /* { dg-options "-std=c++98 -fpermissive" } */
3
4 #if 1   
5 #endif 1 /* { dg-warning "warning: extra tokens at end of #endif directive" } */