URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Show entire file |
Details |
Blame |
View Log
Rev 298 |
Rev 399 |
Line 1... |
Line 1... |
/* Verify that only one DW_AT_const_value is emitted for baz,
|
/* Verify that only one DW_AT_const_value is emitted for baz,
|
not for baz abstract DIE and again inside of
|
not for baz abstract DIE and again inside of
|
DW_TAG_inlined_subroutine. */
|
DW_TAG_inlined_subroutine. */
|
/* { dg-options "-O2 -g -dA" } */
|
/* { dg-options "-O2 -gdwarf-2 -dA" } */
|
/* { dg-do compile } */
|
/* { dg-do compile } */
|
/* { dg-final { scan-assembler-times " DW_AT_const_value" 1 } } */
|
/* { dg-final { scan-assembler-times " DW_AT_const_value" 1 } } */
|
|
|
struct A { const long i; const long j; };
|
struct A { const long i; const long j; };
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.