blob: 36b9f27df9d99b03460953a174773d553c9aeae8 [file] [log] [blame]
# Check that gas recognizes both wdebug and wdebug.l.
.text
.globl foo
foo:
wdebug (%a0)
wdebug.l (%a0)