summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/all/equiv2.s
blob: c533af7b21c3dadaf12989c0ef3c67a51d74b22a (plain)
1
2
3
4
5
6
;# Re-definition of an already .equiv-ed symbol (to an expression).
;# The assembler should reject this.
 .equiv x, y-z
 .equiv y, 1
 .equiv z, 1
 .equiv x, 1
OpenPOWER on IntegriCloud