aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/warn-comments.c
blob: bbe28215894e887161b3e171f3daa1e03de8c526 (plain)
1
2
3
4
5
6
7
// { dg-do preprocess }
// { dg-options "-std=gnu99 -fdiagnostics-show-option -Wcomments" }

/* /* */  // { dg-warning "4: \"\.\*\" within comment .-Wcomment." }

// \
          // { dg-warning "1: multi-line comment .-Wcomment." "multi-line" { target *-*-* } 6 }