Document gcov-io (PR gcov-profile/84735).
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / warn-comments-2.c
blob3091c9de46d64e44db043cf6cb554f5481995f20
1 // { dg-do preprocess }
2 // { dg-options "-std=gnu99 -fdiagnostics-show-option -Werror=comments" }
3 /* { dg-message "some warnings being treated as errors" "" {target "*-*-*"} 0 } */
4 /* /* */ // { dg-error "\"\.\*\" within comment .-Werror=comment." }
6 // \
7 // { dg-error "multi-line comment .-Werror=comment." "multi-line" { target *-*-* } .-1 }