]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix compile time warnings when building riscv assembler.
authorNick Clifton <nickc@redhat.com>
Fri, 19 Feb 2021 10:14:09 +0000 (10:14 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 19 Feb 2021 10:14:09 +0000 (10:14 +0000)
commit0257c2ff4f698c5dbb51236d78fd8bce4b4c6905
treed67cba58758c9b743ef3bfa034880b73ae61f8df
parent8488c357ce4fc309d49c7b0224cf9574b68e8116
Fix compile time warnings when building riscv assembler.

* config/tc-riscv.c (riscv_ip): Fix compile time warnings about
misleading indentation.
gas/ChangeLog
gas/config/tc-riscv.c