1 2 3 4 5 6 7 8 9 10 11
/* Test for warning of nested comments. */ /* { dg-do preprocess } */ /* { dg-options "-traditional-cpp -Wcomments" } /* /* */ /* { dg-warning "within comment" } */ /* /* { dg-warning "within comment" } */