MIPS/binutils/testsuite: Define names of temporary files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / compact-eh-7.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 .cfi_def_cfa_offset -32
17 nop
18 .cfi_def_cfa_offset 0
19
20 .end _Z3fooi
21 .size _Z3fooi, .-_Z3fooi
22 .cfi_endproc
This page took 0.03047 seconds and 4 git commands to generate.