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-die5.c] - Blame information for rev 689

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

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