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/] [array-1.c] - Blame information for rev 338

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 298 jeremybenn
/* Simplified from ncurses 5.0's pad.c
2
   by Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3
 
4
   Copyright (C) 1999 Free Software Foundation  */
5
 
6
/* { dg-do compile } */
7
 
8
extern char foo[1];
9
char foo[] = "";
10
 
11
int
12
bar()
13
{
14
  return foo[0];
15
}

powered by: WebSVN 2.1.0

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