OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [cpp/] [endif-pedantic1.c] - Blame information for rev 378

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 298 jeremybenn
/* Copyright (C) 2002 Free Software Foundation, Inc.  */
2
 
3
/* { dg-do preprocess } */
4
/* { dg-options "-pedantic -Wno-endif-labels" } */
5
 
6
/* Tests combinations of -pedantic and -Wno-endif-labels; see extratokens2.c
7
   for more general tests.  */
8
 
9
/* Source: Phil Edwards, 25 Mar 2002.  Copied from extratokens2.c and
10
   modified.  */
11
 
12
#if 1 
13
#if 0
14
#else foo       /* { dg-bogus "extra tokens" "bad warning" } */
15
#endif /        /* { dg-bogus "extra tokens" "bad warning" } */
16
#endif
17
 

powered by: WebSVN 2.1.0

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