PR tree-optimization/33562
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / pr61854-c90.c
blob37eecbe23fb6405c967fd5335abf4326b2e4aaac
1 /* PR c/61854 */
2 /* { dg-do preprocess } */
3 /* { dg-options "-std=iso9899:1990" } */
5 void
6 foo (void)
8 // 1st
9 /* { dg-error "C\\+\\+ style comments are not allowed in ISO C90" "comments" { target *-*-*} 8 } */
10 /* { dg-error "reported only once" "" { target *-*-*} 8 } */
11 // 2nd
12 // 3rd