summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/assembl2.S
blob: 2f24ef985b6832800239a8c1e6d1dbd4783c6584 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* Copyright (C) 2000-2019 Free Software Foundation, Inc.  */

/* { dg-do preprocess } */

/* Source: Bug report of Jonathan Larmour.  Tweaked for test suite by
   Neil Booth, 17 Jan 2000.  */

/* We would not test the buffer->was_skipping variable when skipping,
   meaning that some false directives confused CPP.  */

#if 0
        # foo
        # fee
        # fie
        # foe
        # fum
#elif 0
        # bundy
#endif