xref: /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/assembl2.S (revision c87b03e512fc05ed6e0222f6fb0ae86264b1d05b)
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
20