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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [debug/] [pr41893-1.c] - Blame information for rev 816

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

Line No. Rev Author Line
1 298 jeremybenn
/* PR debug/41893 */
2
/* { dg-do compile } */
3
/* { dg-options "-combine -fwhole-program -O" } */
4
/* { dg-additional-sources "pr41893-2.c" } */
5
 
6
struct S { int v; };
7
struct S s;
8
 
9
void __attribute__((externally_visible))
10
func1 (void)
11
{
12
  struct S *p = &s;
13
}

powered by: WebSVN 2.1.0

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