Skip to content

Commit 1fa80e4

Browse files
nealfragereagerm
authored andcommitted
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 <[email protected]> Signed-off-by: Michael J. Eager <[email protected]>
1 parent cd4a8fc commit 1fa80e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gas/testsuite/gas/microblaze/reloc_weaksym.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ main:
4343
rtsd r15,8
4444
nop # Unfilled delay slot
4545
cmpu r2,r2,r4
46-
BNEID r2,reloc_none_test
46+
bneid r2,reloc_none_test
4747
.end main
4848
$Lfe2:
4949
.size main,$Lfe2-main

0 commit comments

Comments
 (0)