2008-01-10 Vladimir Makarov <vmakarov@redhat.com>
[official-gcc.git] / gcc / testsuite / g++.dg / cpp / permissive.C
blobcca1a5d4e5f0ad202e765d9b1445d78c88df33d6
1 /* { dg-do preprocess } */
2 /* { dg-options "-std=c++98 -fpermissive" } */
4 #if 1   
5 #endif 1 /* { dg-warning "warning: extra tokens at end of #endif directive" } */