]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/gas/macros/and.s
Merge commit 'upstream/2.20'
[msp430-binutils.git] / gas / testsuite / gas / macros / and.s
index 23f7ffbae2867e50468e766dfcd44ec2c3089dc1..3ef58ba99f362d6bb01823eeb18cc7d5931d6758 100644 (file)
@@ -1,4 +1,4 @@
-       TFLAG_C = 1
+       TFLAG_C == 1
 
        .macro  check
        .if     (0 & TFLAG_C)