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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-elf/] [eh-group2.s] - Blame information for rev 208

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

Line No. Rev Author Line
1 205 julius
        .section        sect, "axG", %progbits, sectgroup, comdat
2
        .cfi_startproc
3
# Test intention is that LSDA must be provided by the discarded FDE.
4
# DW_EH_PE_udata8 = 4
5
# DW_EH_PE_udata4 = 3
6
        .ifdef          ELF64
7
        .cfi_lsda 4, lsda
8
        .else
9
        .cfi_lsda 3, lsda
10
        .endif
11
        .skip 16
12
        .cfi_endproc
13
 
14
        .section        .gcc_except_table, "a", %progbits
15
lsda:

powered by: WebSVN 2.1.0

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