[PATCH] shut up the bogus warnings about the #if'ed-out section
commit50f66bdbdbc3a1a6c6d09ecc579d51d7dfd76561
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 22 Nov 2005 23:24:23 +0000 (22 18:24 -0500)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 23 Nov 2005 06:41:22 +0000 (22 22:41 -0800)
treeb28c9ed03f815a55061adb10c50c434e7767ba57
parent16427fdb2fc7128e0a49b41a99951c2e4c592af5
[PATCH] shut up the bogus warnings about the #if'ed-out section

Standard requires much more relaxed treatment of the groups that
are #if...'ed out.  We used to generate bogus warnings there; fixed,
testcase added.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
pre-process.c
validation/preprocessor16.c [new file with mode: 0644]