aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/machine/arc/strcmp-archs.S
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/machine/arc/strcmp-archs.S')
-rw-r--r--newlib/libc/machine/arc/strcmp-archs.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/machine/arc/strcmp-archs.S b/newlib/libc/machine/arc/strcmp-archs.S
index 543cebc..3226c37 100644
--- a/newlib/libc/machine/arc/strcmp-archs.S
+++ b/newlib/libc/machine/arc/strcmp-archs.S
@@ -40,7 +40,7 @@
ENTRY (strcmp)
or r2, r0, r1
bmsk_s r2, r2, 1
- brne r2, 0, @.Lcharloop
+ brne r2, 0, .Lcharloop
; s1 and s2 are word aligned
ld.ab r2, [r0, 4]