2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / trad / comment-2.c
blob8d54e3a0f3220dbfc81f97e7626c6c165c4b3661
1 /* Test for warning of nested comments. */
3 /* { dg-do preprocess } */
5 /* { dg-options "-traditional-cpp -Wcomments" }
7 /* /* */ /* { dg-warning "within comment" } */
9 /*
11 /* { dg-warning "within comment" } */