* config/tc-mips.c (append_insn): Use fix_new rather than fix_new_exp
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel23.s
1 .abicalls
2 .globl foo
3 .ent foo
4 foo:
5 .cpsetup $4,$5,foo
6 .end foo
This page took 0.034415 seconds and 5 git commands to generate.