bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/27129] [aarch64] broken logical immediate operations in NDEBUG


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/27129] [aarch64] broken logical immediate operations in NDEBUG builds
Date: Fri, 08 Jan 2021 11:52:43 +0000

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 <nickc@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e84c871648606f29f7d35084ab8afc3b522affc3

commit e84c871648606f29f7d35084ab8afc3b522affc3
Author: Nick Clifton <nickc@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

[Prev in Thread] Current Thread [Next in Thread]