https://sourceware.org/bugzilla/show_bug.cgi?id=28614
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7060c28edd16a871fe1f8edaa8e49083a39b7ee5 commit 7060c28edd16a871fe1f8edaa8e49083a39b7ee5 Author: Nick Clifton <ni...@redhat.com> Date: Thu Nov 25 13:11:25 2021 +0000 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. -- You are receiving this mail because: You are on the CC list for the bug.