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/] [subframework1.c] - Blame information for rev 154

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 149 jeremybenn
/* Copyright (C) 2004 Free Software Foundation, Inc.  */
2
 
3
/* { dg-do preprocess { target *-*-darwin* } } */
4
/* { dg-options "-F$srcdir/gcc.dg/cpp/frame" } */
5
 
6
/* Contributed by Robert Bowdidge <bowdidge@apple.com>  */
7
/* include a file from a subframework that will import two files that
8
   both look at the same file.  Make sure we only include that file once;
9
   if so, the program will compile fine.  If not, we'll get redefinition
10
   errors */
11
 
12
#include <one/one-includeSubs.h>
13
#ifndef ONESUB_C_INCLUDED
14
#error C.h not included
15
#endif

powered by: WebSVN 2.1.0

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