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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [g++.dg/] [debug/] [dwarf2/] [typedef4.C] - Blame information for rev 698

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

Line No. Rev Author Line
1 693 jeremybenn
// Origin: PR debug/45171
2
// { dg-options "-g -dA -fno-eliminate-unused-debug-types" }
3
// { dg-do compile }
4
 
5
// There should be 2 real instances of byte_size -- one for the
6
// struct and one for "int".  The other two instances are from
7
// the comments in the .debug_abbrev section.
8
// { dg-final { scan-assembler-times "DW_AT_byte_size" 4 } }
9
 
10
typedef struct { int a, b; } x;

powered by: WebSVN 2.1.0

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