repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
gcc.dg
/
cpp
/
trad
/
comment-2.c
blob
8d54e3a0f3220dbfc81f97e7626c6c165c4b3661
1
/* Test for warning of nested comments. */
2
3
/* { dg-do preprocess } */
4
5
/* { dg-options "-traditional-cpp -Wcomments" }
6
7
/* /* */
/* { dg-warning "within comment" } */
8
9
/*
10
11
/* { dg-warning "within comment" } */