Compact EH Support
[deliverable/binutils-gdb.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
This page took 0.023534 seconds and 4 git commands to generate.