]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/testsuite/gas/all/cond.s
This adjusts equate handling by
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / all / cond.s
index b8136ba224f700b3c8e4d6504715f1408c045f08..2737d1ff298ae8c6a002d4c8a1324d102d367258 100644 (file)
        .long   9
        .endif
 
+       .equiv  x, y
+       .equiv  y, 0
+       .if     x
+       .err
+       .elseif x
+       .err
+       .endif
+
        .macro  m x, y
        .ifb \x
        .long   -1