]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - opcodes/ChangeLog
Fix building the AArch64 assembler and disassembler when assertions are disabled.
authorNick Clifton <nickc@redhat.com>
Thu, 25 Nov 2021 13:11:25 +0000 (13:11 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 25 Nov 2021 13:11:25 +0000 (13:11 +0000)
commit7060c28edd16a871fe1f8edaa8e49083a39b7ee5
tree89399f732c4a47604f0772a45e206954d9f6e2de
parenta41ad3474ceacba39e11c7478154c0e553784a01
Fix building the AArch64 assembler and disassembler when assertions are disabled.

PR 28614
* aarch64-asm.c: Replace assert(0) with real code.
* aarch64-dis.c: Likewise.
* aarch64-opc.c: Likewise.
opcodes/ChangeLog
opcodes/aarch64-asm.c
opcodes/aarch64-dis.c
opcodes/aarch64-opc.c