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] - Rev 166

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

	.section	sect, "axG", %progbits, sectgroup, comdat
	.cfi_startproc
# Test intention is that LSDA must be provided by the discarded FDE.
# DW_EH_PE_udata8 = 4
# DW_EH_PE_udata4 = 3
	.ifdef		ELF64
	.cfi_lsda 4, lsda
	.else
	.cfi_lsda 3, lsda
	.endif
	.skip 16
	.cfi_endproc
 
	.section	.gcc_except_table, "a", %progbits
lsda:
 

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

powered by: WebSVN 2.1.0

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