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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc1/] [gcc/] [testsuite/] [gcc.dg/] [cpp/] [subframework1.c] - Diff between revs 298 and 338

Only display areas with differences | Details | Blame | View Log

Rev 298 Rev 338
/* Copyright (C) 2004 Free Software Foundation, Inc.  */
/* Copyright (C) 2004 Free Software Foundation, Inc.  */
 
 
/* { dg-do preprocess { target *-*-darwin* } } */
/* { dg-do preprocess { target *-*-darwin* } } */
/* { dg-options "-Wno-deprecated -F$srcdir/gcc.dg/cpp/frame" } */
/* { dg-options "-Wno-deprecated -F$srcdir/gcc.dg/cpp/frame" } */
 
 
/* Contributed by Robert Bowdidge <bowdidge@apple.com>  */
/* Contributed by Robert Bowdidge <bowdidge@apple.com>  */
/* include a file from a subframework that will import two files that
/* include a file from a subframework that will import two files that
   both look at the same file.  Make sure we only include that file once;
   both look at the same file.  Make sure we only include that file once;
   if so, the program will compile fine.  If not, we'll get redefinition
   if so, the program will compile fine.  If not, we'll get redefinition
   errors */
   errors */
 
 
#include <one/one-includeSubs.h>
#include <one/one-includeSubs.h>
#ifndef ONESUB_C_INCLUDED
#ifndef ONESUB_C_INCLUDED
#error C.h not included
#error C.h not included
#endif
#endif
 
 

powered by: WebSVN 2.1.0

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