OSDN Git Service

2007-07-06 Josh Conner <jconner@apple.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / cpp / assembl2.S
1 /* Copyright (C) 2000 Free Software Foundation, Inc.  */
2
3 /* { dg-do preprocess } */
4
5 /* Source: Bug report of Jonathan Larmour.  Tweaked for test suite by
6    Neil Booth, 17 Jan 2000.  */
7
8 /* We would not test the buffer->was_skipping variable when skipping,
9    meaning that some false directives confused CPP.  */
10
11 #if 0
12         # foo
13         # fee
14         # fie
15         # foe
16         # fum
17 #elif 0
18         # bundy
19 #endif