Fix dw-2 test for 16-bit targets.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / dw2-3.S
index c033e4dfd324be81c3b1c5b5fa98d32fe2ed3150..1763f5faf621485b660a07c0ff9dd56ab399bdfa 100644 (file)
@@ -27,7 +27,7 @@
        .type func_cu1, %function
 func_cu1:
 .Lbegin_func_cu1:
-       .int 0
+       .4byte 0
 .Lend_func_cu1:
        .size func_cu1, .-func_cu1
 .Lend_text1:
This page took 0.023797 seconds and 4 git commands to generate.