https://sourceware.org/bugzilla/show_bug.cgi?id=27129

--- Comment #1 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=e84c871648606f29f7d35084ab8afc3b522affc3

commit e84c871648606f29f7d35084ab8afc3b522affc3
Author: Nick Clifton <ni...@redhat.com>
Date:   Fri Jan 8 11:51:50 2021 +0000

    Fix places in the AArch64 opcodes library code where a call to assert() has
side effects.

            PR 27129
            * aarch64-dis.c (determine_disassembling_preference): Move call to
            aarch64_match_operands_constraint outside of the assertion.
            * aarch64-asm.c (aarch64_ins_limm_1): Remove call to assert.
            Replace with a return of FALSE.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to