Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / testsuite / gcc.dg / cpp / assembl2.S
blob0cfad1fa24dda8b263842d8f4d3099eceb90ffc6
1 /* Copyright (C) 2000 Free Software Foundation, Inc.  */
3 /* { dg-do preprocess } */
5 /* Source: Bug report of Jonathan Larmour.  Tweaked for test suite by
6    Neil Booth, 17 Jan 2000.  */
8 /* We would not test the buffer->was_skipping variable when skipping,
9    meaning that some false directives confused CPP.  */
11 #if 0
12         # foo
13         # fee
14         # fie
15         # foe
16         # fum
17 #elif 0
18         # bundy
19 #endif