From: Neal Frager Date: Fri, 20 Oct 2023 14:26:54 +0000 (+0100) Subject: gas: testsuite: microblaze: cosmetic fix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1fa80e4c8184d87d75ff30b552cc282f5811823a;p=binutils-gdb.git gas: testsuite: microblaze: cosmetic fix This patch makes a cosmetic change to the reloc_weaksym.s by making the bneid instruction all lower case like all of the other instructions in the example. Signed-off-by: Neal Frager Signed-off-by: Michael J. Eager --- diff --git a/gas/testsuite/gas/microblaze/reloc_weaksym.s b/gas/testsuite/gas/microblaze/reloc_weaksym.s index 44258093376..721f02136dd 100644 --- a/gas/testsuite/gas/microblaze/reloc_weaksym.s +++ b/gas/testsuite/gas/microblaze/reloc_weaksym.s @@ -43,7 +43,7 @@ main: rtsd r15,8 nop # Unfilled delay slot cmpu r2,r2,r4 - BNEID r2,reloc_none_test + bneid r2,reloc_none_test .end main $Lfe2: .size main,$Lfe2-main