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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [debug/] [dwarf2/] [dwarf-die7.c] - Blame information for rev 689

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 689 jeremybenn
/* Inlined non-inline function must have abstract DIE  */
2
/* { dg-do compile } */
3
/* { dg-options "-O2 -gdwarf-2 -dA -fpreprocessed" } */
4
/* { dg-final { scan-assembler "1.*DW_AT_inline" } } */
5
#1 "test.h"
6
void f(void);
7
static int t()
8
{
9
        f();
10
}
11
int q()
12
{
13
  t();
14
}

powered by: WebSVN 2.1.0

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