view gcc/testsuite/gcc.dg/cpp/assembl2.S @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 84e7813d76e9
children
line wrap: on
line source

/* Copyright (C) 2000-2020 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