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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.dg/] [cpp/] [pr20348.c] - Blame information for rev 149

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

Line No. Rev Author Line
1 149 jeremybenn
/* PR preprocessor/20348 */
2
/* { dg-do compile } */
3
/* { dg-options "-I$srcdir/gcc.dg/cpp -I$srcdir/gcc.dg/cpp/inc" } */
4
 
5
#include <pr20348-aux.h>
6
#define MIDDLE
7
#include <pr20348.h>
8
 
9
#ifndef PR20348_H_SEEN
10
# error pr20348.h not included after MIDDLE definition
11
#endif
12
#ifndef INC_PR20348_H_SEEN
13
# error inc/pr20348.h not included before MIDDLE definition
14
#endif
15
 
16
int i;

powered by: WebSVN 2.1.0

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