OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [gcc/] [testsuite/] [gcc.dg/] [cpp/] [endif.c] - Blame information for rev 12

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 12 jlechner
/* Copyright (C) 2002 Free Software Foundation, Inc.  */
2
 
3
/* { dg-do preprocess } */
4
 
5
/* Test case for PR preprocessor/6386 by Andreas Schwab.  We'd back up
6
   over the CPP_EOF token (indicating not a funlike macro invocation)
7
   in the header file, which would then be passed through as a real
8
   EOF, leading to an early exit (and therefore bogus complaint about
9
   unterminated #if).  */
10
 
11
#define S(x)
12
#if 1
13
#include "endif.h"
14
#endif

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.