* gas/arm/mul-overlap.s: Don't use %type.
* gas/arm/mul-overlap.l: Update line numbers.
* gas/arm/mul-overlap-v6.s: Don't use %type.
+2007-03-20 Mark Shinwell <shinwell@codesourcery.com>
+
+ * gas/arm/mul-overlap.s: Don't use %type.
+ * gas/arm/mul-overlap.l: Update line numbers.
+ * gas/arm/mul-overlap-v6.s: Don't use %type.
+
2007-03-18 Mark Shinwell <shinwell@codesourcery.com>
* gas/arm/mul-overlap.s: New.
.text
.align 2
.global foo
- .type foo, %function
foo:
mul r0, r0, r0
mla r0, r0, r1, r2
[^:]*: Assembler messages:
-[^:]*:6: Rd and Rm should be different in mul
-[^:]*:7: Rd and Rm should be different in mla
+[^:]*:5: Rd and Rm should be different in mul
+[^:]*:6: Rd and Rm should be different in mla
.text
.align 2
.global foo
- .type foo, %function
foo:
mul r0, r0, r0
mla r0, r0, r1, r2