MIPS/binutils/testsuite: Define names of temporary files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / compact-eh-err1.s
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
19 .cfi_endproc
20 .cfi_inline_lsda 1
This page took 0.030278 seconds and 4 git commands to generate.