https://sourceware.org/bugzilla/show_bug.cgi?id=27904
--- 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=96cbfd9f0488e9536bfc27550ebf90cb1ecac93b commit 96cbfd9f0488e9536bfc27550ebf90cb1ecac93b Author: Nick Clifton <ni...@redhat.com> Date: Thu Jun 17 16:19:20 2021 +0100 Fix an assertion failure in the AArch64 assembler triggered by incorrect instruction syntax. PR 27904 * config/tc-aarch64.c (ldst_lo12_determine_real_reloc_type): Generate a syntax error message if the reloc qualifier does not match the instruction's size. -- You are receiving this mail because: You are on the CC list for the bug.