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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-elf/] [eh-group2.s] - Blame information for rev 53

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 53 khays
        .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.