]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/gas/all/p2425.s
Merge commit 'upstream/2.20'
[msp430-binutils.git] / gas / testsuite / gas / all / p2425.s
index 1c9dc95852243b45590de3156f3eb93a0f3f7099..e02c6a1c2f8cff4931175efc92a8ed51fbd3464f 100644 (file)
@@ -2,5 +2,5 @@
        .globl _frobnitz
 _frobnitz:
        .long 1, 2, 3, 4, 5, 6, 7, GRUMP, 42
-       GRUMP=.-_frobnitz
-       HALFGRUMP=GRUMP/2
+       GRUMP==.-_frobnitz
+       HALFGRUMP==GRUMP/2