gas/
authorRichard Sandiford <rdsandiford@googlemail.com>
Fri, 14 Jun 2013 13:30:28 +0000 (13:30 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Fri, 14 Jun 2013 13:30:28 +0000 (13:30 +0000)
commite410add4157311809c0b580cf2303bd07c55ea1e
tree0c7d805e894dd462976744ceeb1c9fbad0eb55e0
parent6a50d470b71ce26110ef91d2679d4565d3a3192e
gas/
* dwarf2dbg.h (dwarf2_move_insn): Declare.
* dwarf2dbg.c (line_subseg): Add pmove_tail.
(get_line_subseg): Add create_p argument.  Initialize pmove_tail.
(dwarf2_gen_line_info_1): Update call accordingly.
(dwarf2_move_insn): New function.
* config/tc-mips.c (append_insn): Use dwarf2_move_insn.

gas/testsuite/
* gas/mips/loc-swap-3.d, gas/mips/loc-swap-3.s: New test.
* gas/mips/mips.exp: Run it.
gas/ChangeLog
gas/config/tc-mips.c
gas/dwarf2dbg.c
gas/dwarf2dbg.h
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/loc-swap-3.d [new file with mode: 0644]
gas/testsuite/gas/mips/loc-swap-3.s [new file with mode: 0644]
gas/testsuite/gas/mips/mips.exp