Merge from mainline (163495:164578).
[official-gcc/graphite-test-results.git] / gcc / testsuite / gcc.dg / cpp / warn-comments.c
blob1cdf75cf273957896f43cb76c65241b296da28c0
1 // { dg-do preprocess }
2 // { dg-options "-std=gnu99 -fdiagnostics-show-option -Wcomments" }
4 /* /* */ // { dg-warning "\"\.\*\" within comment .-Wcomment." }
6 // \
7 // { dg-warning "multi-line comment .-Wcomment." "multi-line" { target *-*-* } 6 }