aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/warn-comments.c
blob: 6830cf83413c96ac0f8160729b42a79d5b72b635 (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 *-*-* } .-1 }