* ld-cris/got7.s: Correct .size expression.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / got7.s
index 60ee46608095479656c89ca183a248f01f47c20d..c97055ed9d8ebe4fb96f381066dcb997203c44fe 100644 (file)
@@ -9,7 +9,7 @@ got7fn:
        move.d  got7var\n:GOT,$r10
        .endr
 .Lfe:
-       .size   dsofn5,.Lfe-got7fn
+       .size   got7fn,.Lfe-got7fn
 
        .irpc   n,1234567
        .data
This page took 0.026154 seconds and 4 git commands to generate.