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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 149 jeremybenn
/* { dg-options "-isysroot ${srcdir}/gcc.dg/cpp" } */
2
/* { dg-do compile { target *-*-darwin* } } */
3
 
4
#include <Carbon/Carbon.h>
5
int main()
6
{
7
  /* Special Carbon.h supplies function foo.  */
8
  void (*x)(void) = foo;
9
  return 0;
10
}

powered by: WebSVN 2.1.0

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