Document gcov-io (PR gcov-profile/84735).
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / assembl2.S
blobd6e3ff22955ef19d471884bc526909bb136040c7
1 /* Copyright (C) 2000-2018 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