MIPS/GAS/testsuite: Remove last remnants of ECOFF support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / compact-eh-3.s
CommitLineData
2f0c68f2
CM
1 .gnu_attribute 4, 1
2 .abicalls
3 .text
4 .align 2
5 .globl _Z3fooi
6 .cfi_sections .eh_frame_entry
7$LFB0 = .
8 .cfi_startproc
9 .cfi_personality_id 0x2
10 .set nomips16
11 .set nomicromips
12 .ent _Z3fooi
13 .type _Z3fooi, @function
14_Z3fooi:
15 nop
16 .end _Z3fooi
17 .size _Z3fooi, .-_Z3fooi
18 .cfi_fde_data 0x4,0x40,0x3,0x5
19 .cfi_endproc
This page took 0.11787 seconds and 4 git commands to generate.