[binutils-gdb] aarch64: Remove dead qualifier initialisation

Alice Carlotti via Binutils-cvs <[email protected]>
Newsgroups gmane.comp.gnu.binutils.cvs
Message-ID <[email protected]>
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0193b66e47bc11a28e00ee7800d942416416b7ca

commit 0193b66e47bc11a28e00ee7800d942416416b7ca
Author: Alice Carlotti <[email protected]>
Date:   Thu May 7 07:08:30 2026 +0100

    aarch64: Remove dead qualifier initialisation

Diff:
---
 opcodes/aarch64-asm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/opcodes/aarch64-asm.c b/opcodes/aarch64-asm.c
index b2fc48e2ee7..8a1f0bb2c3d 100644
--- a/opcodes/aarch64-asm.c
+++ b/opcodes/aarch64-asm.c
@@ -1847,7 +1847,7 @@ encode_asimd_fcvt (aarch64_inst *inst)
 {
   aarch64_insn value;
   aarch64_field field = AARCH64_FIELD_NIL;
-  enum aarch64_opnd_qualifier qualifier = AARCH64_OPND_QLF_NIL;
+  enum aarch64_opnd_qualifier qualifier;
 
   switch (inst->opcode->op)
     {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.