blob: 17cc9f1ce15b96e502d676f285a52e2a7986fab1 (
plain)
1
2
3
4
5
6
7
|
// { dg-do preprocess }
// { dg-options "-std=gnu99 -fdiagnostics-show-option -Werror=comments" }
/* { dg-message "some warnings being treated as errors" "" {target "*-*-*"} 0 } */
/* /* */ // { dg-error "\"\.\*\" within comment .-Werror=comments." }
// \
// { dg-error "multi-line comment .-Werror=comments." "multi-line" { target *-*-* } 6 }
|