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
/
macro7.c
blob
6f2c67c1080963c4ae5f37e8d86ffb513a161f75
1
/* { dg-do preprocess } */
2
3
/* Test we don't complain about directives in macro expansions when
4
looking for the '(' of a function-like macro.
5
6
Submitter: Neil Booth. 3 Mar 2000. */
7
8
#define f(x) x
9
f
10
#define g