gdb/riscv: Fix an ARI warning
authorAndrew Burgess <andrew.burgess@embecosm.com>
Tue, 4 Sep 2018 10:51:10 +0000 (11:51 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Tue, 4 Sep 2018 10:52:25 +0000 (11:52 +0100)
commit6c9d681b07e32d07f7ca0774360be62bbf065b82
tree7015bc45966c09e9e3ef991262a30da34d999cdc
parent70f95c89a14485b148251a126ba0de48e412b327
gdb/riscv: Fix an ARI warning

This patch fixes an ARI violation in riscv-tdep.c (line ends with
'+').

gdb/ChangeLog:

* riscv-tdep.c (riscv_frame_cache): Fix ARI warning, don't end a
line with '+'.
gdb/ChangeLog
gdb/riscv-tdep.c
This page took 0.024023 seconds and 4 git commands to generate.